| Submitter | Khem Raj |
|---|---|
| Date | Nov. 28, 2011, 1:45 a.m. |
| Message ID | <cover.1322444142.git.raj.khem@gmail.com> |
| Download | mbox |
| Permalink | /patch/15445/ |
| State | New |
| Headers | show |
Pull-request
git://git.openembedded.org/openembedded-core-contrib kraj/miscComments
On 11/27/2011 05:46 PM, Khem Raj wrote: > These patches fix a problem with python-native > and other patches to get runqemu working with uclibc > > The following changes since commit a14b41f4de3ea6c3f00ff7a1d0441483e40b28de: > > default-distrovars: Define SDK_VERSION and DISTRO_VERSION (2011-11-27 17:32:00 -0800) > > are available in the git repository at: > git://git.openembedded.org/openembedded-core-contrib kraj/misc > http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=kraj/misc > > Khem Raj (3): > default-distrovars: Define SDK_VERSION and DISTRO_VERSION > toolchain-scripts.bbclass: Make it work when TCLIBC=uclibc > python-native: Fix gcc compiler detecting logic > > meta/classes/toolchain-scripts.bbclass | 8 +++++- > meta/conf/distro/include/default-distrovars.inc | 3 +- > .../python/python-native/unixccompiler.patch | 22 ++++++++++---------- > .../recipes-devtools/python/python-native_2.7.2.bb | 2 +- > 4 files changed, 20 insertions(+), 15 deletions(-) > Merged into OE-Core Thanks Sau!