Update wayland-fits for Weston 1.9.0 support (SPEC-174) 97/5597/3
authorManuel Bachmann <mbc@iot.bzh>
Tue, 26 Apr 2016 09:35:39 +0000 (09:35 +0000)
committerGerrit Code Review <gerrit@172.30.200.200>
Sun, 1 May 2016 21:40:13 +0000 (21:40 +0000)
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>
meta-ivi-common/recipes-test/wayland/wayland-fits_git.bbappend [new file with mode: 0644]

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 (file)
index 0000000..84c7cfd
--- /dev/null
@@ -0,0 +1,2 @@
+# Updating to latest version is necessary for Weston >= 1.9.0
+SRCREV = "f108335e374772ae2818a30ae37fe6fcda81980f"