summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* bootimage.bbclass: Move fat image creation into a functionJason Wessel2013-09-171-52/+58
* utils: Update bb.which reference and other syntax cleanupRichard Purdie2013-09-171-5/+3
* autotools: Remove .la files if rebuilding non out of tree softwareRichard Purdie2013-09-171-4/+10
* boot-directdisk: Allow for EFI-only boot direct disk imagesJoão Henrique Ferreira de Freitas2013-09-142-10/+60
* bitbake.conf/package: Collapse PKGDATA_DIR into a single machine specific dir...Richard Purdie2013-09-149-43/+25
* bitbake.conf: include machine name in DEPLOY_DIR_IMAGEPaul Eggleton2013-09-141-0/+1
* sstate.bbclass: fix parallel building issueRoy.Li2013-09-141-1/+1
* populate_sdk_rpm: Only remove trailing whitespace, not all whitespaceRichard Purdie2013-09-121-2/+2
* populate_sdk_rpm: Ensure empty strings aren't passed to attemponly rpm codeRichard Purdie2013-09-111-2/+2
* classes/package_rpm: remove unsed outdir variableStefan Stanacar2013-09-111-2/+1
* python-smartpm: Add an attempt install modeMark Hatle2013-09-111-5/+2
* image/populate_sdk: Ensure symlinks in target sysroot are relativeRichard Purdie2013-09-111-1/+6
* systemd.bbclass: get the correct /lib directorySaul Wold2013-09-101-3/+3
* systemd: Remove base_libdir if installed only for systemd_unitdirMuhammad Shakeel2013-09-101-0/+3
* cmake.bbclass: ensure CMAKE_SYSTEM_NAME is correctSaul Wold2013-09-101-1/+1
* populate_sdk_base.bbclass: select the proper cross-canadian packageLaurentiu Palcu2013-09-101-1/+1
* ptest.bbclass: add cleandirs flag to do_install_ptest_baseChen Qi2013-09-101-0/+2
* ptest.bbclass: fix error on ubuntu hostChen Qi2013-09-101-9/+15
* cmake: set system name correctlyRichard Purdie2013-09-081-1/+1
* package.bbclass: skip already-stripped QA test if asked forKhem Raj2013-09-061-2/+5
* uboot-config.bbclass: Allow choose of U-Boot config for machineOtavio Salvador2013-09-061-0/+39
* kernel-yocto: improve error checking on non-git reposBruce Ashfield2013-09-061-1/+12
* devshell: Don't corrupt the fakeroot variablesRichard Purdie2013-09-061-6/+12
* package_rpm.bbclass: Fix no_recommendations and package_excludeMark Hatle2013-09-061-2/+2
* useradd: Handle users from a package being used in othersThomas Fitzsimmons2013-09-061-1/+2
* kernel.bbclass, image.bbclass: Implement kernel INITRAMFS dependency and bund...Jason Wessel2013-09-062-12/+96
* waf.bbclass: add waf build system classRoss Burton2013-09-061-0/+13
* package.bbclass: Fix darwin shlib handlingRichard Purdie2013-09-041-1/+1
* sanity: Don't make assumptions about cwdRichard Purdie2013-09-011-2/+3
* meta: Don't use deprecated bitbake APIRichard Purdie2013-09-0118-46/+46
* multilib.bbclass: Expand the WHITELISTs with multilib prefixJackie Huang2013-08-301-0/+7
* image_types.bbclass: use mkfs.cramfs instead of makecramfsAndrea Adami2013-08-301-2/+2
* remove the unnecessary protocol parametersJackie Huang2013-08-301-1/+1
* classes/testimage: add support for finding tests in other layers1.5_M4.rc1Stefan Stanacar2013-08-281-12/+43
* classes/testimage: increase default boot timeoutStefan Stanacar2013-08-281-1/+1
* vala.bbclass: add class from meta-oeMihai Prica2013-08-281-0/+18
* SPDX:real-time license scanning and SPDX output.liangcao2013-08-261-0/+321
* classess/testimage: change default test suitesStefan Stanacar2013-08-261-2/+2
* image_types.bbclass: replace genext2fs with populate-extfs.shRobert Yang2013-08-261-28/+18
* classes: Remove references to _remove in function names since this may become...Richard Purdie2013-08-266-15/+15
* kern-tools: usability, bug fixes and no guiltBruce Ashfield2013-08-261-0/+2
* sstate: Fix the relative symlink replacement codeRichard Purdie2013-08-231-5/+6
* chrpath: Add support for relocating darwin binariesRichard Purdie2013-08-231-50/+88
* bitbake.conf/classes/gcc: Don't hardcode -nativesdkRichard Purdie2013-08-233-10/+10
* Revert "nativesdk: inherit relocatable"Richard Purdie2013-08-231-2/+0
* gettext: Improve USE_NLS handling for nativesdk/crosssdk/cross-canadianRichard Purdie2013-08-236-5/+13
* populate_sdk_base: Allow sdk tar options to be overriddenRichard Purdie2013-08-231-1/+3
* crosssdk: Construct target_exec_prefix from prefix_nativesdkRichard Purdie2013-08-231-1/+1
* package.bbclass: Fix handling of symlinks in debug packagesRichard Purdie2013-08-231-0/+6
* distro_features_check.bbclass: Allow checking of required/conflicting featuresOtavio Salvador2013-08-221-0/+28