X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl%2Frecipes-graphics%2Fwayland%2Fweston-ini-conf.bb;h=c7eee62ce884680a22ed0915ec98f16391e7b2be;hb=d9c429fc4ce20a32ee71c05722a30e72c59c93fb;hp=01f2c6534227f06eae3e6cd5bfb1c241a2d19f74;hpb=7d1d7457ff2b71abe95525b26148d5a3e7a42790;p=AGL%2Fmeta-agl.git diff --git a/meta-agl/recipes-graphics/wayland/weston-ini-conf.bb b/meta-agl/recipes-graphics/wayland/weston-ini-conf.bb index 01f2c6534..c7eee62ce 100644 --- a/meta-agl/recipes-graphics/wayland/weston-ini-conf.bb +++ b/meta-agl/recipes-graphics/wayland/weston-ini-conf.bb @@ -6,15 +6,16 @@ S = "${WORKDIR}" require weston-ini-conf/screen.inc -DEFAULT_SCREEN[transform]?="90" +DEFAULT_SCREEN[transform]?="270" DEFAULT_SCREEN[name]?="HDMI-A-1" WESTONCORE[shell]??="desktop-shell.so" WESTONCORE[backend]??="drm-backend.so" WESTONSHELL[locking]="true" -# Uncomment below to hide panel -#WESTONSHELL[panel-location]="none" +# hide panel +WESTONSHELL[panel-location]="none" + WESTONOUTPUT1[agl_screen]??="DEFAULT_SCREEN" @@ -49,6 +50,7 @@ python do_generate_weston_init() { #ar_src = d.getVarFlag('ARCHIVER_MODE', 'src', True) addtask do_generate_weston_init after do_compile before do_install +do_generate_weston_init[vardeps] = "DEFAULT_SCREEN WESTONCORE WESTONSHELL WESTONOUTPUT1 WESTONSECTION" do_install_append() { WESTON_INI_CONFIG=${sysconfdir}/xdg/weston