summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2016-01-29pth: DeleteKhem Raj1
2016-01-29libc-package.bbclass: add LOCALE_UTF8_IS_DEFAULTRichard Tollerton1
2016-01-26distutils-common-base: do not set PACKAGES - use defaults from bitbake.confAndreas Müller1
2016-01-26insane: remove unused variable assignmentRoss Burton1
2016-01-26image.bbclass: check INITRAMFS_MAXSIZERobert Yang1
2016-01-26uninative: handle UNINATIVE_URL being file:///Ross Burton1
2016-01-26uninative: fix path to patchelf-uninativeRoss Burton1
2016-01-26meta/lib: new module for handling GPG signingMarkus Lehtonen2
2016-01-26image: Don't create tasks with '.' in the nameRichard Purdie1
2016-01-26rootfs-postcommands: fix allow-empty-password on read-only rootfsRoss Burton1
2016-01-25kernel: Clean DEPLOYDIR before do_deploy runsRichard Purdie1
2016-01-23uninative: Fix conflicts with normal sysrootRichard Purdie1
2016-01-23insane: Drop do_stage testRichard Purdie1
2016-01-23populate_sdk: Use pixz instead of xzRichard Purdie1
2016-01-23uninative: Add fetch capabilityRichard Purdie1
2016-01-22classes/populate_sdk*: add dependencies on script filesPaul Eggleton2
2016-01-22classes/populate_sdk_ext: drop ext-sdk-prepare.py when installingPaul Eggleton1
2016-01-22devtool: sdk-update: improve SDK update process robustnessPaul Eggleton1
2016-01-22classes/populate_sdk_ext: add option to bring in pkgdata for worldPaul Eggleton1
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