summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* multilib: Remove recipe from multilib.conf that inherits allarchDongxiao Xu2011-09-131-0/+4
* base.bbclass: do not expand PREFERRED_PROVIDER for kernel recipeDongxiao Xu2011-09-131-1/+3
* imagetest-qemu/runqueue: Since we no longer support BUILDDIR, use TMPDIRRichard Purdie2011-09-091-0/+1
* terminal.bbclass: Improve environment handlingRichard Purdie2011-09-091-7/+6
* base.bbclass: fix substring matching in COMMERCIAL_LICENSEPaul Eggleton2011-09-081-2/+2
* useradd.bbclass: use correct value for $D in postinst functionsPhil Blundell2011-09-071-3/+3
* sstate: Avoid contention between sstate packagesRichard Purdie2011-09-071-0/+3
* sanity.bbclass: re-enable DISTRO checkPaul Eggleton2011-09-071-3/+5
* core-image.bbclass: zap root password if debug-tweaks not enabledPaul Eggleton2011-09-071-0/+5
* multilib_global.bbclass: handle kernel-module-* for multilibDongxiao Xu2011-09-071-0/+2
* cpan.bbclass: fix native perl issueSaul Wold2011-09-071-1/+2
* package_deb.bbclass: put the stderr into log.do_xxx-attemptonly.xxxDexuan Cui2011-09-071-1/+1
* populate_sdk_deb.bbclass: add the missing parameter - for tarDexuan Cui2011-09-071-1/+1
* image_types: Fix ubi images creationDenis Carikli2011-09-061-0/+2
* linux-yocto: generalize kernel config search patternBruce Ashfield2011-09-051-1/+1
* image_types.bbclass: use per-image dirs for extX.gz images generationDmitry Eremin-Solenikov2011-09-051-16/+16
* populate_sdk: We need to ensure that the SDK sysroot reflects PACKAGE_ARCHRichard Purdie2011-09-021-1/+1
* sanity.bbclass: fix splitting on newlines of SANITY_TESTED_DISTROSPaul Eggleton2011-09-021-1/+1
* useradd.bbclass: remove hardcoded reference to /usr/binPhil Blundell2011-09-021-2/+2
* multilib: Only build one kernelRichard Purdie2011-09-022-27/+51
* rootfs_rpm: setting DEFAULTTUNE for multilib archsDongxiao Xu2011-09-021-0/+3
* sanity.bbclass: Clean up various MACHINE checksRichard Purdie2011-08-311-37/+50
* sanity.bbclass: Fix broken whitespaceRichard Purdie2011-08-311-6/+6
* sanity.bbclass: Fix broken indentation leading to code being skipped unintent...Richard Purdie2011-08-311-19/+19
* package.bbclass: Ensure task's variable dependencies are correctly caputred i...Richard Purdie2011-08-312-1/+16
* libc-package: restore correct mangling behavior for locale namesPhil Blundell2011-08-311-2/+2
* image.bbclass: use ${TARGET_PREFIX}depmodChris Larson2011-08-301-1/+1
* image_types_uboot: fix a number of issuesChris Larson2011-08-301-13/+12
* image_types: add ext4 types from OEChris Larson2011-08-301-1/+26
* kernel.bbclass: Find the kernel consistently.Mike Crowe2011-08-291-3/+3
* multilib.bbclass: add renaming for INITSCRIPT related variablesDongxiao Xu2011-08-291-1/+2
* multilib.bbclass: add "pkg_postinst" and "pkg_postrm" as renaming elementsDongxiao Xu2011-08-291-1/+1
* multilib.bbclass: Fix renaming logic for "FILES_", "RDEPENDS_", etcDongxiao Xu2011-08-291-10/+8
* kernel.bbclass: support kernel image type of vmlinux.gzMike Crowe2011-08-291-1/+6
* package.bbclass: Fix recrdeptask of image type recipesDongxiao Xu2011-08-291-1/+1
* classes/sanity: enhance the network connectivity testJoshua Lock2011-08-251-12/+2
* meta-toolchain/environment: Collected site config files in runtime.Lianhao Lu2011-08-241-1/+1
* toolchain-script.bbclass: Collected cached site config in runtime.Lianhao Lu2011-08-242-4/+24
* libc-package bbclass: fix binary localedata dependency codeKoen Kooi2011-08-241-1/+1
* terminal: fix issue with unset exportable env varsChris Larson2011-08-241-1/+3
* image.bbclass, kernel.bbclass: remove non-standard -n option from cp commandPaul Eggleton2011-08-232-2/+2
* base.bbclass: clarify COMMERCIAL_LICENSE skip reasonPaul Eggleton2011-08-231-1/+1
* utils.bbclass: skip empty paths when handling FILESEXTRAPATHSMartin Jansa2011-08-231-2/+3
* kernel.bbclass: save kernel image name into $kerneldirOtavio Salvador2011-08-231-0/+6
* Use OECORE_DISTRO_VERSION instead of POKY_DISTRO_VERSIONOtavio Salvador2011-08-231-6/+6
* image_types_uboot: add uboot mkimage fs typesChris Larson2011-08-231-0/+21
* sanity.bbclass: add optional untested host distro warningPaul Eggleton2011-08-191-0/+48
* image.bbclass, kernel.bbclass: create warning file about deleting deploydir f...Paul Eggleton2011-08-192-0/+4
* kernel: restore crtsavres.o to enable building external modules on powerpcDarren Hart2011-08-171-0/+7
* buildstats.bbclass: Fixing task endtimeBeth Flanagan2011-08-171-3/+3
OpenPOWER on IntegriCloud