aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2011-02-07distrodata: Update to new fetcher APIRichard Purdie
2011-02-07utility-tasks: Update checkuri to new fetcher APIRichard Purdie
2011-02-07kernel-yocto: 'standard' isn't a valid git branch name for a SRCREV, fixRichard Purdie
2011-02-07meta/classes: Update classes to use new fetcher APIRichard Purdie
2011-02-07base.bbclass: Update after fetcher changesRichard Purdie
2011-02-03package.bbclass: Optimise file dependency calculations to ignore locales and ...Richard Purdie
2011-02-03bitbake.conf & package.bbclass: Use default SUMMARY and DESCRIPTIONMark Hatle
2011-02-03license.bbclass: Add coverage by sstate code (also use cleandirs and dirs tas...Richard Purdie
2011-02-03rm_work: Retain package and package-split directories to be consistent with s...Richard Purdie
2011-02-03rootrs_rpm.bbclass: Disable createrepo for now due to this error:Richard Purdie
2011-02-02linux-yocto/linux-libc-headers-yocto: Adjust to git fetcher improvementsRichard Purdie
2011-02-02autotools.bbclass: Drop info directory listings as they're going to be broken...Richard Purdie
2011-02-02package.bbclass: Ensure SUMMARY is written to pkgdata as well as DESCRIPTIONRichard Purdie
2011-02-01linux-yocto: export kernel configuration audit to the consoleBruce Ashfield
2011-02-01distrodata.bbclass: Imporve the checkpkg task more precisely and generate dat...Mei Lei
2011-02-01populate_sdk.bbclass/meta-toolchain: Made populate_sdk task more genericLianhao Lu
2011-02-01populate_sdk_ipk.bbclass: Added ipk support in populate_sdk task.Lianhao Lu
2011-02-01populate_sdk_deb.bbclass: Added deb support for populate_sdk task.Lianhao Lu
2011-02-01populate_sdk_rpm.bbclass: Added rpm support for populate_sdk task.Lianhao Lu
2011-02-01rootfs_rpm/package_rpm.bbclass: Move func from rootfs_rpm to package_rpmLianhao Lu
2011-02-01rootfs_ipk/package_ipk.bbclass: Move func from rootfs_ipk to package_ipkLianhao Lu
2011-02-01rootfs_deb/package_deb.bbclass: move func from rootfs_deb to package_debLianhao Lu
2011-02-01package.bbclass: add nodeprrecs flag to RRECOMMENDS_pkgnamePaul Eggleton
2011-02-01qt4: add qt4-embedded 4.6.3 from meta-openembeddedPaul Eggleton
2011-02-01qt4: Bring in improvements from meta-openembeddedPaul Eggleton
2011-02-01kernel.bbclass: Add fix from OE.dev for tmpnam() usageRichard Purdie
2011-01-31image/package_xx/rootfs_xx.bbclass: move rootfs_xx_log_check().Lianhao Lu
2011-01-31package.bbclass: Disable EXPORT_FUNCTIONS for do_packageRichard Purdie
2011-01-31license.bbclass: don't mark it as 'nostamp'Kevin Tian
2011-01-31license.bbclass: handle | (or) in the LICENSE fieldJoshua Lock
2011-01-30package_rpm: Fix package-split summaryMark Hatle
2011-01-30creating the rpmrepo metadataQing He
2011-01-28poky-image.bbclass: If not including package management, ensure the basics to...Richard Purdie
2011-01-28rootfs_rpm: Drop bogus inclusion of the run-postinsts packageRichard Purdie
2011-01-28rootfs_rpm: Setup the platform configurationMark Hatle
2011-01-28rpm: Uprev to RPM 5.4.0Mark Hatle
2011-01-28cross-canadian.bbclass: Correct deb package arch.Lianhao Lu
2011-01-28Initial commit of license reporting:Beth Flanagan
2011-01-28staging.bbclass: Only clean out the sysroot if we rerun configure, not at set...Richard Purdie
2011-01-28sstate: Ensure stale stamp files are removed as part of sstate_clean()Richard Purdie
2011-01-27sstate.bbclass: Fix stupid typoRichard Purdie
2011-01-27sstate.bbclass: No need to dump the contents of the sstate package to stdoutRichard Purdie
2011-01-27sstate.bbclass: Handle whitespace in the list of files to 'fixup' to resolve ...Richard Purdie
2011-01-27sstate.bbclass: Optimise to check if the manifest exists without taking locksRichard Purdie
2011-01-27rm_work.bbclass: Update to convert stamps to setscene stampsRichard Purdie
2011-01-27autotools.bbclass: Drop unused autotools_stage_dir dummy functionRichard Purdie
2011-01-27autotools.bbclass: Only include aclocal directories if the exist, no point in...Richard Purdie
2011-01-26crosssdk: Drop PACKAGES setting as its set in cross.bbclass alreadyRichard Purdie
2011-01-26sstate.bbclass: Correctly handle empty sstate packagesRichard Purdie
2011-01-26cross.bbclass: Move sysroot_stage_all function to the only place that uses it...Richard Purdie