These 4 python modules are needed by toaster, since we want to have a complete environment, we need add these python modules to oe-core so that toaster can run.
Sau! The following changes since commit 219e793907406eabf632e784e3a11ab9acb77cfb: qemu/libc-package: Fix qemu option handling (2014-12-05 17:59:42 +0000) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib sgw/pymodules http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/pymodules Saul Wold (4): python-pip: Add version 1.5.6 python-wsgiref: Add new Version 0.1.2 python-south: Add new version 1.0.1 python-django: Add new version 1.7.1 .../recipes-devtools/python/python-django_1.7.1.bb | 21 ++++++++++++++++++ meta/recipes-devtools/python/python-pip_1.5.6.bb | 15 +++++++++++++ meta/recipes-devtools/python/python-south_1.0.1.bb | 19 ++++++++++++++++ .../python/python-wsgiref_0.1.2.bb | 25 ++++++++++++++++++++++ 4 files changed, 80 insertions(+) create mode 100644 meta/recipes-devtools/python/python-django_1.7.1.bb create mode 100644 meta/recipes-devtools/python/python-pip_1.5.6.bb create mode 100644 meta/recipes-devtools/python/python-south_1.0.1.bb create mode 100644 meta/recipes-devtools/python/python-wsgiref_0.1.2.bb -- 1.8.3.1 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
