summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* kernel/kernel-arch: Explicitly mapping between i386/x86_64 and x86 for kernel...Jianxun Zhang2016-01-152-4/+15
* image/image-live: Add back IMAGE_TYPES_MASKED supportRichard Purdie2016-01-152-3/+8
* image.bbclass: Handle image base type dependency properlyOtavio Salvador2016-01-151-0/+3
* classes/populate_sdk_ext: avoid unnecessary sstate being brought inPaul Eggleton2016-01-151-7/+20
* insane/package: Fix cases where QA errors aren't fatalRichard Purdie2016-01-152-0/+7
* classes/populate_sdk_ext: check that extensible SDK prepared correctlyPaul Eggleton2016-01-151-3/+2
* classes/buildhistory: save auto.conf and bblayers.conf for extensible SDKPaul Eggleton2016-01-151-1/+1
* classes/populate_sdk_ext: support auto.confPaul Eggleton2016-01-151-0/+13
* classes/populate_sdk_ext.bbclass: handle if local.conf doesn't end with a new...Paul Eggleton2016-01-151-0/+2
* image.bbclass: Unconditional includes of populate_sdk_ext failsMark Hatle2016-01-151-1/+4
* package_deb.bbclass: add 'Multi-Arch: foreign' tag to allarch packagesMatt Madison2016-01-111-0/+2
* package_deb.bbclass, cross-canadian.bbclass: DPKG_ARCH mapping functionMatt Madison2016-01-112-11/+26
* populate_sdk_ext: Pass excluded_targets as a list to prune_lockedsigsRandy Witt2016-01-111-1/+1
* populate_sdk_ext: Change to include siginfo and non sstate task sigsRichard Purdie2016-01-111-2/+7
* populate_sdk: Switch from bzip2 to xzRichard Purdie2016-01-111-4/+4
* classes: Fix do_rootfs referencesRichard Purdie2016-01-118-13/+17
* image: Create separate tasks for rootfs constructionRichard Purdie2016-01-112-24/+216
* image: Move pre/post process commands to bbclassRichard Purdie2016-01-111-2/+23
* image.bbclass: Separate out image generation into a new task, do_imageRichard Purdie2016-01-111-4/+10
* classes/populate_sdk_ext: disable signature warningsPaul Eggleton2016-01-111-1/+1
* classes/populate_sdk_ext: fix cascading from preparation failurePaul Eggleton2016-01-111-1/+1
* image: Really remove lockfiles flagRichard Purdie2016-01-071-1/+0
* image_types.bbclass: Rebuild when WICVARS changeMariano Lopez2016-01-071-1/+2
* testimage: remove VNC test, x11vnc isn't in oe-core anymoreRoss Burton2016-01-071-3/+3
* classes/buildhistory: actually use KiB in extensible SDK sizes filesPaul Eggleton2016-01-071-1/+2
* sanity.bbclass: add more information to error message about TUNE_PKGARCH miss...Martin Jansa2016-01-071-1/+2
* qt4: remove recipes and classesAlexander Kanavin2016-01-075-183/+0
* image: Condense do_rootfs function/flagsRichard Purdie2016-01-061-27/+17
* image/rootfs-postcommands: Separate out post rootfs commands to separate classRichard Purdie2016-01-062-239/+259
* image: Remove pointless rootfs lockRichard Purdie2016-01-061-1/+0
* image-vm.bbclass: uses IMAGE_LINK_NAMEMing Liu2015-12-281-1/+1
* image-live.bbclass: uses IMAGE_LINK_NAMEMing Liu2015-12-281-1/+1
* mirrors: add archive.apache.org to Apache mirrorsAlexander Kanavin2015-12-281-1/+2
* buildhistory: improve support for extensible SDKPaul Eggleton2015-12-282-3/+41
* buildhistory: fix not recording SDK informationPaul Eggleton2015-12-281-1/+1
* kernel-yocto: fix checkout bare-cloned kernel repositoriesJianxun Zhang2015-12-281-3/+10
* classes/populate_sdk_ext: error out of install if buildtools install failsPaul Eggleton2015-12-281-1/+1
* classes/populate_sdk_ext: hide build configuration in devtool build* outputPaul Eggleton2015-12-281-0/+3
* classes/base: don't print header if BUILDCFG_HEADER not setPaul Eggleton2015-12-281-1/+2
* classes/populate_sdk_ext: use uninative to set NATIVELSBSTRINGPaul Eggleton2015-12-281-5/+2
* toaster.bbclass: fix TypeError when parsing build statsElliot Smith2015-12-221-2/+2
* staging.bbclass: make already-stripped can be skippedJackie Huang2015-12-221-1/+4
* buildstats-summary/toaster: Cope with removal of get_bn()Richard Purdie2015-12-182-5/+2
* toaster: Update for buildstats changesRichard Purdie2015-12-181-8/+4
* buildstats: Improve to add getrusage data and corrected IO statsRichard Purdie2015-12-181-21/+43
* buildstats: Separate out the build and task data to allow improvementsRichard Purdie2015-12-181-12/+25
* buildstats: Clean up e.data and bb.data referencesRichard Purdie2015-12-181-21/+20
* buildstats: Drop get_bn/set_pn and just use BUILDNAMERichard Purdie2015-12-181-32/+5
* buildstats: Drop disk data from buildstatsRichard Purdie2015-12-181-104/+3
* uninative.bbclass: Choose the correct loader based on BUILD_ARCHRandy Witt2015-12-161-1/+1