| Commit message (Expand) | Author | Age | Files | Lines |
* | python-native: RPROVIDE python-core-native since pycurl-native depends on it | Richard Purdie | 2012-01-11 | 1 | -1/+1 |
* | python-pycairo: fix for x32 | Nitin A Kamble | 2012-01-06 | 1 | -3/+3 |
* | native.bbclass: Fix variable remapping coverage | Richard Purdie | 2012-01-05 | 1 | -0/+2 |
* | python-native: correct prefix handling for oe-core sysroot layout | Phil Blundell | 2012-01-05 | 2 | -14/+10 |
* | Add Upstream-Status to patches | Saul Wold | 2012-01-03 | 2 | -0/+6 |
* | python: add md5module support | Saul Wold | 2012-01-03 | 3 | -3/+24 |
* | python-pycairo: Upgrade to 1.10.0 | Saul Wold | 2011-12-21 | 2 | -31/+39 |
* | python: bump PR due to arm OVERRIDES change | Martin Jansa | 2011-12-13 | 1 | -1/+1 |
* | OECore license fixes: meta/* | Elizabeth Flanagan | 2011-12-08 | 1 | -2/+2 |
* | PR Bump for OpenSSL 1.0 | Saul Wold | 2011-11-30 | 1 | -1/+1 |
* | python-native: Fix gcc compiler detecting logic | Khem Raj | 2011-11-29 | 2 | -12/+12 |
* | python-gst: upgrade from 0.10.21 to 0.10.22 | Nitin A Kamble | 2011-11-17 | 1 | -3/+3 |
* | python: bump PR | Tom Zanussi | 2011-11-10 | 1 | -1/+1 |
* | Convert to use direct access to the data store (instead of bb.data.*Var*()) | Richard Purdie | 2011-11-10 | 1 | -1/+1 |
* | python: skip setup.py 'import check' when cross-compiling | Tom Zanussi | 2011-11-08 | 2 | -0/+32 |
* | python: improve packaging | Martin Jansa | 2011-11-07 | 2 | -40/+25 |
* | recipes: bump PR after python upgrade | Martin Jansa | 2011-10-31 | 13 | -12/+13 |
* | python-2.7.2: fix build issues when additional modules are linked against hos... | Martin Jansa | 2011-10-31 | 1 | -0/+1 |
* | update python 2.7 manifest | Nitin A Kamble | 2011-10-31 | 1 | -1/+1 |
* | python: update generate-manifest for 2.7 version and regenerate it | Martin Jansa | 2011-10-31 | 1 | -62/+62 |
* | python, python-native: upgrade from 2.6.6 to 2.7.2 | Nitin A Kamble | 2011-10-31 | 12 | -451/+417 |
* | python-dbus: upgrade from 0.83.2 to 0.84.0 | Nitin A Kamble | 2011-10-20 | 1 | -2/+2 |
* | python-scons: upgrade from 2.0.1 to 2.1.0 | Nitin A Kamble | 2011-10-20 | 2 | -5/+4 |
* | Import python-setuptools from meta-oe (for glib-2.0) | Richard Purdie | 2011-10-14 | 1 | -0/+31 |
* | python-argparse: import from meta-oe, needed for newer glib | Martin Jansa | 2011-10-11 | 1 | -0/+15 |
* | python: fix sqlite RPATH issue | Saul Wold | 2011-09-29 | 2 | -1/+21 |
* | multilib: remove the multilib handling to allarch | Dongxiao Xu | 2011-09-28 | 1 | -1/+1 |
* | python: Fix cgi.py runtime issue | Mark Hatle | 2011-09-22 | 2 | -1/+25 |
* | python-native: add link for python2 | Saul Wold | 2011-09-08 | 1 | -1/+4 |
* | recipes: Delete patch=1, its default and replace pnum with striplevel | Khem Raj | 2011-08-23 | 1 | -1/+1 |
* | python-native: Fix a compiler finding issue | Mei Lei | 2011-08-06 | 2 | -1/+22 |
* | multilib: Use BPN instead of PN for style like lib${PN} | Dongxiao Xu | 2011-08-03 | 1 | -2/+2 |
* | python: fix security vulnerability | Nitin A Kamble | 2011-07-22 | 3 | -1/+186 |
* | python: add patch to fix cross compilation on host with linux-3.0 | Martin Jansa | 2011-07-21 | 2 | -0/+19 |
* | python: save Makefile.sysroot in do_compile | Martin Jansa | 2011-07-21 | 1 | -3/+4 |
* | python-native: Mangle scripts to use /usr/bin/env python, bump PR | Tom Rini | 2011-07-21 | 1 | -0/+5 |
* | python: Fix libdir usage which broke python packaging | Richard Purdie | 2011-07-13 | 2 | -2/+2 |
* | python-native: fix for non /usr/lib libdir case | Yu Ke | 2011-07-12 | 2 | -5/+12 |
* | python: fix for libdir=/usr/lib64 case | Yu Ke | 2011-07-12 | 2 | -1/+252 |
* | Drop PRIORITY variable | Richard Purdie | 2011-07-01 | 5 | -5/+0 |
* | python: Ensure libpython.so ends up in the .dev package | Richard Purdie | 2011-07-01 | 1 | -2/+2 |
* | python: Add python to the dependency to pygobject | Mark Hatle | 2011-06-23 | 1 | -2/+2 |
* | python: Switch to using the default -dbg package | Mark Hatle | 2011-06-23 | 3 | -8/+4 |
* | python-pyobject: Remove unnecessary -dbg setting | Mark Hatle | 2011-06-23 | 1 | -2/+1 |
* | python-gst: Add missing files to the -dbg package | Mark Hatle | 2011-06-23 | 1 | -2/+2 |
* | License Field Cleanup: Non-standard field names | Beth Flanagan | 2011-05-27 | 2 | -2/+2 |
* | python-2.6.6: py_package_preprocess should change Makefile only in PKGD not D | Martin Jansa | 2011-05-25 | 1 | -2/+2 |
* | python-pygpbject: upgrade from 2.27 to 2.27.91 | Nitin A Kamble | 2011-05-23 | 1 | -3/+3 |
* | gcc: remove unused patches and move patches in proper dir | Nitin A Kamble | 2011-05-18 | 6 | -0/+12 |
* | recipes: Update upstream-status of patches | Nitin A Kamble | 2011-05-13 | 10 | -0/+20 |