summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2013-09-08cmake: set system name correctlyRichard Purdie
2013-09-06package.bbclass: skip already-stripped QA test if asked forKhem Raj
2013-09-06uboot-config.bbclass: Allow choose of U-Boot config for machineOtavio Salvador
2013-09-06kernel-yocto: improve error checking on non-git reposBruce Ashfield
2013-09-06devshell: Don't corrupt the fakeroot variablesRichard Purdie
2013-09-06package_rpm.bbclass: Fix no_recommendations and package_excludeMark Hatle
2013-09-06useradd: Handle users from a package being used in othersThomas Fitzsimmons
2013-09-06kernel.bbclass, image.bbclass: Implement kernel INITRAMFS dependency and bund...Jason Wessel
2013-09-06waf.bbclass: add waf build system classRoss Burton
2013-09-04package.bbclass: Fix darwin shlib handlingRichard Purdie
2013-09-01sanity: Don't make assumptions about cwdRichard Purdie
2013-09-01meta: Don't use deprecated bitbake APIRichard Purdie
2013-08-30multilib.bbclass: Expand the WHITELISTs with multilib prefixJackie Huang
2013-08-30image_types.bbclass: use mkfs.cramfs instead of makecramfsAndrea Adami
2013-08-30remove the unnecessary protocol parametersJackie Huang
2013-08-28classes/testimage: add support for finding tests in other layers1.5_M4.rc1Stefan Stanacar
2013-08-28classes/testimage: increase default boot timeoutStefan Stanacar
2013-08-28vala.bbclass: add class from meta-oeMihai Prica
2013-08-26SPDX:real-time license scanning and SPDX output.liangcao
2013-08-26classess/testimage: change default test suitesStefan Stanacar
2013-08-26image_types.bbclass: replace genext2fs with populate-extfs.shRobert Yang
2013-08-26classes: Remove references to _remove in function names since this may become...Richard Purdie
2013-08-26kern-tools: usability, bug fixes and no guiltBruce Ashfield
2013-08-23sstate: Fix the relative symlink replacement codeRichard Purdie
2013-08-23chrpath: Add support for relocating darwin binariesRichard Purdie
2013-08-23bitbake.conf/classes/gcc: Don't hardcode -nativesdkRichard Purdie
2013-08-23Revert "nativesdk: inherit relocatable"Richard Purdie
2013-08-23gettext: Improve USE_NLS handling for nativesdk/crosssdk/cross-canadianRichard Purdie
2013-08-23populate_sdk_base: Allow sdk tar options to be overriddenRichard Purdie
2013-08-23crosssdk: Construct target_exec_prefix from prefix_nativesdkRichard Purdie
2013-08-23package.bbclass: Fix handling of symlinks in debug packagesRichard Purdie
2013-08-22distro_features_check.bbclass: Allow checking of required/conflicting featuresOtavio Salvador
2013-08-22package_ipk: Add support for PACKAGE_EXCLUDEMark Hatle
2013-08-22package_ipk: Add support for NO_RECOMMENDATIONSMark Hatle
2013-08-22package_deb: Add support for NO_RECOMMENDATIONS and PACKAGE_EXCLUDEMark Hatle
2013-08-22package_deb.bbclass: Use the WORKDIR not SYSROOT for temp filesMark Hatle
2013-08-22package_rpm.bbclass: NO_RECOMMENDATIONS supportMark Hatle
2013-08-22package_rpm.bbclass: Add support for PACKAGE_EXCLUDE to RPM installsMark Hatle
2013-08-22image.bbclass: Add basic support for PACKAGE_EXCLUDEMark Hatle
2013-08-20useradd.bbclass: add missing functions to preinstChen Qi
2013-08-16classes/buildhistory: avoid mangling names in dot graphs for imagesPaul Eggleton
2013-08-16classes/buildhistory: tag last 3 build revisionsPaul Eggleton
2013-08-16classes/buildhistory: show command line in commit messagePaul Eggleton
2013-08-16classes/buildhistory: record size of installed package not compressed archiveMartin Jansa
2013-08-16classes/buildhistory: remove default of BUILDHISTORY_CHECKVERBACKWARDSPaul Eggleton
2013-08-16openssh: fix for read-only rootfsChen Qi
2013-08-16image.bbclass: create device table after package installationChen Qi
2013-08-16cmake.bbclass: Don't use packages from the native build machineStefan Herbrechtsmeier
2013-08-13blacklist.bbclass: Avoid blacklist specific handle in base.bbclassOtavio Salvador
2013-08-13kernel.bbclass: Correct post(inst|rm) package associationDarren Hart