diff options
Diffstat (limited to 'meta-ivi-common/recipes-graphics/wayland/weston_1.8.0.bbappend')
-rw-r--r-- | meta-ivi-common/recipes-graphics/wayland/weston_1.8.0.bbappend | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/meta-ivi-common/recipes-graphics/wayland/weston_1.8.0.bbappend b/meta-ivi-common/recipes-graphics/wayland/weston_1.8.0.bbappend new file mode 100644 index 000000000..993d8263d --- /dev/null +++ b/meta-ivi-common/recipes-graphics/wayland/weston_1.8.0.bbappend @@ -0,0 +1,9 @@ +FILESEXTRAPATHS_prepend := ":${THISDIR}/weston-ivi-shell:" + + +SRC_URI_append = " \ + file://0001-IVI-Shell-Backport-from-Weston-1.9.0-to-1.8.0.patch \ + file://0002-IVI-Shell-use-primary-screen-for-resolution.patch \ + " + +EXTRA_OECONF_append = " --enable-ivi-shell" |