summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2011-09-15package_deb.bbclass, populate_sdk_deb.bbclass: fix meta-toolchain-gmae buildDexuan Cui2
2011-09-13multilib: Remove recipe from multilib.conf that inherits allarchDongxiao Xu1
2011-09-13base.bbclass: do not expand PREFERRED_PROVIDER for kernel recipeDongxiao Xu1
2011-09-09imagetest-qemu/runqueue: Since we no longer support BUILDDIR, use TMPDIRRichard Purdie1
2011-09-09terminal.bbclass: Improve environment handlingRichard Purdie1
2011-09-08base.bbclass: fix substring matching in COMMERCIAL_LICENSEPaul Eggleton1
2011-09-07useradd.bbclass: use correct value for $D in postinst functionsPhil Blundell1
2011-09-07sstate: Avoid contention between sstate packagesRichard Purdie1
2011-09-07sanity.bbclass: re-enable DISTRO checkPaul Eggleton1
2011-09-07core-image.bbclass: zap root password if debug-tweaks not enabledPaul Eggleton1
2011-09-07multilib_global.bbclass: handle kernel-module-* for multilibDongxiao Xu1
2011-09-07cpan.bbclass: fix native perl issueSaul Wold1
2011-09-07package_deb.bbclass: put the stderr into log.do_xxx-attemptonly.xxxDexuan Cui1
2011-09-07populate_sdk_deb.bbclass: add the missing parameter - for tarDexuan Cui1
2011-09-05image_types: Fix ubi images creationDenis Carikli1
2011-09-05linux-yocto: generalize kernel config search patternBruce Ashfield1
2011-09-05image_types.bbclass: use per-image dirs for extX.gz images generationDmitry Eremin-Solenikov1
2011-09-02populate_sdk: We need to ensure that the SDK sysroot reflects PACKAGE_ARCHRichard Purdie1
2011-09-02sanity.bbclass: fix splitting on newlines of SANITY_TESTED_DISTROSPaul Eggleton1
2011-09-02useradd.bbclass: remove hardcoded reference to /usr/binPhil Blundell1
2011-09-02multilib: Only build one kernelRichard Purdie2
2011-09-02rootfs_rpm: setting DEFAULTTUNE for multilib archsDongxiao Xu1
2011-08-31sanity.bbclass: Clean up various MACHINE checksRichard Purdie1
2011-08-31sanity.bbclass: Fix broken whitespaceRichard Purdie1
2011-08-31sanity.bbclass: Fix broken indentation leading to code being skipped unintent...Richard Purdie1
2011-08-31package.bbclass: Ensure task's variable dependencies are correctly caputred i...Richard Purdie2
2011-08-31libc-package: restore correct mangling behavior for locale namesPhil Blundell1
2011-08-30image.bbclass: use ${TARGET_PREFIX}depmodChris Larson1
2011-08-30image_types_uboot: fix a number of issuesChris Larson1
2011-08-30image_types: add ext4 types from OEChris Larson1
2011-08-26kernel.bbclass: Find the kernel consistently.Mike Crowe1
2011-08-26multilib.bbclass: add renaming for INITSCRIPT related variablesDongxiao Xu1
2011-08-26multilib.bbclass: add "pkg_postinst" and "pkg_postrm" as renaming elementsDongxiao Xu1
2011-08-26multilib.bbclass: Fix renaming logic for "FILES_", "RDEPENDS_", etcDongxiao Xu1
2011-08-26kernel.bbclass: support kernel image type of vmlinux.gzMike Crowe1
2011-08-26package.bbclass: Fix recrdeptask of image type recipesDongxiao Xu1
2011-08-25classes/sanity: enhance the network connectivity testJoshua Lock1
2011-08-24meta-toolchain/environment: Collected site config files in runtime.Lianhao Lu1
2011-08-24toolchain-script.bbclass: Collected cached site config in runtime.Lianhao Lu2
2011-08-24libc-package bbclass: fix binary localedata dependency codeKoen Kooi1
2011-08-24terminal: fix issue with unset exportable env varsChris Larson1
2011-08-23image.bbclass, kernel.bbclass: remove non-standard -n option from cp commandPaul Eggleton2
2011-08-23base.bbclass: clarify COMMERCIAL_LICENSE skip reasonPaul Eggleton1
2011-08-23utils.bbclass: skip empty paths when handling FILESEXTRAPATHSMartin Jansa1
2011-08-23kernel.bbclass: save kernel image name into $kerneldirOtavio Salvador1
2011-08-23Use OECORE_DISTRO_VERSION instead of POKY_DISTRO_VERSIONOtavio Salvador1
2011-08-23image_types_uboot: add uboot mkimage fs typesChris Larson1
2011-08-18sanity.bbclass: add optional untested host distro warningPaul Eggleton1
2011-08-18image.bbclass, kernel.bbclass: create warning file about deleting deploydir f...Paul Eggleton2
2011-08-17kernel: restore crtsavres.o to enable building external modules on powerpcDarren Hart1