meta-agl-bsp: meta-rcar-gen3: initial integration 55/7155/2
authorYannick Gicquel <yannick.gicquel@iot.bzh>
Thu, 10 Nov 2016 15:04:19 +0000 (16:04 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 14 Nov 2016 08:39:51 +0000 (08:39 +0000)
Note: optee-os recipe is disable for the moment.

Change-Id: I8881fcc3c794b1cbb479b8e7d61bb86688f78bf9
Signed-off-by: Yannick Gicquel <yannick.gicquel@iot.bzh>
meta-agl-bsp/meta-rcar-gen3/recipes-bsp/optee/optee-os_git.bbappend [new file with mode: 0644]
meta-agl-bsp/meta-rcar-gen3/recipes-graphics/wayland/weston_1.9.0.bbappend [new file with mode: 0644]

diff --git a/meta-agl-bsp/meta-rcar-gen3/recipes-bsp/optee/optee-os_git.bbappend b/meta-agl-bsp/meta-rcar-gen3/recipes-bsp/optee/optee-os_git.bbappend
new file mode 100644 (file)
index 0000000..ab6f23d
--- /dev/null
@@ -0,0 +1,9 @@
+COMPATIBLE_MACHINE = "(salvator-x|h3ulcb|m3ulcb)"
+
+do_compile() {
+    :
+}
+
+do_deploy() {
+    :
+}
diff --git a/meta-agl-bsp/meta-rcar-gen3/recipes-graphics/wayland/weston_1.9.0.bbappend b/meta-agl-bsp/meta-rcar-gen3/recipes-graphics/wayland/weston_1.9.0.bbappend
new file mode 100644 (file)
index 0000000..56f2e96
--- /dev/null
@@ -0,0 +1,8 @@
+FILES_${PN}_append_rcar-gen3 = " \
+    ${libexecdir}/weston-screenshooter \
+    ${libexecdir}/weston-ivi-shell-user-interface \
+    ${libexecdir}/weston-keyboard \
+    ${libexecdir}/weston-simple-im \
+    ${libexecdir}/weston-desktop-shell \
+"
+