]> code.ossystems Code Review - openembedded-core.git/commit
python: regenerate plat-linux2/*.py
authorAndreas Oberritter <obi@opendreambox.org>
Mon, 12 Mar 2012 21:24:09 +0000 (22:24 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 13 Mar 2012 11:44:46 +0000 (11:44 +0000)
commit3bb9d027fff925a40c4dea9109df9464a76853b7
tree79fee07c07fa0a0e8a0ebae1d6d482b4d95ab84f
parentaccb2b728ab10cae20be59253a56ac6410b8de10
python: regenerate plat-linux2/*.py

* If plat-linux2/DLFCN.py was present, python was broken in our
  image, i.e. it was unable to load many modules. This was due
  to changed RTLD_* constants in dlfcn.h
* Python includes a script, plat-linux2/regen, to regenerate
  the py source codes in this directory.
* Do what plat-linux2/regen would do, but use files from
  STAGING_INCDIR.

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
meta/recipes-devtools/python/python_2.7.2.bb