summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
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
2011-08-17buildstats.bbclass: Fixing task endtimeBeth Flanagan1
2011-08-17qmake_base: add uclibceabiAnders Darander1
2011-08-16package(_ipk).bbclass: opkg using ALL_MULTILIB_PACKAGE_ARCHSLianhao Lu3
2011-08-16gtk-icon-cache: Adding MLPREFIX when dynamically set RDEPENDSDongxiao Xu1
2011-08-16package_rpm: Fix package rename issue in multilib caseDongxiao Xu1
2011-08-16package_rpm: enhance strip_multilib functionDongxiao Xu1
2011-08-16rootfs_rpm: Fix DEFAULTTUNE setting in multilib caseDongxiao Xu1
2011-08-16cmake.bbclass, perlnative.bbclass: arrange for cmake to find perl-nativePhil Blundell2
2011-08-15utils.bbclass/multilib.class: Added misc supporting functions.Lianhao Lu2
2011-08-12package_rpm: Fix attemptonly and suggest packagesMark Hatle1
2011-08-12package_rpm.bbclass: Update the platform config and --targetMark Hatle1
2011-08-12cross: also empty PACKAGES_DYNAMICChris Larson1
2011-08-12package: allow setting a section for locale packagesChris Larson1
2011-08-12package: include SECTION in the pkgdataChris Larson1
2011-08-12sanity: shift the required utils into a variableChris Larson1
2011-08-12nativesdk: inherit relocatableChris Larson1
2011-08-12insane: add linux-gnu to the platform dataChris Larson1
2011-08-11Magic file path should be given for rpmbuildjani.uusi-rantala@nokia.com1
2011-08-11sstate: Add level 2 debug so its possible to see what sstate is doingRichard Purdie1
2011-08-10Rework how the devshell functionsChris Larson2
2011-08-10core-image: adjust to use the new IMAGE_FEATURES supportChris Larson1
2011-08-10image: add support for generally useful {dev,doc,dbg}-pkgs featuresChris Larson1
2011-08-10image: implement IMAGE_FEATURESChris Larson1
2011-08-09base.bbclass: Add MULTI_PROVIDER_WHITELIST manipulation for multilibRichard Purdie1
2011-08-09base.bbclass: Ensure PREFERRED_PROVIDER and PREFERRED_VERSION values are set ...Richard Purdie1
2011-08-08insane.bbclass: add entries for linux-gnux32Nitin A Kamble1
2011-08-08siteinfo.bbclass: add entries for new x86_64 ABI x32 targetNitin A Kamble1
2011-08-08kernel-yocto: add CCACHE_DIR dependency to do_kernel_configmeSaul Wold1
2011-08-08linux-yocto: allow configuration of arbitrary branchesBruce Ashfield1
2011-08-08linux-yocto: pass KMACHINE to updateme, not MACHINEBruce Ashfield1
2011-08-08gtk-icon-cache bbclass: don't assing to global RDEPENDSKoen Kooi1
2011-08-05qt4x11.bbclass: Using BPN instead of PN.Lianhao Lu1
2011-08-05gtk-icon-cache: add hicolor-icon-theme to DEPENDSKoen Kooi1
2011-08-05kernel,module-base.bbclass: Improve KERNEL_LD & KERNEL_AR variablesNitin A Kamble2
2011-08-05image-mklibs.bbclass: Utilize ${base_libdir} instead of static /libKumar Gala1
2011-08-05image-mklibs.bbclass: Add powerpc64 arch supportKumar Gala1
2011-08-05buildstats.bbclass: Adding disk io measurementBeth Flanagan1
2011-08-05toolchain-scripts & other classes: add TARGET_LD_ARCH & TARGET_AS_ARCH varsNitin A Kamble7