summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* 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
* insane.bbclass: fix package_qa_check_arch() for mips64-o32Robert Yang2016-10-151-4/+6
* populate_sdk_ext: explicitly set DL_DIRRoss Burton2016-10-151-0/+2
* live-vm-common.bbclass: Allow to use different kernel image than KERNEL_IMAGE...Martin Jansa2016-10-151-2/+6
* image_types.bbclass: add dependency do_image_wic -> do_bootimgEd Bartosh2016-10-151-0/+5
* package_tar: avoid chdir warnings and restore cwd after packagingRobert Yang2016-10-151-0/+5
* insane.bbclass: Additional "mips" and "mipsel" machine definitionsJuro Bystricky2016-10-151-0/+2
* kernel-arch.bbclass: Add xtensa and arc into valid_archs tableJuro Bystricky2016-10-151-1/+1
* pixbufcache: handle gdk-pixbuf not being presentRoss Burton2016-10-151-2/+4
* Remove RM_OLD_IMAGE, it's no longer usefulJoshua Lock2016-10-155-20/+1
* classes/externalsrc: re-run do_configure when configure files changePaul Eggleton2016-10-113-0/+26
* update-rc.d.bbclass: ignore init script return codeMarkus Lehtonen2016-10-111-2/+2
* insane: display names instead of ELF machine numbersRoss Burton2016-10-111-2/+2
* archiver: fix gcc-source handlingSaul Wold2016-10-111-2/+3
* testimage: disable build tests for qemumips and qemumips64Joshua Lock2016-10-091-0/+6
* update-rc.d.bbclass: check that init script is executable before running itMarkus Lehtonen2016-10-071-1/+1