aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2011-09-16debian/_ipk.bbclass: Added multilib support for package_name_hook()Lianhao Lu
2011-09-16package.bbclass: fix spurious 'installed but not shipped' warningTom Zanussi
2011-09-15cml1/kernel: Update do_menuconfig to use oe.terminal()Richard Purdie
2011-09-15package_deb.bbclass, populate_sdk_deb.bbclass: fix meta-toolchain-gmae buildDexuan Cui
2011-09-13multilib: Remove recipe from multilib.conf that inherits allarchDongxiao Xu
2011-09-13base.bbclass: do not expand PREFERRED_PROVIDER for kernel recipeDongxiao Xu
2011-09-09imagetest-qemu/runqueue: Since we no longer support BUILDDIR, use TMPDIRRichard Purdie
2011-09-09terminal.bbclass: Improve environment handlingRichard Purdie
2011-09-08base.bbclass: fix substring matching in COMMERCIAL_LICENSEPaul Eggleton
2011-09-07useradd.bbclass: use correct value for $D in postinst functionsPhil Blundell
2011-09-07sstate: Avoid contention between sstate packagesRichard Purdie
2011-09-07sanity.bbclass: re-enable DISTRO checkPaul Eggleton
2011-09-07core-image.bbclass: zap root password if debug-tweaks not enabledPaul Eggleton
2011-09-07multilib_global.bbclass: handle kernel-module-* for multilibDongxiao Xu
2011-09-07cpan.bbclass: fix native perl issueSaul Wold
2011-09-07package_deb.bbclass: put the stderr into log.do_xxx-attemptonly.xxxDexuan Cui
2011-09-07populate_sdk_deb.bbclass: add the missing parameter - for tarDexuan Cui
2011-09-05image_types: Fix ubi images creationDenis Carikli
2011-09-05linux-yocto: generalize kernel config search patternBruce Ashfield
2011-09-05image_types.bbclass: use per-image dirs for extX.gz images generationDmitry Eremin-Solenikov
2011-09-02populate_sdk: We need to ensure that the SDK sysroot reflects PACKAGE_ARCHRichard Purdie
2011-09-02sanity.bbclass: fix splitting on newlines of SANITY_TESTED_DISTROSPaul Eggleton
2011-09-02useradd.bbclass: remove hardcoded reference to /usr/binPhil Blundell
2011-09-02multilib: Only build one kernelRichard Purdie
2011-09-02rootfs_rpm: setting DEFAULTTUNE for multilib archsDongxiao Xu
2011-08-31sanity.bbclass: Clean up various MACHINE checksRichard Purdie
2011-08-31sanity.bbclass: Fix broken whitespaceRichard Purdie
2011-08-31sanity.bbclass: Fix broken indentation leading to code being skipped unintent...Richard Purdie
2011-08-31package.bbclass: Ensure task's variable dependencies are correctly caputred i...Richard Purdie
2011-08-31libc-package: restore correct mangling behavior for locale namesPhil Blundell
2011-08-30image.bbclass: use ${TARGET_PREFIX}depmodChris Larson
2011-08-30image_types_uboot: fix a number of issuesChris Larson
2011-08-30image_types: add ext4 types from OEChris Larson
2011-08-26kernel.bbclass: Find the kernel consistently.Mike Crowe
2011-08-26multilib.bbclass: add renaming for INITSCRIPT related variablesDongxiao Xu
2011-08-26multilib.bbclass: add "pkg_postinst" and "pkg_postrm" as renaming elementsDongxiao Xu
2011-08-26multilib.bbclass: Fix renaming logic for "FILES_", "RDEPENDS_", etcDongxiao Xu
2011-08-26kernel.bbclass: support kernel image type of vmlinux.gzMike Crowe
2011-08-26package.bbclass: Fix recrdeptask of image type recipesDongxiao Xu
2011-08-25classes/sanity: enhance the network connectivity testJoshua Lock
2011-08-24meta-toolchain/environment: Collected site config files in runtime.Lianhao Lu
2011-08-24toolchain-script.bbclass: Collected cached site config in runtime.Lianhao Lu
2011-08-24libc-package bbclass: fix binary localedata dependency codeKoen Kooi
2011-08-24terminal: fix issue with unset exportable env varsChris Larson
2011-08-23image.bbclass, kernel.bbclass: remove non-standard -n option from cp commandPaul Eggleton
2011-08-23base.bbclass: clarify COMMERCIAL_LICENSE skip reasonPaul Eggleton
2011-08-23utils.bbclass: skip empty paths when handling FILESEXTRAPATHSMartin Jansa
2011-08-23kernel.bbclass: save kernel image name into $kerneldirOtavio Salvador
2011-08-23Use OECORE_DISTRO_VERSION instead of POKY_DISTRO_VERSIONOtavio Salvador
2011-08-23image_types_uboot: add uboot mkimage fs typesChris Larson