| Submitter | Steffen Sledz |
|---|---|
| Date | March 27, 2012, 12:06 p.m. |
| Message ID | <cover.1332849864.git.sledz@dresearch-fe.de> |
| Download | mbox |
| Permalink | /patch/24651/ |
| State | Accepted |
| Headers | show |
Pull-request
git://git.openembedded.org/openembedded sledz/pull3Comments
On Tue, Mar 27, 2012 at 02:06:47PM +0200, Steffen Sledz wrote: > Hi Tom, > > please pull these commits cherry-picked from oe.dev. > The fix some python build problems. > All are well tested in our own environment. > > Thx, > Steffen > > The following changes since commit ec639a6b04449ef8e064e7bf35660ab31c3e2eee: > > libmatthew-0.7.1: SRC_URI updated (2012-03-24 07:16:26 +0100) > > are available in the git repository at: > git://git.openembedded.org/openembedded sledz/pull3 > http://cgit.openembedded.org/cgit.cgi/openembedded/log/?h=sledz/pull3 > > Paul Menzel (1): > python-scons_1.3.0: add `python-native` to `DEPENDS_virtclass-native` > > Simon Busch (1): > python-2.6.6: backport pkgconfig support from version 2.7.1 and bump PR > > Ulf Samuelsson (1): > python-2.6.6: Fix python-2.6.6 build failure on linux-3.x > > .../python/python-2.6.6/07-linux3-regen-fix.patch | 18 ++++ > .../python/python-2.6.6/pkgconfig-support.patch | 94 ++++++++++++++++++++ > recipes/python/python-scons_1.3.0.bb | 1 + > recipes/python/python_2.6.6.bb | 4 +- > 4 files changed, 116 insertions(+), 1 deletions(-) > create mode 100644 recipes/python/python-2.6.6/07-linux3-regen-fix.patch > create mode 100644 recipes/python/python-2.6.6/pkgconfig-support.patch Applied, thanks!