X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-graphics%2Fwayland%2Fweston-ini-conf.bbappend;h=423a469440f54919521e8bba14bf8d573236c00f;hb=6e5c561e962d0b900b8f6225f27467a193c43dee;hp=b79c526080a27fe71737e1bfa9850a9d3ae56fb0;hpb=3becf981728c3942cd56abd83dade918cf98248d;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-graphics/wayland/weston-ini-conf.bbappend b/recipes-graphics/wayland/weston-ini-conf.bbappend index b79c52608..423a46944 100644 --- a/recipes-graphics/wayland/weston-ini-conf.bbappend +++ b/recipes-graphics/wayland/weston-ini-conf.bbappend @@ -1,6 +1 @@ -WESTONCORE[shell] ??= "ivi-shell.so" - -WESTONIVISHELL[ivi-module] ??= "ivi-controller.so" -WESTONIVISHELL[ivi-input-module] ??= "ivi-input-controller.so" - -WESTONSECTION[WESTONIVISHELL] = "ivi-shell" +require ${@bb.utils.contains('AGL_FEATURES', 'agldemo', 'weston-ini-conf_agldemo.inc', '', d)}