summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
...
* image: Fix wic environment issuesRichard Purdie2016-01-192-4/+5
* insane: Start to clean up do_configure_qa codeRichard Purdie2016-01-191-15/+21
* insane: Clean up horrible return value processing codeRichard Purdie2016-01-191-39/+16
* license.bbclass: fix license manifestJackie Huang2016-01-181-1/+1
* kernel-yocto.bbclass: move do_kernel_link_vmlinux() into kernel.bbclassAndre McCurdy2016-01-182-12/+12
* kernel-yocto.bbclass: remove do_kernel_link_vmlinux from SRCTREECOVEREDTASKSAndre McCurdy2016-01-181-1/+1
* toaster.bbclass: Separate artifact dump from image file dumpElliot Smith2016-01-181-11/+27
* useradd-staticids.bbclass: Remove unnecessary spacesPeter Kjellerstedt2016-01-181-3/+3
* useradd-staticids.bbclass: Read passwd/group files before parsingPeter Kjellerstedt2016-01-181-73/+91
* useradd-staticids.bbclass: Simplify the logic for when to add groupsPeter Kjellerstedt2016-01-181-20/+16
* useradd-staticids.bbclass: Simplify some logicPeter Kjellerstedt2016-01-181-8/+7
* useradd-staticids.bbclass: Make --no-user-group have effectPeter Kjellerstedt2016-01-181-1/+1
* useradd-staticids.bbclass: Treat mutually exclusive options as suchPeter Kjellerstedt2016-01-181-13/+14
* autotools.bbclass: use relative path to run configure scriptRobert Yang2016-01-181-1/+3
* 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