mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
devshell.bbclass: Merge tweaks from OE.dev
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -4,7 +4,8 @@ do_devshell[dirs] = "${S}"
|
||||
do_devshell[nostamp] = "1"
|
||||
|
||||
export DISPLAY
|
||||
export XAUTHORITY
|
||||
export DBUS_SESSION_BUS_ADDRESS
|
||||
export XAUTHORITY ?= "${HOME}/.Xauthority"
|
||||
|
||||
devshell_do_devshell() {
|
||||
export TERMWINDOWTITLE="Bitbake Developer Shell"
|
||||
|
||||
Reference in New Issue
Block a user