summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/wayland/wayland-ivi-extension_2.0.2.bb
diff options
context:
space:
mode:
authorzheng_wenlong <wenlong_zheng@nexty-ele.com>2018-06-15 09:35:10 +0900
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2018-06-26 20:19:08 +0000
commitbd1d83c7a2787a09a27b6a94dbf83381338981e6 (patch)
tree48ce84def5a113fcddadac2db7139334b70c241f /recipes-graphics/wayland/wayland-ivi-extension_2.0.2.bb
parent907a28b06a0cf3dcbacaa2e9c0f3b5b0e2729ae4 (diff)
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 <wenlong_zheng@nexty-ele.com> Signed-off-by: Emre Ucan <eucan at de.adit-jv.com> Signed-off-by: Romain Forlot <romain.forlot@iot.bzh> Signed-off-by: Tadao Tanikawa <taniakwa.tadao@jp.panasonic.com>
Diffstat (limited to 'recipes-graphics/wayland/wayland-ivi-extension_2.0.2.bb')
-rw-r--r--recipes-graphics/wayland/wayland-ivi-extension_2.0.2.bb1
1 files changed, 1 insertions, 0 deletions
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 ea74e384..1a09c7c3 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"