]> code.ossystems Code Review - openembedded-core.git/commit
python-imaging: bring in fixes from meta-oe
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 15 Mar 2012 13:17:58 +0000 (13:17 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 16 Mar 2012 10:56:31 +0000 (10:56 +0000)
commit9950163c91412eb58c3475354cc7f87a7be33c2b
tree10599476c47f433edb08c495f57c80128c679117
parent0038a030e605195284c98bc154f500a1343c252b
python-imaging: bring in fixes from meta-oe

This makes the following changes:
* Replace the /usr/local/bin/python path in all scripts
* Move RDEPENDS_${PN} to the end (but use += or we lose the python-core
  depencency).
* Use PR = "r3" instead of "ml2". (Even without increasing the numeric
  part it is recognised as greater alphabetically.)
* Bring in meta-oe version of the path patch which avoids the following
  warning:

WARNING: python-imaging: The compile log indicates that host include
and/or library paths were used.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
meta/recipes-devtools/python/python-imaging/0001-python-imaging-setup.py-force-paths-for-zlib-freetyp.patch [new file with mode: 0644]
meta/recipes-devtools/python/python-imaging/path.patch [deleted file]
meta/recipes-devtools/python/python-imaging_1.1.7.bb