summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* autotools.bbclass: fix py3 SyntaxError in cfgscript print()Tim Orling2016-05-151-1/+1
* image types: add bmap generation optionAlexander D. Kanevskiy2016-05-141-1/+3
* image_types: add support for zip compressionPatrick Ohly2016-05-141-1/+5
* report-error: Replace the build directory path in the error textMichael Wood2016-05-141-0/+5
* image_types: adjust default level of XZ compressionAlexander D. Kanevskiy2016-05-141-1/+1
* cmake: enable verbose buildsRoss Burton2016-05-141-1/+1
* gcc-runtime, libgcc: Symlink c++ header and startup files in target_triplet f...Khem Raj2016-05-131-0/+1
* conf: bump minimum kernel to 3.2.0Khem Raj2016-05-131-1/+1
* libc-common.bbclass: Use sed instead of grepKhem Raj2016-05-131-4/+2
* staging.bbclass: Make it easier to define which dirs to stagePeter Kjellerstedt2016-05-131-33/+42
* Drop unneeded LIC_FILES_CHKSUM valuesPaul Eggleton2016-05-112-6/+0
* classes/insane: do not force LIC_FILES_CHKSUM unless SRC_URI is setPaul Eggleton2016-05-111-3/+3
* update-alternatives: Fix determinism issueRichard Purdie2016-05-111-2/+2
* image: Fix IMAGE_FEATURES determinism issueRichard Purdie2016-05-111-1/+1
* metadata_scm.bbclass: Do not assume ${COREBASE} is a Git repoPeter Kjellerstedt2016-05-111-3/+2
* populate_sdk_ext: Change lockedsigs task mismatch to a warningRandy Witt2016-05-111-1/+1
* populate_sdk_ext.bbclass : Show logfile in case the SDK EXT installation failedLeonardo Sandoval2016-05-111-1/+1
* 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