aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2009-11-20glibc-package.bbclass: Add GLIBC_INTERNAL_USE_BINARY_LOCALE precompiled modeRichard Purdie
2009-11-19glibc: Separate out core glibc packaging functionality into a classRichard Purdie
2009-11-19Disable packaged-staging for cross-linkage/staging-linkage and external-poky-...Richard Purdie
2009-11-19kernel.bbclass: Merge do_stage into do_installRichard Purdie
2009-11-19package.bbclass: Fix runtime_maping_rename so version information isn't removedRichard Purdie
2009-11-18perl: Update from OE.dev and convert to use do_install for stagingRichard Purdie
2009-11-17cross.bbclass: Adjust the core class staging method as all users have been ve...Richard Purdie
2009-11-16cross.bbclass: Add defitions of target_*dir variables and improve sysroot_sta...Richard Purdie
2009-11-16native.bbclass: Make sure PACKAGES is empty in case _prepend or _append are usedRichard Purdie
2009-11-16base.bbclass: Drop unused PSTAGE_BROKEN_DESTDIR variable and run sysroot_preh...Richard Purdie
2009-11-16packaged-staging.bbclass: Fix staging reference -> sysrootsRichard Purdie
2009-11-16update-rc.d: Add native version, add native dependency to class, convert stag...Richard Purdie
2009-11-16perl: Standardise config.sh locationRichard Purdie
2009-11-16lib_package.bbclass: Sync with OE.dev to remove hardcoded layout assumptionRichard Purdie
2009-11-16debian/kernel/gconf/gtk-icon-cache: PKGDESK/PKG fixesRichard Purdie
2009-11-16rootfs_rpm/icecc: Sync whitespace with OE.devRichard Purdie
2009-11-16gtk-icon-cache.bbclass: Fix hardcoded PKGDEST reference and operate on direct...Richard Purdie
2009-11-16gconf.bbclass: Fix hardcoded PKGDEST referenceRichard Purdie
2009-11-16packaged-staging: Fix libdir references to use libdir_nativeRichard Purdie
2009-11-16package_ipk.bbclass: Fix typoRichard Purdie
2009-11-13cross.bbclass: Override the sysroot_stage_all to work appropriately for cross...Richard Purdie
2009-11-13base.bbclass: Add special stage keyword to override leagcy modeRichard Purdie
2009-11-13bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p...Richard Purdie
2009-11-13gtk-icon-cache.bbclass: Drop unneeded module importRichard Purdie
2009-11-13gconf.bbclass: Drop unneeded module importRichard Purdie
2009-11-13native.bbclass: Fix DEPENDS handling for BBCLASSEXTEND useRichard Purdie
2009-11-13base/autotools.bbclass: Make sure extra dependencies are not lost for native ...Richard Purdie
2009-11-13classes: Remove and sanitise import statementsRichard Purdie
2009-11-13base.bbclass: Drop import bb and import os as no longer neededRichard Purdie
2009-11-13native.bbclass: Improve DEPENDS mangling code so sub matches don't break upon...Richard Purdie
2009-11-13base.bbclass: Add an option of forcing the new staging mechanismRichard Purdie
2009-11-13base.bbclass: Fix do_populate_staging to operating on TMPDIR, not STAGING_DIR...Richard Purdie
2009-11-13classes: Various staging improvement fixupsRichard Purdie
2009-11-13base.bbclass: Rework staging function to use a DESTDIR style configuration ba...Richard Purdie
2009-11-13packaged-staging.bbclass: Use a variable for the location of the staging lock...Richard Purdie
2009-11-13native.bbclass: If do_stage isn't overridden, allow do_install to run for nat...Richard Purdie
2009-11-13binconfig/pkgconfig.bbclass: Convert staging functions into SYSROOT_PREPROCES...Richard Purdie
2009-11-13autotools.bbclass: Separate out useful staging functions into base.bbclass an...Richard Purdie
2009-11-13autotools.bbclass: No need to fork sed each timeRichard Purdie
2009-11-13autotools.bbclass: Convert .la file mangling to package preprocessing hookRichard Purdie
2009-11-13binconfig.bbclass: Convert do_install_append() into a PACKAGE_PREPROCESS_FUNCSRichard Purdie
2009-11-13package.bbclass: Add the option to declare package preprocess function hooksRichard Purdie
2009-11-13package.bbclass: Change to operate on a copy of the install directory instead...Richard Purdie
2009-11-13package.bbclass: Remove hardcoded use of PKGDEST variableRichard Purdie
2009-11-13package.bbclass: Move variable checks to one place making the code more readableRichard Purdie
2009-11-13base.bbclass: Only run do_stage if its been overwritten as the default is emp...Richard Purdie
2009-11-13xfce.bbclass: Sync with OE.devRichard Purdie
2009-10-29package.bbclass: Cleanup getVar syntax to use True, not 1 as third argumentRichard Purdie
2009-10-28packaged-staging: Whitelist the empty base_do_stage function as it does nothi...Richard Purdie
2009-09-18nativesdk.bbclass: Drop ineffective dynamic linker flagRichard Purdie