summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* classes/populate_sdk_base: enable adding custom commands to SDK install script1.7_M3Paul Eggleton2014-09-111-0/+7
* packagegroup.bbclass: Use immediate expanded PACKAGE_ARCH valueOtavio Salvador2014-09-101-2/+6
* kernel.bbclass: handle .dsp firmwareCarlos Rafael Giani2014-09-101-0/+1
* classes/buildhistory: fix for sstate class changePaul Eggleton2014-09-101-1/+1
* qemu.bbclass: add -r ${OLDEST_KERNEL} parameterMartin Jansa2014-09-101-12/+13
* sstate: Add extra intercept functions SSTATEPOSTCREATEFUNCSHongxu Jia2014-09-101-1/+3
* insane.bbclass: add QA check: file-rdepsRobert Yang2014-09-101-1/+71
* useradd-staticids.bbclass: Fix for Bug 6633Fabrice Coulon2014-09-031-2/+6
* package_rpm: Add optional improved directory handlingRonan Le Martret2014-09-031-8/+24
* update-rc.d: fix logic in populate_packages_updatercdChen Qi2014-09-031-1/+1
* classes/compress_doc.bbclass: compress man/info pagesHongxu Jia2014-09-031-0/+213
* package_rpm: Add builddir macro to define source directoryRichard Purdie2014-09-031-0/+1
* package_rpm: Add custom extension support for spec generation.Richard Purdie2014-09-031-0/+5
* image-swab.bbclass: Account for eglibc -> glibc moveKhem Raj2014-09-011-1/+1
* native.bbclass: deltask package_qaRobert Yang2014-09-011-0/+1
* kernel-yocto: replace --is-ancestor with basic git porcelain commandsBruce Ashfield2014-09-011-2/+1
* kernel-yocto: convert echo statements to bb* equivalentsBruce Ashfield2014-09-011-32/+22
* kernel-yocto: allow custom non-meta, SRCREV format buildsBruce Ashfield2014-09-011-20/+22
* kernel-yocto: clean overly complex branch checkoutBruce Ashfield2014-09-011-6/+5
* kernel-yocto: use show-ref instead of branch -aBruce Ashfield2014-09-011-11/+11
* kernel-yocto: simplify branch SRCREV validationBruce Ashfield2014-09-011-25/+24
* kernel-yocto: remove KBRANCH_DEFAULTBruce Ashfield2014-09-011-16/+0
* kernel-yocto: remove branch existence checking in do_validate_branchesBruce Ashfield2014-09-011-21/+8
* kernel-yocto: remove SRC_URI kbranch validationBruce Ashfield2014-09-011-6/+0
* kernel-yocto: remove containing branch checkBruce Ashfield2014-09-011-7/+0
* kernel-yocto: move SRCREV validation to patching phaseBruce Ashfield2014-09-011-16/+23
* kernel-yocto: use cat-file instead of git-showBruce Ashfield2014-09-011-4/+4
* kernel-yocto: remove redundant SRCREV checkBruce Ashfield2014-09-011-21/+12
* useradd: Add setscene dep on pseudo-nativeJate Sujjavanich2014-08-291-1/+1
* package: Correct two typos in a commentPeter Kjellerstedt2014-08-291-3/+3
* testimage: Add parselogs to the default tests for sato imagesRichard Purdie2014-08-291-2/+2
* classes/cpan_build.bbclass: add EXTRA_CPAN_BUILD_FLAGSTim Orling2014-08-291-1/+4
* populate_sdk_base: Remap TOOLCHAIN_HOST_TASK variableRichard Purdie2014-08-281-0/+7
* cpan.bbclass: matches more linesRobert Yang2014-08-281-2/+2
* sstate: Add extra intercept functionsRichard Purdie2014-08-281-24/+30
* classes/testimage.bbclass: add more fields to the sdk TestContextCorneliu Stoicescu2014-08-271-0/+8
* classes/populate_sdk_base.bbclass: add a manifest for target sdkCorneliu Stoicescu2014-08-271-0/+12
* archiver.bbclass: add revision to git tarfile nameJoe Slater2014-08-271-1/+6
* native/nativesdk: Clear MACHINEOVERRIDESKhem Raj2014-08-272-0/+2
* sanity: refactor mirrors checks to be more pythonicChristopher Larson2014-08-271-38/+35
* sanity: fix support for regex schemes in mirrors checkChristopher Larson2014-08-271-2/+10
* sanity: handle both \n and \\n in mirror varsChristopher Larson2014-08-271-1/+1
* buildhistory: Restore parsing time optimalizationMartin Jansa2014-08-251-0/+2
* package: Disable runtime mapping of RPROVIDES/RCONFLICTS/RREPLACESRichard Purdie2014-08-251-3/+0
* package: Don't remap names in packagegroup recipesRichard Purdie2014-08-251-0/+3
* debian: Set RPROVIDES to include the original packagename when renamingRichard Purdie2014-08-251-0/+11
* allarch: Add warning about packagegroupRichard Purdie2014-08-251-0/+2
* packagegroup: Make allarch inherit conditionalRichard Purdie2014-08-251-1/+2
* sanity.bbclass: check the format of MIRRORSRobert Yang2014-08-231-0/+33
* sanity.bbclass/kernel.bbclass: minor fixesRobert Yang2014-08-232-5/+4