summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* uninative: handle UNINATIVE_URL being file:///Ross Burton2016-01-261-4/+8
* uninative: fix path to patchelf-uninativeRoss Burton2016-01-261-1/+1
* meta/lib: new module for handling GPG signingMarkus Lehtonen2016-01-262-36/+17
* image: Don't create tasks with '.' in the nameRichard Purdie2016-01-261-2/+2
* rootfs-postcommands: fix allow-empty-password on read-only rootfsRoss Burton2016-01-261-2/+2
* kernel: Clean DEPLOYDIR before do_deploy runsRichard Purdie2016-01-261-0/+1
* uninative: Fix conflicts with normal sysrootRichard Purdie2016-01-241-2/+5
* insane: Drop do_stage testRichard Purdie2016-01-241-3/+0
* populate_sdk: Use pixz instead of xzRichard Purdie2016-01-241-2/+2
* uninative: Add fetch capabilityRichard Purdie2016-01-241-3/+38
* classes/populate_sdk*: add dependencies on script filesPaul Eggleton2016-01-242-0/+8
* classes/populate_sdk_ext: drop ext-sdk-prepare.py when installingPaul Eggleton2016-01-241-0/+1
* devtool: sdk-update: improve SDK update process robustnessPaul Eggleton2016-01-241-0/+16
* classes/populate_sdk_ext: add option to bring in pkgdata for worldPaul Eggleton2016-01-241-2/+22
* update-alternatives: when warning about alt_link==alt_target, say what PNRoss Burton2016-01-241-1/+1
* insane.bbclass: fix package_qa_walk()Robert Yang2016-01-241-2/+2
* insane.bbclass: print all the QA messagesRobert Yang2016-01-241-27/+33
* insane.bbclass:buildpaths: ignore ipkg/dpkg's CONTROL dirRobert Yang2016-01-241-0/+4
* sstate: display the sysroot name when cleaning for clarityRoss Burton2016-01-241-1/+1
* autotools: don't output the full config.log on configure failureRoss Burton2016-01-241-7/+4
* lib/oe/rootfs: Use list_pkgs() instead of list()Mariano Lopez2016-01-204-9/+22
* sstate: replace verbose manifest removal with a single countRoss Burton2016-01-191-1/+5
* sign_rpm.bbclass: fix task dependenciesMarkus Lehtonen2016-01-191-0/+1
* sstate: Add packagedata to list of tasks not to recurseRichard Purdie2016-01-191-0/+4
* classes/populate_sdk_ext: fix task dependency regressionPaul Eggleton2016-01-191-3/+3
* image: Handle image types containing '-' correctlyRichard Purdie2016-01-191-4/+6
* bootimg/image-vm/image-live: Improve image dependenciesRichard Purdie2016-01-194-5/+5
* image: Always run do_rootfs_wicenvRichard Purdie2016-01-191-1/+1
* bootimg/image: Enhance bootimg to respect RM_OLD_IMAGERichard Purdie2016-01-192-12/+8
* rootfs-postcommands: Ensure license manifests respect RM_OLD_IMAGERichard Purdie2016-01-191-0/+3
* image: Ensure we don't expand TMPDIR in image commandsRichard Purdie2016-01-191-0/+2
* image: Fix instability of do_image_* checksumsRichard Purdie2016-01-191-0/+5
* 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