summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/wayland/wayland-ivi-extension_2.0.2.bb
diff options
context:
space:
mode:
authorMichael Teyfel <mteyfel@de.adit-jv.com>2018-08-08 17:18:05 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2018-10-17 21:09:51 +0000
commit22c95375e2ab1ab229b68ef9607f6a503dc44ccc (patch)
tree06365ff7f1977a3d6f3590d9ccdef7136edd0d87 /recipes-graphics/wayland/wayland-ivi-extension_2.0.2.bb
parent1509176b7b160d9e64f41d3de9d6b6ba996df5b5 (diff)
wayland-ivi-extension: Added ivi-id-agent by mtey
As explained in further discussions, the simple-id-agent is a basic example for reference. This commit adds the ivi-id-agent [1]. It is still a reference implementation but already offers more features (like configurations) that should be desirable for AGL. [1] https://github.com/mtey/wayland-ivi-extension/commits/xdg_support_ivi_id_agent Change-Id: I041b81b480be8fd49fded9d9c9824a0dbb3b568f Signed-off-by: Michael Teyfel <mteyfel@de.adit-jv.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.bb4
1 files changed, 3 insertions, 1 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 1a09c7c3..3f0e34f4 100644
--- a/recipes-graphics/wayland/wayland-ivi-extension_2.0.2.bb
+++ b/recipes-graphics/wayland/wayland-ivi-extension_2.0.2.bb
@@ -7,7 +7,9 @@ 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 \
+ file://0001-Added-ivi-id-agent-to-CMake.patch \
+ file://0002-ivi-id-agent-added-ivi-id-agent.patch \
+ file://0003-ivi-controller-load-id-agent-module.patch \
"
SRC_URI_append_wandboard = " file://wandboard_fix_build.patch"