Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/4] Import Python Modules for Toaster
@ 2014-12-10  5:44 Saul Wold
  2014-12-10  5:44 ` [PATCH 1/4] python-pip: Add version 1.5.6 Saul Wold
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Saul Wold @ 2014-12-10  5:44 UTC (permalink / raw)
  To: openembedded-core

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



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-12-17 12:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-10  5:44 [PATCH 0/4] Import Python Modules for Toaster Saul Wold
2014-12-10  5:44 ` [PATCH 1/4] python-pip: Add version 1.5.6 Saul Wold
2014-12-10  5:44 ` [PATCH 2/4] python-wsgiref: Add new Version 0.1.2 Saul Wold
2014-12-10  5:44 ` [PATCH 3/4] python-south: Add new version 1.0.1 Saul Wold
2014-12-10  5:44 ` [PATCH 4/4] python-django: Add new version 1.7.1 Saul Wold
2014-12-17 11:59 ` [PATCH 0/4] Import Python Modules for Toaster Burton, Ross

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox