mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00: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"
|
do_devshell[nostamp] = "1"
|
||||||
|
|
||||||
export DISPLAY
|
export DISPLAY
|
||||||
export XAUTHORITY
|
export DBUS_SESSION_BUS_ADDRESS
|
||||||
|
export XAUTHORITY ?= "${HOME}/.Xauthority"
|
||||||
|
|
||||||
devshell_do_devshell() {
|
devshell_do_devshell() {
|
||||||
export TERMWINDOWTITLE="Bitbake Developer Shell"
|
export TERMWINDOWTITLE="Bitbake Developer Shell"
|
||||||
|
|||||||
Reference in New Issue
Block a user