summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
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
2013-08-13image.bbclass: Move runtime_mapping_rename to avoid conflict w/ multilibMark Hatle
2013-08-13classes/testimage: create a link for qemu boot logStefan Stanacar
2013-08-12buildhistory: use bb.utils.mkdirhier instead of os.makedirsMartin Jansa
2013-08-12buildhistory: use package_qa_handle_error for version-going-backwardsMartin Jansa
2013-08-06base.bbclass: Fix PACKAGECONFIG usage commentOtavio Salvador
2013-08-06kernel.bbclass: fix typoJavier Viguera
2013-08-06libc-package.bbclass: Add armeb architecture to locale_arch_optionsFathi Boudra
2013-08-06buildhistory: add a note when committing to buildhistoryRoss Burton
2013-08-03classes/sanity: fix some grammatical errors in messagesPaul Eggleton