From bd1d83c7a2787a09a27b6a94dbf83381338981e6 Mon Sep 17 00:00:00 2001 From: zheng_wenlong Date: Fri, 15 Jun 2018 09:35:10 +0900 Subject: Add simple-id-agent for wayland-ivi-extension 2.0.2 Add a subdirectory id-agent-modules for simple-id-agent. And load this library in ivi-controller. These codes are copy from this commit create by Emre Ucan. This commit is from meta-agl and can not cherrypick to meta-agl-demo. So copy it and create a new patch, change a litte line number to 0002. https://gerrit.automotivelinux.org/gerrit/#/c/11991/ 0001-simple-id-agent-initial-commit.patch 0002-ivi-controller-load-id-agent-module.patch Change-Id: I5e5278c9b6b536681ba0665e8549f98d75d69245 Signed-off-by: zheng_wenlong Signed-off-by: Emre Ucan Signed-off-by: Romain Forlot Signed-off-by: Tadao Tanikawa --- recipes-graphics/wayland/wayland-ivi-extension_2.0.2.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes-graphics/wayland/wayland-ivi-extension_2.0.2.bb') diff --git a/recipes-graphics/wayland/wayland-ivi-extension_2.0.2.bb b/recipes-graphics/wayland/wayland-ivi-extension_2.0.2.bb index ea74e384c..1a09c7c32 100644 --- a/recipes-graphics/wayland/wayland-ivi-extension_2.0.2.bb +++ b/recipes-graphics/wayland/wayland-ivi-extension_2.0.2.bb @@ -7,6 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1f1a56bb2dadf5f2be8eb342acf4ed79" SRCREV = "ff067a640451de46836200624ece7ac777977c30" SRC_URI = "git://github.com/GENIVI/${BPN}.git;branch=2.0;protocol=http \ + file://0001-simple-id-agent-for-2.0.2.patch \ " SRC_URI_append_wandboard = " file://wandboard_fix_build.patch" -- cgit 1.2.3-korg