summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2016-05-06kernel: fitimage: basic support for fitimage signatureYannick Gicquel1
2016-05-06kernel: fitimage: support device tree compiler optionsYannick Gicquel1
2016-05-06u-boot: deploy u-boot-nodtb and dtb filesYannick Gicquel1
2016-05-06u-boot: basic support of dtb append for verified bootYannick Gicquel1
2016-05-06autotools: add default for CACHED_CONFIGUREVARSRoss Burton1
2016-05-06toolchain-scripts: replace source built-in callStephano Cetola1
2016-04-29utils.bbclass: note for deprecated base_containsRobert Yang1
2016-04-29image.bbclass: don't execute compression commands multiple timesAlexander D. Kanevskiy1
2016-04-29autotools: warn when running intltoolize if intltool isn't a dependemcyRoss Burton1
2016-04-29image.bbclass: don't emit redundant IMAGE_CMD_xxx functionsAndre McCurdy1
2016-04-29package: ensure do_split_packages doesn't return duplicatesRoss Burton1
2016-04-29kernel-uimage: change target image to vmlinuxRuslan Bilovol1
2016-04-22license.bbclass: make sure that image manifest dir existsMarkus Lehtonen1
2016-04-19syslinux.bbclass: Remove APPEND from variable dependencyOtavio Salvador1
2016-04-19image.bbclass: The wrong name is being used for the debug filesystemMark Hatle1
2016-04-19image_types: Ensure rootfs dependencies cover DEBUGFSRichard Purdie1
2016-04-19syslinux.bbclass: The AUTO_SYSLINUXMENU value needs to be booleanOtavio Salvador1
2016-04-19base.bbclass: Introduce PACKAGECONFIG_CONFARGS variableMartin Jansa2
2016-04-19license.bbclass: do write_deploy_manifest in image postprocessingMarkus Lehtonen1
2016-04-18kernel: fitimage: Fix do_deploy taskhash mismatchMarek Vasut1
2016-04-15buildstats: Fix tracebacks for early task failuresRichard Purdie1
2016-04-15buildhistory: don't alter SDK creation stampsRoss Burton1
2016-04-15meta/classes/qemu.bbclass: set -cpu of ppce5500/ppce6500 to e500mcZhenhua Luo1
2016-04-14package.bbclass: improve permission handlingDan McGregor1
2016-04-14useradd_base.bbclass: remove flock option '-w'Kai Kang1
2016-04-14npm.bbclass: Stop packagenames containing underscores from being generatedBrendan Le Foll1
2016-04-14image.bbclass: add DEB_{PRE, POST}PROCESS_COMMANDS to rootfs_command_variable...Bill Randle1
2016-04-14rootfs-postcommands: handle broken links when writing manifestRoss Burton1
2016-04-13archiver: Improve debug outputRichard Purdie1
2016-04-13image.bbclass: use max() instead of indexing booleansRoss Burton1
2016-04-13package.bbclass: handle links in sorted orderBill Randle1
2016-04-13sanity: allow sftp and ssh mirrorsRoss Burton1
2016-04-13toaster.bbclass: improve package information collectionJoshua Lock1
2016-04-12archiver: Ensure sstate-inputdir directory is createdRichard Purdie1
2016-04-09archiver: Fix ASSUME_PROVIDED issuesRichard Purdie1
2016-04-09distrodata: Exclude DATETIME reference from sstate checksumRichard Purdie1
2016-04-09image-vm.bbclass/image_types.bbclass: IMAGE_NAME -> IMAGE_LINK_NAMERobert Yang2
2016-04-09image_types.bbclass: fix elfRobert Yang1
2016-04-09image_types.bbclass: set nodesize for btrfsRobert Yang1
2016-04-09useradd_base.bbclass: prevent variable expansion in $optsMark Asselstine1
2016-04-09extrausers.bbclass: drop retry count for perform_user/group* callsMark Asselstine1
2016-04-08toaster.bbclass: strip task from the targetEd Bartosh1
2016-04-08image-live.bbclass: fix iso + efi onlyRobert Yang1
2016-04-08devtool: Create unlocked-sigs.inc containing items in the workspaceRandy Witt1
2016-04-08populate_sdk_ext.bbclass: Enable locked sigs errorsRandy Witt1
2016-04-08sstatesig.py: Split single locked sigs check into multiple checksRandy Witt1
2016-04-06image_types: use compress framework to produce checksums for imagesAlexander D. Kanevskiy1
2016-04-06sanity.bbclass: fix a hardcode in check_path_length()Robert Yang1
2016-04-06useradd.bbclass: remove user/group created by the package in clean* taskMaxin B. John2
2016-04-05patch.bbclass: remove useless path assignmentAlex Franco1