summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2014-09-01kernel-yocto: remove KBRANCH_DEFAULTBruce Ashfield1
2014-09-01kernel-yocto: remove branch existence checking in do_validate_branchesBruce Ashfield1
2014-09-01kernel-yocto: remove SRC_URI kbranch validationBruce Ashfield1
2014-09-01kernel-yocto: remove containing branch checkBruce Ashfield1
2014-09-01kernel-yocto: move SRCREV validation to patching phaseBruce Ashfield1
2014-09-01kernel-yocto: use cat-file instead of git-showBruce Ashfield1
2014-09-01kernel-yocto: remove redundant SRCREV checkBruce Ashfield1
2014-08-29useradd: Add setscene dep on pseudo-nativeJate Sujjavanich1
2014-08-29package: Correct two typos in a commentPeter Kjellerstedt1
2014-08-29testimage: Add parselogs to the default tests for sato imagesRichard Purdie1
2014-08-29classes/cpan_build.bbclass: add EXTRA_CPAN_BUILD_FLAGSTim Orling1
2014-08-28populate_sdk_base: Remap TOOLCHAIN_HOST_TASK variableRichard Purdie1
2014-08-28cpan.bbclass: matches more linesRobert Yang1
2014-08-28sstate: Add extra intercept functionsRichard Purdie1
2014-08-27classes/testimage.bbclass: add more fields to the sdk TestContextCorneliu Stoicescu1
2014-08-27classes/populate_sdk_base.bbclass: add a manifest for target sdkCorneliu Stoicescu1
2014-08-27archiver.bbclass: add revision to git tarfile nameJoe Slater1
2014-08-27native/nativesdk: Clear MACHINEOVERRIDESKhem Raj2
2014-08-27sanity: refactor mirrors checks to be more pythonicChristopher Larson1
2014-08-27sanity: fix support for regex schemes in mirrors checkChristopher Larson1
2014-08-27sanity: handle both \n and \\n in mirror varsChristopher Larson1
2014-08-25buildhistory: Restore parsing time optimalizationMartin Jansa1
2014-08-23package: Disable runtime mapping of RPROVIDES/RCONFLICTS/RREPLACESRichard Purdie1
2014-08-23package: Don't remap names in packagegroup recipesRichard Purdie1
2014-08-23debian: Set RPROVIDES to include the original packagename when renamingRichard Purdie1
2014-08-23allarch: Add warning about packagegroupRichard Purdie1
2014-08-23packagegroup: Make allarch inherit conditionalRichard Purdie1
2014-08-23sanity.bbclass: check the format of MIRRORSRobert Yang1
2014-08-23sanity.bbclass/kernel.bbclass: minor fixesRobert Yang2
2014-08-23libc-common.bbclass: rename ALL the packagesPeter Seebach1
2014-08-23bitbake.conf/debian.bbclass: Move AUTO_LIBNAME_PKGS definition to class fileRichard Purdie1
2014-08-23package.bbclass: Fixup for using common functionRichard Purdie1
2014-08-23archiver: delete the tail slash in directory nameJian Liu1
2014-08-23kernel: Prevent from installing so files into source dirYang Shi1
2014-08-23classes/autotools: avoid error if recipe is first in task dependency treePaul Eggleton1
2014-08-18classes/sstate: ensure do_package_qa_setscene doesn't pull in do_package_sets...Paul Eggleton1
2014-08-18buildhistory: rename build-id to build-id.txt and add more infoMartin Jansa1
2014-08-18meta/classes/testimage.bbclass: add testsdk task and enable functionality for...Corneliu Stoicescu1
2014-08-17chrpath: Drop warning from darwn buildsRichard Purdie1
2014-08-16crosssdk: Clear MACHINEOVERRIDESRichard Purdie1
2014-08-15image.bbclass: image_types.bbclass is a mustRobert Yang1
2014-08-15Support image type "squashfs-lzo"Mike Looijmans1
2014-08-15multilib_global.bbclass: PREFERRED_PROVIDERS for multilibsPeter Seebach2
2014-08-15sdk: change EXTRA_OECONF_FPU to EXTRA_OECONF_GCC_FLOATPeter A. Bigot2
2014-08-15cmake: drop -fpermissiveMartin Jansa1
2014-08-15cml1.bbclass: fix diffconfig diff commandMaciej Borzecki1
2014-08-15populate_sdk_base: Move toolchain installation script to a separate fileRichard Purdie1
2014-08-15rootfs_*: Refactor common depends/lockfile task flagsRichard Purdie3
2014-08-15classes: Combine rootfs_<pkgtype> and populate_sdk_<pkgtype>Richard Purdie7
2014-08-11base.bbclass: Remove old-style definition of do_build() task.Robert P. J. Day1