generic-poky/meta
Richard Purdie cd7b437d4b devshell: Add interactive python shell
Being able to interact with the python context in the Bitbake task execution
environment has long been desireable. This patch introduces such a
mechanism. Executing "bitbake X -c devpyshell" will open a terminal connected
to a python interactive interpretor in the task context so for example you can
run commands like "d.getVar('WORKDIR')"

This version now includes readline support for command history and various other
bug fixes such as exiting cleanly compared to previous versions.

(From OE-Core rev: 36734f34fe6e4b91e293234687e63c02f5b3117e)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-05-28 08:27:00 +01:00
..
classes devshell: Add interactive python shell 2014-05-28 08:27:00 +01:00
conf bitbake.conf: add default ${CPAN_MIRROR} 2014-05-27 16:11:53 +01:00
files tcl: cleanup 2014-05-08 13:00:33 +01:00
lib classes/lib/oe: Fix cross/crosssdk references 2014-05-11 12:27:22 +01:00
recipes-bsp u-boot: remove unused FILESPATH 2014-05-13 19:32:05 +01:00
recipes-connectivity bluez5: upgrade to 5.19 2014-05-27 16:11:54 +01:00
recipes-core initramfs-live-install: avoid using grub.d/40_custom 2014-05-27 16:11:53 +01:00
recipes-devtools pseudo: Honor umask again 2014-05-28 08:19:31 +01:00
recipes-extended byacc: Update to 20140422 version 2014-05-21 19:50:21 +01:00
recipes-gnome json-glib: upgrade to 1.0.0 2014-05-13 19:32:04 +01:00
recipes-graphics eglinfo: updated to compile with mesa10+ 2014-05-27 16:11:55 +01:00
recipes-kernel babeltrace: fix alignment issue 2014-05-27 16:11:54 +01:00
recipes-lsb4 libpng12: upgrade to 1.2.51 2014-05-11 12:27:22 +01:00
recipes-multimedia gst-ffmpeg: fix for Security Advisory CVE-2013-0849 2014-05-21 19:50:21 +01:00
recipes-qt qt4: Explicitly disable sqlite2 2014-05-06 17:59:17 +01:00
recipes-rt rt-tests: restore erroneously deleted patch files 2014-05-15 23:24:44 +01:00
recipes-sato mirrors.bbclass: Add mirror site for savannah 2014-05-11 12:27:21 +01:00
recipes-support taglib: Force a disable of the floating dependency on boost 2014-05-27 16:11:53 +01:00
site mips64-linux: set ac_cv_sizeof_ssize_t 2014-03-17 14:01:42 +00:00
COPYING.GPLv2 Fix license notices for OE-Core 2014-01-02 12:58:54 +00:00
COPYING.MIT
recipes.txt meta/recipes.txt: add recipes-lsb4 2013-04-10 09:23:17 +01:00