From: Richard Purdie Date: Wed, 21 May 2008 20:59:49 +0000 (+0000) Subject: devshell.bbclass: Export variables used by the class (from poky) X-Git-Tag: Release-2010-05/1~6882^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0dd048c1678cad32e3457a4dfad7fbb24641125;p=openembedded.git devshell.bbclass: Export variables used by the class (from poky) --- diff --git a/classes/devshell.bbclass b/classes/devshell.bbclass index 35456b517b..2944dbbfc2 100644 --- a/classes/devshell.bbclass +++ b/classes/devshell.bbclass @@ -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}