summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2016-01-22update-alternatives: when warning about alt_link==alt_target, say what PNRoss Burton1
2016-01-22insane.bbclass: fix package_qa_walk()Robert Yang1
2016-01-22insane.bbclass: print all the QA messagesRobert Yang1
2016-01-22insane.bbclass:buildpaths: ignore ipkg/dpkg's CONTROL dirRobert Yang1
2016-01-22sstate: display the sysroot name when cleaning for clarityRoss Burton1
2016-01-22autotools: don't output the full config.log on configure failureRoss Burton1
2016-01-20lib/oe/rootfs: Use list_pkgs() instead of list()Mariano Lopez4
2016-01-19sstate: replace verbose manifest removal with a single countRoss Burton1
2016-01-19sign_rpm.bbclass: fix task dependenciesMarkus Lehtonen1
2016-01-19sstate: Add packagedata to list of tasks not to recurseRichard Purdie1
2016-01-19classes/populate_sdk_ext: fix task dependency regressionPaul Eggleton1
2016-01-19image: Handle image types containing '-' correctlyRichard Purdie1
2016-01-19bootimg/image-vm/image-live: Improve image dependenciesRichard Purdie4
2016-01-19image: Always run do_rootfs_wicenvRichard Purdie1
2016-01-19bootimg/image: Enhance bootimg to respect RM_OLD_IMAGERichard Purdie2
2016-01-19rootfs-postcommands: Ensure license manifests respect RM_OLD_IMAGERichard Purdie1
2016-01-19image: Ensure we don't expand TMPDIR in image commandsRichard Purdie1
2016-01-19image: Fix instability of do_image_* checksumsRichard Purdie1
2016-01-19image: Fix wic environment issuesRichard Purdie2
2016-01-19insane: Start to clean up do_configure_qa codeRichard Purdie1
2016-01-19insane: Clean up horrible return value processing codeRichard Purdie1
2016-01-17license.bbclass: fix license manifestJackie Huang1
2016-01-17kernel-yocto.bbclass: move do_kernel_link_vmlinux() into kernel.bbclassAndre McCurdy2
2016-01-17kernel-yocto.bbclass: remove do_kernel_link_vmlinux from SRCTREECOVEREDTASKSAndre McCurdy1
2016-01-17toaster.bbclass: Separate artifact dump from image file dumpElliot Smith1
2016-01-17useradd-staticids.bbclass: Remove unnecessary spacesPeter Kjellerstedt1
2016-01-17useradd-staticids.bbclass: Read passwd/group files before parsingPeter Kjellerstedt1
2016-01-17useradd-staticids.bbclass: Simplify the logic for when to add groupsPeter Kjellerstedt1
2016-01-17useradd-staticids.bbclass: Simplify some logicPeter Kjellerstedt1
2016-01-17useradd-staticids.bbclass: Make --no-user-group have effectPeter Kjellerstedt1
2016-01-17useradd-staticids.bbclass: Treat mutually exclusive options as suchPeter Kjellerstedt1
2016-01-16autotools.bbclass: use relative path to run configure scriptRobert Yang1
2016-01-15kernel/kernel-arch: Explicitly mapping between i386/x86_64 and x86 for kernel...Jianxun Zhang2
2016-01-15image/image-live: Add back IMAGE_TYPES_MASKED supportRichard Purdie2
2016-01-15image.bbclass: Handle image base type dependency properlyOtavio Salvador1
2016-01-13classes/populate_sdk_ext: avoid unnecessary sstate being brought inPaul Eggleton1
2016-01-13insane/package: Fix cases where QA errors aren't fatalRichard Purdie2
2016-01-13classes/populate_sdk_ext: check that extensible SDK prepared correctlyPaul Eggleton1
2016-01-13classes/buildhistory: save auto.conf and bblayers.conf for extensible SDKPaul Eggleton1
2016-01-13classes/populate_sdk_ext: support auto.confPaul Eggleton1
2016-01-13classes/populate_sdk_ext.bbclass: handle if local.conf doesn't end with a new...Paul Eggleton1
2016-01-13image.bbclass: Unconditional includes of populate_sdk_ext failsMark Hatle1
2016-01-11package_deb.bbclass: add 'Multi-Arch: foreign' tag to allarch packagesMatt Madison1
2016-01-11package_deb.bbclass, cross-canadian.bbclass: DPKG_ARCH mapping functionMatt Madison2
2016-01-11populate_sdk_ext: Pass excluded_targets as a list to prune_lockedsigsRandy Witt1
2016-01-11populate_sdk_ext: Change to include siginfo and non sstate task sigsRichard Purdie1
2016-01-11populate_sdk: Switch from bzip2 to xzRichard Purdie1
2016-01-11classes: Fix do_rootfs referencesRichard Purdie8
2016-01-11image: Create separate tasks for rootfs constructionRichard Purdie2
2016-01-11image: Move pre/post process commands to bbclassRichard Purdie1