blob: fb3f1ac321bcf90deabce92cf67d630aa13b7a46 (
plain)
1
2
3
4
5
6
7
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"
|