aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2011-12-05classes/buildhistory: do not save old packagehistory files by defaultPaul Eggleton
2011-12-05classes/buildhistory: merge in package history functionalityPaul Eggleton
2011-12-05classes/buildhistory: add new output history collection classPaul Eggleton
2011-12-05classes/packagehistory: fix and extendPaul Eggleton
2011-12-05bitbake.conf: add default PRINC 0 to be able to increment itMartin Jansa
2011-12-02bootimage: Use ${S} explicitly for generated config filesDarren Hart
2011-12-02kernel-yocto: fix extra CR in do_kernel_checkoutSaul Wold
2011-12-02linux-yocto: prefer in-tree tools to external onesBruce Ashfield
2011-12-02kernel-yocto: support allnoconfig base configurationBruce Ashfield
2011-12-01Revert "classes/buildhistory: add new output history collection class"Richard Purdie
2011-12-01classes/buildhistory: add new output history collection classPaul Eggleton
2011-12-01classes/base: split out metadata revision code to separate functionPaul Eggleton
2011-12-01classes, conf: Exclude native and nativesdk recipes from libc specific overrideKhem Raj
2011-12-01libc-package.bbclass: Fix typo in setVar usageRichard Purdie
2011-11-30autotools.bbclass: Report the missing configure pathDarren Hart
2011-11-30bootimg: Allow for EFI-only boot imagesDarren Hart
2011-11-30bootimg: Add grub-efi supportDarren Hart
2011-11-30bootimg: Pull syslinux specific bits into syslinux.bbclassDarren Hart
2011-11-30bootimg: Refactor build_hddimg and build_iso routinesDarren Hart
2011-11-30image_types.bbclass: add xz-native to deps for lzma ext2.lzma imagesMatthew McClintock
2011-11-29toolchain-scripts.bbclass: Make it work when TCLIBC=uclibcKhem Raj
2011-11-26getVar/setVar cleanupsRichard Purdie
2011-11-24patch.bbclass: Add PATCHRESOLVE to excluded vars for generating sstate-cacheMatthew McClintock
2011-11-24base.bbclass: Use bb.plain to print the build headerRichard Purdie
2011-11-23gconf: Ensure the correct backend directory is usedRichard Purdie
2011-11-23gconf: Ensure that GCONF_SCHEMA_INSTALL_SOURCE uses correct pathsRichard Purdie
2011-11-22staging: Remove debug accidently left inRichard Purdie
2011-11-22staging.bbclass: Add BB_SETSCENE_VERIFY_FUNCTION functionRichard Purdie
2011-11-22package.bbclass: Ensure paths to rpmmarcos and rpmpopt are setRichard Purdie
2011-11-21mime.bbclass: Add --disable-update-mimedb to EXTRA_OECONFAndreas Müller
2011-11-21package.bbclass: fix path for relative links on elf files, when moved to debu...Henning Heinold
2011-11-21sstate.bbclass: Ensure we expand stamp-extra-infoRichard Purdie
2011-11-21useradd: Ensure -native recipes don't depend on target recipesRichard Purdie
2011-11-18bootimg: Create a valid boot sector for the iso imageDamien Lespiau
2011-11-18sanitytest: remove rpm/zypper tests if PACKAGE_CLASSES does not set package_rpmJiajun Xu
2011-11-18package_rpm: Set _tmppath to avoid races over tmp filesRichard Purdie
2011-11-17insane.bbclass: avoid errors for x32 kernelNitin A Kamble
2011-11-17package.bbclass: Ensure we tell rpmdeps where to find its magic fileRichard Purdie
2011-11-16sanity.bbclass: No need to check for cvs any moreRichard Purdie
2011-11-15base.bbclass: add subversion-native to DEPENDS if there is svn:// in SRC_URIMartin Jansa
2011-11-15mime.bbclass: fix typoConnor Abbott
2011-11-14rootfs_ipk.bbclass: Ensure bad recommendations persist in the status fileRichard Purdie
2011-11-11rootfs_rpm.bbclass: Turn off script debuggingMark Hatle
2011-11-11rootfs_rpm.bbclass: Enable pre and post install scriptsMark Hatle
2011-11-10populate_*.bbclass: Correct INSTALL variable name after recent multilib changesRichard Purdie
2011-11-10populate_*.bbclass: Drop pointless fakeroot attribute (fakeroot is at the tas...Richard Purdie
2011-11-10Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie
2011-11-10Allow use of dash as /bin/shRichard Purdie
2011-11-10classes: Remove various bashismsRichard Purdie
2011-11-10useradd: Add missing DEPEND on shadowRichard Purdie