summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* package_ipk: Add support for PACKAGE_EXCLUDEMark Hatle2013-08-221-0/+1
* package_ipk: Add support for NO_RECOMMENDATIONSMark Hatle2013-08-221-0/+1
* package_deb: Add support for NO_RECOMMENDATIONS and PACKAGE_EXCLUDEMark Hatle2013-08-222-5/+20
* package_deb.bbclass: Use the WORKDIR not SYSROOT for temp filesMark Hatle2013-08-221-7/+10
* package_rpm.bbclass: NO_RECOMMENDATIONS supportMark Hatle2013-08-221-0/+3
* package_rpm.bbclass: Add support for PACKAGE_EXCLUDE to RPM installsMark Hatle2013-08-221-0/+5
* image.bbclass: Add basic support for PACKAGE_EXCLUDEMark Hatle2013-08-221-12/+27
* useradd.bbclass: add missing functions to preinstChen Qi2013-08-201-0/+3
* classes/buildhistory: avoid mangling names in dot graphs for imagesPaul Eggleton2013-08-161-6/+6
* classes/buildhistory: tag last 3 build revisionsPaul Eggleton2013-08-161-0/+4
* classes/buildhistory: show command line in commit messagePaul Eggleton2013-08-161-2/+11
* classes/buildhistory: record size of installed package not compressed archiveMartin Jansa2013-08-165-12/+16
* classes/buildhistory: remove default of BUILDHISTORY_CHECKVERBACKWARDSPaul Eggleton2013-08-161-1/+0
* openssh: fix for read-only rootfsChen Qi2013-08-161-0/+12
* image.bbclass: create device table after package installationChen Qi2013-08-161-5/+3
* cmake.bbclass: Don't use packages from the native build machineStefan Herbrechtsmeier2013-08-161-0/+1
* blacklist.bbclass: Avoid blacklist specific handle in base.bbclassOtavio Salvador2013-08-132-10/+25