summaryrefslogtreecommitdiff
path: root/meta/classes
AgeCommit message (Expand)AuthorFiles
2016-05-13conf: bump minimum kernel to 3.2.0Khem Raj1
2016-05-13libc-common.bbclass: Use sed instead of grepKhem Raj1
2016-05-13staging.bbclass: Make it easier to define which dirs to stagePeter Kjellerstedt1
2016-05-11Drop unneeded LIC_FILES_CHKSUM valuesPaul Eggleton2
2016-05-11classes/insane: do not force LIC_FILES_CHKSUM unless SRC_URI is setPaul Eggleton1
2016-05-11update-alternatives: Fix determinism issueRichard Purdie1
2016-05-11image: Fix IMAGE_FEATURES determinism issueRichard Purdie1
2016-05-11metadata_scm.bbclass: Do not assume ${COREBASE} is a Git repoPeter Kjellerstedt1
2016-05-09populate_sdk_ext: Change lockedsigs task mismatch to a warningRandy Witt1
2016-05-09populate_sdk_ext.bbclass : Show logfile in case the SDK EXT installation failedLeonardo Sandoval1
2016-05-09classes/image_vm: allow different filesystems to be used for VM images.Ian Reinhart Geiser1
2016-05-09kernel-yocto: allow branch auditing to be suspendedBruce Ashfield1
2016-05-09image_types: fix image/compression dependency collectionRoss Burton1
2016-05-09image_types.bbclass: add WIC_CREATE_EXTRA_ARGSChristopher Larson1
2016-05-09image-live.bbclass: make the INITRD optionalChristopher Larson1
2016-05-06packagegroup.bbclass: set LICENSE and LIC_FILES_CHKSUMRobert Yang1
2016-05-06insane.bbclass: package_qa_check_license -> populate_lic_qa_checksumRobert Yang1
2016-05-06insane.bbclass: remove workdir from package_qa_check_license()Robert Yang1
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