base.bbclass: Add devshell task. Trigger as bitbake somepackage -c devshell which...
authorRichard Purdie <richard@openedhand.com>
Wed, 30 Aug 2006 21:28:55 +0000 (21:28 +0000)
committerRichard Purdie <richard@openedhand.com>
Wed, 30 Aug 2006 21:28:55 +0000 (21:28 +0000)
commit0e66f841f7d6c6e21f913a17c68af197ab275c93
tree8223aaf758677dba99485296fca135f68a2ed6fd
parent4332f700bd7103255228ce0277ee4188676fe09b
base.bbclass: Add devshell task. Trigger as bitbake somepackage -c devshell which will drop you into an interactive shell within the source (S) directory. The environment is as found internally to other tasks for the package (PATH includes the toolchain etc.).

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@682 311d38ba-8fff-0310-9ca6-ca027cbcb966
meta/classes/base.bbclass