mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 18:32:12 +02:00
devshell.bbclass: Export needed variables
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4526 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -3,6 +3,9 @@ EXTRA_OEMAKE[export] = "1"
|
||||
do_devshell[dirs] = "${S}"
|
||||
do_devshell[nostamp] = "1"
|
||||
|
||||
export DISPLAY
|
||||
export XAUTHORITY
|
||||
|
||||
devshell_do_devshell() {
|
||||
export TERMWINDOWTITLE="Bitbake Developer Shell"
|
||||
${TERMCMD}
|
||||
|
||||
Reference in New Issue
Block a user