[poky] [PATCH 0/1] Make external-python-tarball useful again

Joshua Lock josh at linux.intel.com
Thu Jan 27 05:09:02 PST 2011


From: Joshua Lock <josh at linux.intel.com>

The attached patch adds the multiprocessing module to the external Python
tarball. This is quite useful as we use multiprocessing at recipe parse time
now.

This raises two questions:
1) Should we do some testing around the use of multiprocessing?
2) Who can update a new external-python-tarball to the public download?

Finally, we should probably document the existence of this tarball somewhere
other than this mailing list. Ideas?

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: josh/master
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=josh/master

Thanks,
    Joshua Lock <josh at linux.intel.com>
---


Joshua Lock (1):
  external-python-tarball: include multiprocessing module

 meta/recipes-core/meta/external-python-tarball.bb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

-- 
1.7.3.5




More information about the poky mailing list