wayland: Remove unrecognised option "--enable-ivi-shell" 87/16387/1
authorLeon Anavi <leon.anavi@konsulko.com>
Tue, 28 Aug 2018 14:37:46 +0000 (17:37 +0300)
committerLeon Anavi <leon.anavi@konsulko.com>
Tue, 28 Aug 2018 14:46:48 +0000 (17:46 +0300)
Remove the unrecognised option "--enable-ivi-shell" from
wayland_%.bbappend and get rid of the following warnings
while building AGL:

WARNING: wayland-native-1.13.0-r0 do_configure: QA Issue: wayland-native: configure was passed unrecognised options: --enable-ivi-shell [unknown-configure-option]
WARNING: wayland-1.13.0-r0 do_configure: QA Issue: wayland: configure was passed unrecognised options: --enable-ivi-shell [unknown-configure-option]

Bug-AGL: SPEC-1703

Change-Id: I9532aef824e3e4780894f7ffc66c3701449a9513
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
meta-agl-profile-graphical/recipes-graphics/wayland/wayland_%.bbappend

index 7a1a6c6..9d18226 100644 (file)
@@ -3,4 +3,3 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 SRC_URI_append = "\
     file://0001-Change-socket-mode-add-rw-for-group.patch \
     "
-EXTRA_OECONF_append = " --enable-ivi-shell"