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