diff options
Diffstat (limited to 'meta-agl-bsp/meta-intel/recipes-graphics/wayland/weston-ini-conf.bbappend')
-rw-r--r-- | meta-agl-bsp/meta-intel/recipes-graphics/wayland/weston-ini-conf.bbappend | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-agl-bsp/meta-intel/recipes-graphics/wayland/weston-ini-conf.bbappend b/meta-agl-bsp/meta-intel/recipes-graphics/wayland/weston-ini-conf.bbappend new file mode 100644 index 000000000..fb3f1ac32 --- /dev/null +++ b/meta-agl-bsp/meta-intel/recipes-graphics/wayland/weston-ini-conf.bbappend @@ -0,0 +1,8 @@ +# Select default screen type and orientation +# and only one default output + +# Note when such change is applied it will not be taken due to a Yocto cache error +# Fix: +# bitbake weston-ini-conf -c clean ; bitbake weston-ini-conf -c cleansstate + +WESTONOUTPUT1[agl_screen] = "SCREEN_eGalax" |