Introduce meta-agl-profile-core and meta-agl-profile-graphics
[AGL/meta-agl.git] / meta-agl-profile-graphical / classes / agl-graphical.bbclass
1 WESTONTTY ??= "1"
2 WESTONUSER ??= "display"
3 WESTONGROUP ??= "display"
4 WESTONARGS ?= "--idle-time=0  --tty=${WESTONTTY} ${@bb.utils.contains("DISTRO_FEATURES", "gst-record", "--gst-record", "",d)}"
5 WESTONLAUNCHARGS ??= "--tty /dev/tty${WESTONTTY} --user ${WESTONUSER}"
6 DISPLAY_XDG_RUNTIME_DIR ??= "/run/platform/${WESTONUSER}"
7