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