summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* 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
* qmake_base: add uclibceabiAnders Darander2011-08-171-1/+1
* package(_ipk).bbclass: opkg using ALL_MULTILIB_PACKAGE_ARCHSLianhao Lu2011-08-173-38/+29
* gtk-icon-cache: Adding MLPREFIX when dynamically set RDEPENDSDongxiao Xu2011-08-171-1/+1
* package_rpm: Fix package rename issue in multilib caseDongxiao Xu2011-08-171-7/+7
* package_rpm: enhance strip_multilib functionDongxiao Xu2011-08-171-4/+4
* rootfs_rpm: Fix DEFAULTTUNE setting in multilib caseDongxiao Xu2011-08-171-4/+0
* cmake.bbclass, perlnative.bbclass: arrange for cmake to find perl-nativePhil Blundell2011-08-172-1/+3
* utils.bbclass/multilib.class: Added misc supporting functions.Lianhao Lu2011-08-152-1/+35
* package_rpm: Fix attemptonly and suggest packagesMark Hatle2011-08-121-5/+20
* package_rpm.bbclass: Update the platform config and --targetMark Hatle2011-08-121-3/+11
* cross: also empty PACKAGES_DYNAMICChris Larson2011-08-121-0/+2
* package: allow setting a section for locale packagesChris Larson2011-08-121-0/+5
* package: include SECTION in the pkgdataChris Larson2011-08-121-0/+1
* sanity: shift the required utils into a variableChris Larson2011-08-121-1/+3
* nativesdk: inherit relocatableChris Larson2011-08-121-0/+2
* insane: add linux-gnu to the platform dataChris Larson2011-08-121-0/+3
* Magic file path should be given for rpmbuildjani.uusi-rantala@nokia.com2011-08-111-0/+2
* sstate: Add level 2 debug so its possible to see what sstate is doingRichard Purdie2011-08-111-2/+8
* Rework how the devshell functionsChris Larson2011-08-102-18/+46
* core-image: adjust to use the new IMAGE_FEATURES supportChris Larson2011-08-101-60/+17
* image: add support for generally useful {dev,doc,dbg}-pkgs featuresChris Larson2011-08-101-2/+32