From patchwork Tue May 8 19:23:13 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/1] kernel-yocto: export GUILT_BASE Date: Tue, 08 May 2012 19:23:13 -0000 From: Bruce Ashfield X-Patchwork-Id: 27309 Message-Id: To: richard.purdie@linuxfoundation.org Cc: openembedded-core@lists.openembedded.org, saul.wold@intel.com Richard/Saul, As Frans Meulenbroeks noted this morning, guilt wasn't functional in the devshell. The fix was simple enough, and by ensuring that GUILT_BASE is exported, it works without any extra steps now. I wasn't sure if there a better way to call 'up' to the base method, so I repeated the call to oe_terminal in the do_devshell() in kernel-yocto.bbclass. If there's another approach, let me know and I'll respin the patch. Cheers, Bruce The following changes since commit b1867950831ab6edb00b819f4cde81d40007f22e: Bruce Ashfield (1): meta-yocto/linux-yocto-3.0: update branch mappings for new tools are available in the git repository at: git://git.pokylinux.org/poky-contrib zedd/kernel http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel Bruce Ashfield (1): kernel-yocto: export GUILT_BASE meta/classes/kernel-yocto.bbclass | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-)