| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | distutils: Sync with OE.dev | Richard Purdie | 2009-12-05 | 4 | -16/+44 |
* | nativesdk.bbclass: Disable debug | Richard Purdie | 2009-12-02 | 1 | -2/+0 |
* | nativesdk.bbclass: Fix DEPENDS handling | Richard Purdie | 2009-12-02 | 1 | -2/+8 |
* | cross-canadian: Set PKGHIST_DIR to a correct value | Richard Purdie | 2009-12-02 | 1 | -0/+1 |
* | autotools.bbclass: Make sure config.rpath is present if needed | Richard Purdie | 2009-11-30 | 1 | -0/+4 |
* | base.bbclass: Stage etc directory for native packages | Richard Purdie | 2009-11-30 | 1 | -0/+1 |
* | package.bbclass: Clear package directory copy before installing new files to ... | Richard Purdie | 2009-11-20 | 1 | -0/+1 |
* | glibc-package.bbclass: Fix the case PN == glibc | Richard Purdie | 2009-11-20 | 1 | -7/+18 |
* | glibc-package.bbclass: Add GLIBC_INTERNAL_USE_BINARY_LOCALE precompiled mode | Richard Purdie | 2009-11-20 | 1 | -32/+39 |
* | glibc: Separate out core glibc packaging functionality into a class | Richard Purdie | 2009-11-19 | 1 | -0/+261 |
* | Disable packaged-staging for cross-linkage/staging-linkage and external-poky-... | Richard Purdie | 2009-11-19 | 1 | -0/+3 |
* | kernel.bbclass: Merge do_stage into do_install | Richard Purdie | 2009-11-19 | 1 | -63/+64 |
* | package.bbclass: Fix runtime_maping_rename so version information isn't removed | Richard Purdie | 2009-11-19 | 1 | -5/+5 |
* | perl: Update from OE.dev and convert to use do_install for staging | Richard Purdie | 2009-11-18 | 3 | -71/+15 |
* | cross.bbclass: Adjust the core class staging method as all users have been ve... | Richard Purdie | 2009-11-17 | 1 | -4/+4 |
* | cross.bbclass: Add defitions of target_*dir variables and improve sysroot_sta... | Richard Purdie | 2009-11-16 | 1 | -1/+15 |
* | native.bbclass: Make sure PACKAGES is empty in case _prepend or _append are used | Richard Purdie | 2009-11-16 | 1 | -0/+1 |
* | base.bbclass: Drop unused PSTAGE_BROKEN_DESTDIR variable and run sysroot_preh... | Richard Purdie | 2009-11-16 | 1 | -3/+1 |
* | packaged-staging.bbclass: Fix staging reference -> sysroots | Richard Purdie | 2009-11-16 | 1 | -1/+1 |
* | update-rc.d: Add native version, add native dependency to class, convert stag... | Richard Purdie | 2009-11-16 | 1 | -1/+1 |
* | perl: Standardise config.sh location | Richard Purdie | 2009-11-16 | 3 | -3/+5 |
* | lib_package.bbclass: Sync with OE.dev to remove hardcoded layout assumption | Richard Purdie | 2009-11-16 | 1 | -1/+2 |
* | debian/kernel/gconf/gtk-icon-cache: PKGDESK/PKG fixes | Richard Purdie | 2009-11-16 | 4 | -9/+7 |
* | rootfs_rpm/icecc: Sync whitespace with OE.dev | Richard Purdie | 2009-11-16 | 2 | -28/+13 |
* | gtk-icon-cache.bbclass: Fix hardcoded PKGDEST reference and operate on direct... | Richard Purdie | 2009-11-16 | 1 | -3/+12 |
* | gconf.bbclass: Fix hardcoded PKGDEST reference | Richard Purdie | 2009-11-16 | 1 | -1/+2 |
* | packaged-staging: Fix libdir references to use libdir_native | Richard Purdie | 2009-11-16 | 1 | -8/+7 |
* | package_ipk.bbclass: Fix typo | Richard Purdie | 2009-11-16 | 1 | -1/+1 |
* | cross.bbclass: Override the sysroot_stage_all to work appropriately for cross... | Richard Purdie | 2009-11-13 | 1 | -0/+8 |
* | base.bbclass: Add special stage keyword to override leagcy mode | Richard Purdie | 2009-11-13 | 1 | -0/+2 |
* | bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p... | Richard Purdie | 2009-11-13 | 17 | -56/+63 |
* | gtk-icon-cache.bbclass: Drop unneeded module import | Richard Purdie | 2009-11-13 | 1 | -1/+0 |
* | gconf.bbclass: Drop unneeded module import | Richard Purdie | 2009-11-13 | 1 | -1/+1 |
* | native.bbclass: Fix DEPENDS handling for BBCLASSEXTEND use | Richard Purdie | 2009-11-13 | 1 | -29/+21 |
* | base/autotools.bbclass: Make sure extra dependencies are not lost for native ... | Richard Purdie | 2009-11-13 | 3 | -2/+6 |
* | classes: Remove and sanitise import statements | Richard Purdie | 2009-11-13 | 31 | -147/+34 |
* | base.bbclass: Drop import bb and import os as no longer needed | Richard Purdie | 2009-11-13 | 1 | -23/+5 |
* | native.bbclass: Improve DEPENDS mangling code so sub matches don't break upon... | Richard Purdie | 2009-11-13 | 1 | -5/+11 |
* | base.bbclass: Add an option of forcing the new staging mechanism | Richard Purdie | 2009-11-13 | 1 | -0/+2 |
* | base.bbclass: Fix do_populate_staging to operating on TMPDIR, not STAGING_DIR... | Richard Purdie | 2009-11-13 | 1 | -1/+1 |
* | classes: Various staging improvement fixups | Richard Purdie | 2009-11-13 | 3 | -14/+15 |
* | base.bbclass: Rework staging function to use a DESTDIR style configuration ba... | Richard Purdie | 2009-11-13 | 2 | -51/+70 |
* | packaged-staging.bbclass: Use a variable for the location of the staging lock... | Richard Purdie | 2009-11-13 | 2 | -5/+5 |
* | native.bbclass: If do_stage isn't overridden, allow do_install to run for nat... | Richard Purdie | 2009-11-13 | 1 | -5/+5 |
* | binconfig/pkgconfig.bbclass: Convert staging functions into SYSROOT_PREPROCES... | Richard Purdie | 2009-11-13 | 3 | -7/+16 |
* | autotools.bbclass: Separate out useful staging functions into base.bbclass an... | Richard Purdie | 2009-11-13 | 2 | -45/+64 |
* | autotools.bbclass: No need to fork sed each time | Richard Purdie | 2009-11-13 | 1 | -4/+5 |
* | autotools.bbclass: Convert .la file mangling to package preprocessing hook | Richard Purdie | 2009-11-13 | 1 | -1/+5 |
* | binconfig.bbclass: Convert do_install_append() into a PACKAGE_PREPROCESS_FUNCS | Richard Purdie | 2009-11-13 | 1 | -13/+11 |
* | package.bbclass: Add the option to declare package preprocess function hooks | Richard Purdie | 2009-11-13 | 1 | -1/+2 |