summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2013-09-17bootimage.bbclass: Move fat image creation into a functionJason Wessel1
2013-09-17utils: Update bb.which reference and other syntax cleanupRichard Purdie1
2013-09-17autotools: Remove .la files if rebuilding non out of tree softwareRichard Purdie1
2013-09-14boot-directdisk: Allow for EFI-only boot direct disk imagesJoão Henrique Ferreira de Freitas2
2013-09-13bitbake.conf/package: Collapse PKGDATA_DIR into a single machine specific dir...Richard Purdie9
2013-09-12bitbake.conf: include machine name in DEPLOY_DIR_IMAGEPaul Eggleton1
2013-09-12sstate.bbclass: fix parallel building issueRoy.Li1
2013-09-12populate_sdk_rpm: Only remove trailing whitespace, not all whitespaceRichard Purdie1
2013-09-11populate_sdk_rpm: Ensure empty strings aren't passed to attemponly rpm codeRichard Purdie1
2013-09-11classes/package_rpm: remove unsed outdir variableStefan Stanacar1
2013-09-11python-smartpm: Add an attempt install modeMark Hatle1
2013-09-11image/populate_sdk: Ensure symlinks in target sysroot are relativeRichard Purdie1
2013-09-10systemd.bbclass: get the correct /lib directorySaul Wold1
2013-09-10systemd: Remove base_libdir if installed only for systemd_unitdirMuhammad Shakeel1
2013-09-10cmake.bbclass: ensure CMAKE_SYSTEM_NAME is correctSaul Wold1
2013-09-10populate_sdk_base.bbclass: select the proper cross-canadian packageLaurentiu Palcu1
2013-09-10ptest.bbclass: add cleandirs flag to do_install_ptest_baseChen Qi1
2013-09-10ptest.bbclass: fix error on ubuntu hostChen Qi1
2013-09-08cmake: set system name correctlyRichard Purdie1
2013-09-06package.bbclass: skip already-stripped QA test if asked forKhem Raj1
2013-09-06uboot-config.bbclass: Allow choose of U-Boot config for machineOtavio Salvador1
2013-09-06kernel-yocto: improve error checking on non-git reposBruce Ashfield1
2013-09-06devshell: Don't corrupt the fakeroot variablesRichard Purdie1
2013-09-06package_rpm.bbclass: Fix no_recommendations and package_excludeMark Hatle1
2013-09-06useradd: Handle users from a package being used in othersThomas Fitzsimmons1
2013-09-06kernel.bbclass, image.bbclass: Implement kernel INITRAMFS dependency and bund...Jason Wessel2
2013-09-06waf.bbclass: add waf build system classRoss Burton1
2013-09-04package.bbclass: Fix darwin shlib handlingRichard Purdie1
2013-09-01sanity: Don't make assumptions about cwdRichard Purdie1
2013-09-01meta: Don't use deprecated bitbake APIRichard Purdie18
2013-08-30multilib.bbclass: Expand the WHITELISTs with multilib prefixJackie Huang1
2013-08-30image_types.bbclass: use mkfs.cramfs instead of makecramfsAndrea Adami1
2013-08-30remove the unnecessary protocol parametersJackie Huang1
2013-08-28classes/testimage: add support for finding tests in other layersStefan Stanacar1
2013-08-28classes/testimage: increase default boot timeoutStefan Stanacar1
2013-08-28vala.bbclass: add class from meta-oeMihai Prica1
2013-08-26SPDX:real-time license scanning and SPDX output.liangcao1
2013-08-26classess/testimage: change default test suitesStefan Stanacar1
2013-08-26image_types.bbclass: replace genext2fs with populate-extfs.shRobert Yang1
2013-08-26classes: Remove references to _remove in function names since this may become...Richard Purdie6
2013-08-26kern-tools: usability, bug fixes and no guiltBruce Ashfield1
2013-08-23sstate: Fix the relative symlink replacement codeRichard Purdie1
2013-08-22chrpath: Add support for relocating darwin binariesRichard Purdie1
2013-08-22bitbake.conf/classes/gcc: Don't hardcode -nativesdkRichard Purdie3
2013-08-22Revert "nativesdk: inherit relocatable"Richard Purdie1
2013-08-22gettext: Improve USE_NLS handling for nativesdk/crosssdk/cross-canadianRichard Purdie6
2013-08-22populate_sdk_base: Allow sdk tar options to be overriddenRichard Purdie1
2013-08-22crosssdk: Construct target_exec_prefix from prefix_nativesdkRichard Purdie1
2013-08-22package.bbclass: Fix handling of symlinks in debug packagesRichard Purdie1
2013-08-22distro_features_check.bbclass: Allow checking of required/conflicting featuresOtavio Salvador1