summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Bachmann <mbc@iot.bzh>2016-04-26 09:35:39 +0000
committerGerrit Code Review <gerrit@172.30.200.200>2016-05-01 21:40:13 +0000
commit0643401b8c8ee210961881c659e8079297e030a5 (patch)
tree7aab608b16cb176c6fc7c2442d454a2796d0d428
parent01aa5fc490abb76a8b1a9d2d373c42d3adb251af (diff)
Update wayland-fits for Weston 1.9.0 support (SPEC-174)
wayland-fits did not compile anymore as we upgraded to Weston 1.9.0, which changes some internal macros, structures and function calls. Let us update to the latest upstream version, which has fixes for this issue. This is a backport of the following meta-oe patch: http://lists.openembedded.org/pipermail/openembedded-devel/ 2016-April/107176.html and fixes the following issue: https://jira.automotivelinux.org/browse/SPEC-174 Change-Id: Ic1c8676b2a5e8bb2c6f8da968a5cb27334bd7086 Signed-off-by: Manuel Bachmann <mbc@iot.bzh>
-rw-r--r--meta-ivi-common/recipes-test/wayland/wayland-fits_git.bbappend2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-ivi-common/recipes-test/wayland/wayland-fits_git.bbappend b/meta-ivi-common/recipes-test/wayland/wayland-fits_git.bbappend
new file mode 100644
index 000000000..84c7cfdbe
--- /dev/null
+++ b/meta-ivi-common/recipes-test/wayland/wayland-fits_git.bbappend
@@ -0,0 +1,2 @@
+# Updating to latest version is necessary for Weston >= 1.9.0
+SRCREV = "f108335e374772ae2818a30ae37fe6fcda81980f"