Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/4] Import Python Modules for Toaster
Date: Tue,  9 Dec 2014 21:44:45 -0800	[thread overview]
Message-ID: <cover.1418190099.git.sgw@linux.intel.com> (raw)

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



             reply	other threads:[~2014-12-10  5:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-10  5:44 Saul Wold [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1418190099.git.sgw@linux.intel.com \
    --to=sgw@linux.intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox