summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* classes/image_vm: allow different filesystems to be used for VM images.Ian Reinhart Geiser2016-05-111-6/+7
* kernel-yocto: allow branch auditing to be suspendedBruce Ashfield2016-05-111-9/+14
* image_types: fix image/compression dependency collectionRoss Burton2016-05-111-20/+16
* image_types.bbclass: add WIC_CREATE_EXTRA_ARGSChristopher Larson2016-05-111-1/+3
* image-live.bbclass: make the INITRD optionalChristopher Larson2016-05-111-1/+1
* packagegroup.bbclass: set LICENSE and LIC_FILES_CHKSUMRobert Yang2016-05-061-0/+5
* insane.bbclass: package_qa_check_license -> populate_lic_qa_checksumRobert Yang2016-05-061-9/+6
* insane.bbclass: remove workdir from package_qa_check_license()Robert Yang2016-05-061-2/+2
* kernel: fitimage: basic support for fitimage signatureYannick Gicquel2016-05-061-2/+43
* kernel: fitimage: support device tree compiler optionsYannick Gicquel2016-05-061-1/+7
* u-boot: deploy u-boot-nodtb and dtb filesYannick Gicquel2016-05-061-0/+22
* u-boot: basic support of dtb append for verified bootYannick Gicquel2016-05-061-0/+67
* autotools: add default for CACHED_CONFIGUREVARSRoss Burton2016-05-061-0/+2
* toolchain-scripts: replace source built-in callStephano Cetola2016-05-061-2/+2
* utils.bbclass: note for deprecated base_containsRobert Yang2016-04-291-0/+1
* image.bbclass: don't execute compression commands multiple timesAlexander D. Kanevskiy2016-04-291-2/+6
* autotools: warn when running intltoolize if intltool isn't a dependemcyRoss Burton2016-04-291-0/+3
* image.bbclass: don't emit redundant IMAGE_CMD_xxx functionsAndre McCurdy2016-04-291-0/+4
* package: ensure do_split_packages doesn't return duplicatesRoss Burton2016-04-291-3/+3
* kernel-uimage: change target image to vmlinuxRuslan Bilovol2016-04-291-1/+1
* license.bbclass: make sure that image manifest dir existsMarkus Lehtonen2016-04-221-2/+4
* syslinux.bbclass: Remove APPEND from variable dependencyOtavio Salvador2016-04-191-1/+0
* image.bbclass: The wrong name is being used for the debug filesystemMark Hatle2016-04-191-1/+3
* image_types: Ensure rootfs dependencies cover DEBUGFSRichard Purdie2016-04-191-1/+3
* syslinux.bbclass: The AUTO_SYSLINUXMENU value needs to be booleanOtavio Salvador2016-04-191-1/+1
* base.bbclass: Introduce PACKAGECONFIG_CONFARGS variableMartin Jansa2016-04-192-3/+8
* license.bbclass: do write_deploy_manifest in image postprocessingMarkus Lehtonen2016-04-191-1/+4
* kernel: fitimage: Fix do_deploy taskhash mismatchMarek Vasut2016-04-181-0/+1
* buildstats: Fix tracebacks for early task failuresRichard Purdie2016-04-151-0/+2
* buildhistory: don't alter SDK creation stampsRoss Burton2016-04-151-4/+8
* meta/classes/qemu.bbclass: set -cpu of ppce5500/ppce6500 to e500mcZhenhua Luo2016-04-151-4/+4
* package.bbclass: improve permission handlingDan McGregor2016-04-141-3/+8
* useradd_base.bbclass: remove flock option '-w'Kai Kang2016-04-141-7/+7
* npm.bbclass: Stop packagenames containing underscores from being generatedBrendan Le Foll2016-04-141-2/+4
* image.bbclass: add DEB_{PRE, POST}PROCESS_COMMANDS to rootfs_command_variable...Bill Randle2016-04-141-1/+1
* rootfs-postcommands: handle broken links when writing manifestRoss Burton2016-04-141-3/+1
* archiver: Improve debug outputRichard Purdie2016-04-131-1/+1
* image.bbclass: use max() instead of indexing booleansRoss Burton2016-04-131-3/+1
* package.bbclass: handle links in sorted orderBill Randle2016-04-131-9/+10
* sanity: allow sftp and ssh mirrorsRoss Burton2016-04-131-1/+1
* toaster.bbclass: improve package information collectionJoshua Lock2016-04-131-35/+15
* archiver: Ensure sstate-inputdir directory is createdRichard Purdie2016-04-121-0/+1
* archiver: Fix ASSUME_PROVIDED issuesRichard Purdie2016-04-111-0/+6
* distrodata: Exclude DATETIME reference from sstate checksumRichard Purdie2016-04-111-0/+2
* image-vm.bbclass/image_types.bbclass: IMAGE_NAME -> IMAGE_LINK_NAMERobert Yang2016-04-092-2/+2
* image_types.bbclass: fix elfRobert Yang2016-04-091-1/+2
* image_types.bbclass: set nodesize for btrfsRobert Yang2016-04-091-1/+1
* useradd_base.bbclass: prevent variable expansion in $optsMark Asselstine2016-04-091-7/+7
* extrausers.bbclass: drop retry count for perform_user/group* callsMark Asselstine2016-04-091-6/+6
* toaster.bbclass: strip task from the targetEd Bartosh2016-04-091-0/+1