summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
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
2011-08-18sanity.bbclass: add optional untested host distro warningPaul Eggleton
2011-08-18image.bbclass, kernel.bbclass: create warning file about deleting deploydir f...Paul Eggleton
2011-08-17kernel: restore crtsavres.o to enable building external modules on powerpcDarren Hart
2011-08-17buildstats.bbclass: Fixing task endtimeBeth Flanagan
2011-08-17qmake_base: add uclibceabiAnders Darander
2011-08-16package(_ipk).bbclass: opkg using ALL_MULTILIB_PACKAGE_ARCHSLianhao Lu
2011-08-16gtk-icon-cache: Adding MLPREFIX when dynamically set RDEPENDSDongxiao Xu
2011-08-16package_rpm: Fix package rename issue in multilib caseDongxiao Xu
2011-08-16package_rpm: enhance strip_multilib functionDongxiao Xu
2011-08-16rootfs_rpm: Fix DEFAULTTUNE setting in multilib caseDongxiao Xu
2011-08-16cmake.bbclass, perlnative.bbclass: arrange for cmake to find perl-nativePhil Blundell
2011-08-15utils.bbclass/multilib.class: Added misc supporting functions.Lianhao Lu
2011-08-12package_rpm: Fix attemptonly and suggest packagesMark Hatle
2011-08-12package_rpm.bbclass: Update the platform config and --targetMark Hatle
2011-08-12cross: also empty PACKAGES_DYNAMICChris Larson
2011-08-12package: allow setting a section for locale packagesChris Larson
2011-08-12package: include SECTION in the pkgdataChris Larson