summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* kernel, license, sstate, rootfs.py: Remove deploy directory READMEMike Crowe2017-08-293-5/+1
* insane.bbclass: fix override handling in RDEPENDS QAGan Yau Wai2017-08-291-1/+1
* icecc.bbclass: prevent nativesdk builds depending on target specific KERNEL_CCMartin Jansa2017-08-291-0/+1
* image: Fix "metadata is not deterministic" when chaining 2+ CONVERSION_CMDsTom Rini2017-08-291-1/+1
* image.bbclass: Correct chaining compression supportTom Rini2017-08-292-7/+4
* archiver: Escape recipe name in regexJoshua Watt2017-08-291-2/+2
* GNU_MIRROR: switch from ftp to httpsMaxin B. John2017-08-291-1/+1
* DEBIAN_MIRROR: switch from ftp to httpMaxin B. John2017-08-291-17/+17
* package_ipk: Clean up Source entry in ipk packagesRichard Purdie2017-06-161-4/+3
* sstate.bbclass: check if mirror directory is writableEd Bartosh2017-06-131-1/+1
* insane: remove broken unsafe-references-in-binaries testRoss Burton2017-05-251-41/+0
* sstate.bbclass: update .siginfo atimeEd Bartosh2017-05-181-0/+2
* sanity.bbclass: modify check for shellJuro Bystricky2017-05-181-1/+3
* image_types.bbclass: fix image dependency chain collectionAndre McCurdy2017-05-181-1/+1
* image_types.bbclass: IMAGE_TYPEDEP_ now adds deps for conversion typesRandy Witt2017-05-181-3/+11
* classes: Fix alternatives and rc.d orderingDavid Vincent2017-02-082-9/+40
* populate_sdk_ext: whitelist do_package tasksEd Bartosh2017-01-121-1/+1
* populate_sdk_ext: fix working with uninative sstateEd Bartosh2017-01-121-1/+4
* uninative: Parameterise the use of STAGING_DIRRichard Purdie2017-01-111-3/+4
* uninative: rebuild uninative for gcc 4.8 and 4.9Ed Bartosh2017-01-112-3/+4
* kernel-yocto: explicitly trap subcommand errorsBruce Ashfield2017-01-111-0/+7
* archiver: don't change directory when generating tarballRoss Burton2017-01-111-6/+2
* cve-check: allow recipes to override the product nameRoss Burton2017-01-111-1/+5
* kernel.bbclass: fix kernel_do_compile for KERNEL_IMAGETYPE = "vmlinux.gz" on ...Andreas Oberritter2017-01-111-0/+1
* kernel.bbclass: do not copy bundled initramfs to /bootAndreas Oberritter2017-01-111-6/+0
* kernel.bbclass: Avoid wildcards for kernel imagesAndreas Oberritter2017-01-111-2/+2
* kernel.bbclass: Use real filenames in kernel packagesAndreas Oberritter2017-01-111-1/+1
* kernel.bbclass: allow uncompressed initramfs archivesAndreas Oberritter2017-01-111-1/+1
* staging: Drop unused SYSROOT_LOCKRichard Purdie2017-01-111-1/+0
* kernel-yocto: exit on non-zero return codeBruce Ashfield2017-01-111-1/+0
* systemd.bbclass: don't block on service restartMark Asselstine2017-01-111-1/+1
* insane: rewrite the expanded-d test as a QAPKGTESTRoss Burton2017-01-111-19/+13
* insane: add QAPKGTEST, a package-wide equivilant to QAPATHTESTRoss Burton2017-01-111-0/+20
* insane: factor out the test matrix processingRoss Burton2017-01-111-21/+25
* insane: fix expanded-d testRoss Burton2017-01-111-2/+1
* insane: Add aarch64 baremetal mappings to the QA arch testAlexandre Belloni2017-01-111-0/+2
* conf: add C++ flags for uninative interoperatilityRoss Burton2017-01-111-11/+0
* cmake.bbclass: Set CXXFLAGS and CFLAGSKhem Raj2017-01-111-0/+2
* cve-check.bbclass: CVE-2014-2524 / readline v5.2André Draszik2017-01-111-1/+1
* rm_work: Ensure we don't remove sigbasedata filesRichard Purdie2016-11-161-1/+1
* sstate: Ensure we don't remove sigbasedata filesRichard Purdie2016-11-161-1/+1
* classes/populate_sdk_ext: prevent invalid TEMPLATECONF entering eSDKPaul Eggleton2016-11-161-1/+5
* testsdk.bbclass: Clean up comments, clarify image choices.Robert P. J. Day2016-11-161-6/+8
* insane.bbclass:buildpaths: open() file with 'rb'Robert Yang2016-11-161-2/+2
* classes/nativesdk: set SDK_OLDEST_KERNEL appropriatelyPaul Eggleton2016-11-162-5/+2
* classes/populate_sdk_base: fix usage of & character in SDK_TITLEPaul Eggleton2016-11-161-1/+1
* uboot-sign: fix do_concat_dtb for .img, .romGeorge McCollister2016-11-161-2/+2
* classes/license: fix handling of symlinks pointed to in LIC_FILES_CHKSUMPaul Eggleton2016-11-161-0/+2
* image_types: Use softer setting of WKS_FILESaul Wold2016-10-251-1/+1
* buildstats: check IMAGE_ROOTFS exists before checking its sizeMikko Ylinen2016-10-251-6/+7