aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2017-08-29image: Fix "metadata is not deterministic" when chaining 2+ CONVERSION_CMDsTom Rini
2017-08-29image.bbclass: Correct chaining compression supportTom Rini
2017-08-29archiver: Escape recipe name in regexJoshua Watt
2017-08-29GNU_MIRROR: switch from ftp to httpsMaxin B. John
2017-08-29DEBIAN_MIRROR: switch from ftp to httpMaxin B. John
2017-06-16package_ipk: Clean up Source entry in ipk packagesRichard Purdie
2017-06-13sstate.bbclass: check if mirror directory is writableEd Bartosh
2017-05-25insane: remove broken unsafe-references-in-binaries testRoss Burton
2017-05-18sstate.bbclass: update .siginfo atimeEd Bartosh
2017-05-18sanity.bbclass: modify check for shellJuro Bystricky
2017-05-18image_types.bbclass: fix image dependency chain collectionAndre McCurdy
2017-05-18image_types.bbclass: IMAGE_TYPEDEP_ now adds deps for conversion typesRandy Witt
2017-02-08classes: Fix alternatives and rc.d orderingDavid Vincent
2017-01-12populate_sdk_ext: whitelist do_package tasksEd Bartosh
2017-01-12populate_sdk_ext: fix working with uninative sstateEd Bartosh
2017-01-11uninative: Parameterise the use of STAGING_DIRRichard Purdie
2017-01-11uninative: rebuild uninative for gcc 4.8 and 4.9Ed Bartosh
2017-01-11kernel-yocto: explicitly trap subcommand errorsBruce Ashfield
2017-01-11archiver: don't change directory when generating tarballRoss Burton
2017-01-11cve-check: allow recipes to override the product nameRoss Burton
2017-01-11kernel.bbclass: fix kernel_do_compile for KERNEL_IMAGETYPE = "vmlinux.gz" on ...Andreas Oberritter
2017-01-11kernel.bbclass: do not copy bundled initramfs to /bootAndreas Oberritter
2017-01-11kernel.bbclass: Avoid wildcards for kernel imagesAndreas Oberritter
2017-01-11kernel.bbclass: Use real filenames in kernel packagesAndreas Oberritter
2017-01-11kernel.bbclass: allow uncompressed initramfs archivesAndreas Oberritter
2017-01-11staging: Drop unused SYSROOT_LOCKRichard Purdie
2017-01-11kernel-yocto: exit on non-zero return codeBruce Ashfield
2017-01-11systemd.bbclass: don't block on service restartMark Asselstine
2017-01-11insane: rewrite the expanded-d test as a QAPKGTESTRoss Burton
2017-01-11insane: add QAPKGTEST, a package-wide equivilant to QAPATHTESTRoss Burton
2017-01-11insane: factor out the test matrix processingRoss Burton
2017-01-11insane: fix expanded-d testRoss Burton
2017-01-11insane: Add aarch64 baremetal mappings to the QA arch testAlexandre Belloni
2017-01-11conf: add C++ flags for uninative interoperatilityRoss Burton
2017-01-11cmake.bbclass: Set CXXFLAGS and CFLAGSKhem Raj
2017-01-11cve-check.bbclass: CVE-2014-2524 / readline v5.2André Draszik
2016-11-16rm_work: Ensure we don't remove sigbasedata filesRichard Purdie
2016-11-16sstate: Ensure we don't remove sigbasedata filesRichard Purdie
2016-11-16classes/populate_sdk_ext: prevent invalid TEMPLATECONF entering eSDKPaul Eggleton
2016-11-16testsdk.bbclass: Clean up comments, clarify image choices.Robert P. J. Day
2016-11-16insane.bbclass:buildpaths: open() file with 'rb'Robert Yang
2016-11-16classes/nativesdk: set SDK_OLDEST_KERNEL appropriatelyPaul Eggleton
2016-11-16classes/populate_sdk_base: fix usage of & character in SDK_TITLEPaul Eggleton
2016-11-16uboot-sign: fix do_concat_dtb for .img, .romGeorge McCollister
2016-11-16classes/license: fix handling of symlinks pointed to in LIC_FILES_CHKSUMPaul Eggleton
2016-10-25image_types: Use softer setting of WKS_FILESaul Wold
2016-10-25buildstats: check IMAGE_ROOTFS exists before checking its sizeMikko Ylinen
2016-10-15insane.bbclass: fix package_qa_check_arch() for mips64-o32Robert Yang
2016-10-15populate_sdk_ext: explicitly set DL_DIRRoss Burton
2016-10-15live-vm-common.bbclass: Allow to use different kernel image than KERNEL_IMAGE...Martin Jansa