aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2013-09-12bitbake.conf: include machine name in DEPLOY_DIR_IMAGEPaul Eggleton
2013-09-12sstate.bbclass: fix parallel building issueRoy.Li
2013-09-12populate_sdk_rpm: Only remove trailing whitespace, not all whitespaceRichard Purdie
2013-09-11populate_sdk_rpm: Ensure empty strings aren't passed to attemponly rpm codeRichard Purdie
2013-09-11classes/package_rpm: remove unsed outdir variableStefan Stanacar
2013-09-11python-smartpm: Add an attempt install modeMark Hatle
2013-09-11image/populate_sdk: Ensure symlinks in target sysroot are relativeRichard Purdie
2013-09-10systemd.bbclass: get the correct /lib directorySaul Wold
2013-09-10systemd: Remove base_libdir if installed only for systemd_unitdirMuhammad Shakeel
2013-09-10cmake.bbclass: ensure CMAKE_SYSTEM_NAME is correctSaul Wold
2013-09-10populate_sdk_base.bbclass: select the proper cross-canadian packageLaurentiu Palcu
2013-09-10ptest.bbclass: add cleandirs flag to do_install_ptest_baseChen Qi
2013-09-10ptest.bbclass: fix error on ubuntu hostChen Qi
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 layersStefan 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-22chrpath: Add support for relocating darwin binariesRichard Purdie
2013-08-22bitbake.conf/classes/gcc: Don't hardcode -nativesdkRichard Purdie
2013-08-22Revert "nativesdk: inherit relocatable"Richard Purdie
2013-08-22gettext: Improve USE_NLS handling for nativesdk/crosssdk/cross-canadianRichard Purdie
2013-08-22populate_sdk_base: Allow sdk tar options to be overriddenRichard Purdie
2013-08-22crosssdk: Construct target_exec_prefix from prefix_nativesdkRichard Purdie
2013-08-22package.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