Age | Commit message (Expand) | Author | Files |
2009-11-20 | glibc-package.bbclass: Fix the case PN == glibc | Richard Purdie | 1 |
2009-11-20 | glibc-package.bbclass: Add GLIBC_INTERNAL_USE_BINARY_LOCALE precompiled mode | Richard Purdie | 1 |
2009-11-19 | glibc: Separate out core glibc packaging functionality into a class | Richard Purdie | 1 |
2009-11-19 | Disable packaged-staging for cross-linkage/staging-linkage and external-poky-... | Richard Purdie | 1 |
2009-11-19 | kernel.bbclass: Merge do_stage into do_install | Richard Purdie | 1 |
2009-11-19 | package.bbclass: Fix runtime_maping_rename so version information isn't removed | Richard Purdie | 1 |
2009-11-18 | perl: Update from OE.dev and convert to use do_install for staging | Richard Purdie | 3 |
2009-11-17 | cross.bbclass: Adjust the core class staging method as all users have been ve... | Richard Purdie | 1 |
2009-11-16 | cross.bbclass: Add defitions of target_*dir variables and improve sysroot_sta... | Richard Purdie | 1 |
2009-11-16 | native.bbclass: Make sure PACKAGES is empty in case _prepend or _append are used | Richard Purdie | 1 |
2009-11-16 | base.bbclass: Drop unused PSTAGE_BROKEN_DESTDIR variable and run sysroot_preh... | Richard Purdie | 1 |
2009-11-16 | packaged-staging.bbclass: Fix staging reference -> sysroots | Richard Purdie | 1 |
2009-11-16 | update-rc.d: Add native version, add native dependency to class, convert stag... | Richard Purdie | 1 |
2009-11-16 | perl: Standardise config.sh location | Richard Purdie | 3 |
2009-11-16 | lib_package.bbclass: Sync with OE.dev to remove hardcoded layout assumption | Richard Purdie | 1 |
2009-11-16 | debian/kernel/gconf/gtk-icon-cache: PKGDESK/PKG fixes | Richard Purdie | 4 |
2009-11-16 | rootfs_rpm/icecc: Sync whitespace with OE.dev | Richard Purdie | 2 |
2009-11-16 | gtk-icon-cache.bbclass: Fix hardcoded PKGDEST reference and operate on direct... | Richard Purdie | 1 |
2009-11-16 | gconf.bbclass: Fix hardcoded PKGDEST reference | Richard Purdie | 1 |
2009-11-16 | packaged-staging: Fix libdir references to use libdir_native | Richard Purdie | 1 |
2009-11-16 | package_ipk.bbclass: Fix typo | Richard Purdie | 1 |
2009-11-13 | cross.bbclass: Override the sysroot_stage_all to work appropriately for cross... | Richard Purdie | 1 |
2009-11-13 | base.bbclass: Add special stage keyword to override leagcy mode | Richard Purdie | 1 |
2009-11-13 | bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p... | Richard Purdie | 17 |
2009-11-13 | gtk-icon-cache.bbclass: Drop unneeded module import | Richard Purdie | 1 |
2009-11-13 | gconf.bbclass: Drop unneeded module import | Richard Purdie | 1 |
2009-11-13 | native.bbclass: Fix DEPENDS handling for BBCLASSEXTEND use | Richard Purdie | 1 |
2009-11-13 | base/autotools.bbclass: Make sure extra dependencies are not lost for native ... | Richard Purdie | 3 |
2009-11-13 | classes: Remove and sanitise import statements | Richard Purdie | 31 |
2009-11-13 | base.bbclass: Drop import bb and import os as no longer needed | Richard Purdie | 1 |
2009-11-13 | native.bbclass: Improve DEPENDS mangling code so sub matches don't break upon... | Richard Purdie | 1 |
2009-11-13 | base.bbclass: Add an option of forcing the new staging mechanism | Richard Purdie | 1 |
2009-11-13 | base.bbclass: Fix do_populate_staging to operating on TMPDIR, not STAGING_DIR... | Richard Purdie | 1 |
2009-11-13 | classes: Various staging improvement fixups | Richard Purdie | 3 |
2009-11-13 | base.bbclass: Rework staging function to use a DESTDIR style configuration ba... | Richard Purdie | 2 |
2009-11-13 | packaged-staging.bbclass: Use a variable for the location of the staging lock... | Richard Purdie | 2 |
2009-11-13 | native.bbclass: If do_stage isn't overridden, allow do_install to run for nat... | Richard Purdie | 1 |
2009-11-13 | binconfig/pkgconfig.bbclass: Convert staging functions into SYSROOT_PREPROCES... | Richard Purdie | 3 |
2009-11-13 | autotools.bbclass: Separate out useful staging functions into base.bbclass an... | Richard Purdie | 2 |
2009-11-13 | autotools.bbclass: No need to fork sed each time | Richard Purdie | 1 |
2009-11-13 | autotools.bbclass: Convert .la file mangling to package preprocessing hook | Richard Purdie | 1 |
2009-11-13 | binconfig.bbclass: Convert do_install_append() into a PACKAGE_PREPROCESS_FUNCS | Richard Purdie | 1 |
2009-11-13 | package.bbclass: Add the option to declare package preprocess function hooks | Richard Purdie | 1 |
2009-11-13 | package.bbclass: Change to operate on a copy of the install directory instead... | Richard Purdie | 1 |
2009-11-13 | package.bbclass: Remove hardcoded use of PKGDEST variable | Richard Purdie | 1 |
2009-11-13 | package.bbclass: Move variable checks to one place making the code more readable | Richard Purdie | 1 |
2009-11-13 | base.bbclass: Only run do_stage if its been overwritten as the default is emp... | Richard Purdie | 1 |
2009-11-13 | xfce.bbclass: Sync with OE.dev | Richard Purdie | 1 |
2009-10-29 | package.bbclass: Cleanup getVar syntax to use True, not 1 as third argument | Richard Purdie | 1 |
2009-10-28 | packaged-staging: Whitelist the empty base_do_stage function as it does nothi... | Richard Purdie | 1 |