summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* report-error.bbclass: Added file syncronization.Mariano Lopez2015-07-081-1/+10
* testimage: Don't test xorg/vnc on qemuarm64Richard Purdie2015-07-081-0/+4
* classes/license.bbclass: Improve generic license copy validation.Aníbal Limón2015-06-281-1/+5
* distutils: regenerate pyc files after being modified by sedAlejandro Hernandez2015-06-281-2/+2
* distutils-common-base: add to, don't set, FILES_${PN}Joshua Lock2015-06-281-1/+1
* license_class: Add explicity avoid of CLOSED license in validationsAníbal Limón2015-06-281-2/+9
* base: Fix license checksum rebuild problemsRichard Purdie2015-06-281-0/+3
* toolchain-scripts.bbclass: fix quoting for CCACHE_PATHAndre McCurdy2015-06-281-1/+1
* sanity.bbclass: import subprocess in correct functionJussi Kukkonen2015-06-281-2/+2
* native.bbclass: avoid unintended substring replacement when setting PROVIDESMario Domenech Goulart2015-06-281-2/+3
* base: Avoid find raceRichard Purdie2015-06-281-1/+1
* kernel-yocto: propagate in tree defconfigs to WORKDIRBruce Ashfield2015-06-281-5/+6
* linux-yocto: fix race between checkout and meta data generationBruce Ashfield2015-06-281-1/+1
* kernel.bbclass: Fix race conditionEd Bartosh2015-06-281-1/+1
* sstate: Use SSTATE_DIR for FILESPATHRichard Purdie2015-06-281-1/+3
* split_and_strip_files: regroup hardlinks to make build deterministicEd Bartosh2015-05-151-22/+26
* autotools: Fix find races on source directoryRichard Purdie2015-05-151-4/+4
* populate_sdk_base: avoid executing empty functionChen Qi2015-05-151-1/+3
* image: zap_empty_root_password doesn't handle passwd file in shadow casetprrt2015-05-151-1/+2
* classes/populate_sdk_ext: disable network connectivity checkPaul Eggleton2015-05-151-0/+3
* useradd_base.bbclass: typo fixes (s/scucess/success/)Mario Domenech Goulart2015-05-151-7/+7
* fontcache: allow to pass different fontconfig cache dirMartin Jansa2015-04-271-2/+2
* image.bbclass: Allow to remove do_rootfs -> virtual/kernel:do_packagedata dep...Martin Jansa2015-04-271-1/+8
* toolchain-scripts: Allow the CONFIGSITE_CACHE variable to be overriddenRichard Purdie2015-04-151-1/+1
* image_types: Add missing ext4 supportRichard Purdie2015-03-311-1/+2
* insane: Add baremetal mappings to the QA arch testRichard Purdie2015-03-311-0/+7
* siteinfo: Add x86_64-elf supportRichard Purdie2015-03-311-0/+1
* populate_sdk_ext: Log the "Preparing build system" stepRandy Witt2015-03-311-1/+1
* autotools: Avoid find race for S = "${WORKDIR}"Richard Purdie2015-03-311-1/+1
* kernel-yocto: merge duplicate kernel_configme task definitionsRoss Burton2015-03-311-1/+1
* linux-yocto: add kern-tools-native to kernel_metadata dependsRoss Burton2015-03-311-0/+1
* toaster.bbclass: do not add symbolic links to artifactsAlexandru DAMIAN2015-03-311-1/+1
* kernel-yocto: allow in-tree defconfigsBruce Ashfield2015-03-251-2/+37
* image.bbclass: Empty /var/volatile if it is a mount pointRandy Witt2015-03-251-0/+18
* image: Ensure manifests end with a newlineRichard Purdie2015-03-251-0/+1
* kernel-module-split.bbclass: Avoid bogus recommends for modules ending with -devAndreas Oberritter2015-03-251-0/+3
* kernel-module-split.bbclass: fix autoloading from postinst scriptAndreas Oberritter2015-03-251-1/+1
* update-alternatives.bbclass: alternatives should be removed in prermAndreas Oberritter2015-03-251-4/+4
* package.bbclass: Add SYSTEMD_SERVICE to list of package specific variablesAndreas Oberritter2015-03-251-1/+1
* oelint.bbclass: remove duplicated codeRobert Yang2015-03-221-9/+8
* oelint.bbclass: adjust task orderRobert Yang2015-03-221-1/+1
* license.bbclass: skip license checking if the package contains no fileChen Qi2015-03-221-0/+8
* sanity.bbclass: vmdk and live can't be built togetherRobert Yang2015-03-221-0/+4
* base.bbclass: clean up warning message for 'S'Jonathan Liu2015-03-201-1/+1
* kernel-yocto: split meta data generation from patching phaseBruce Ashfield2015-03-201-2/+7
* classes/externalsrc: fix for recipes that fetch local filesPaul Eggleton2015-03-201-1/+13
* Add archiver folder to SSTATE_DUPWHITELISTAdrian2015-03-201-0/+2
* pixbufcache.bbclass: add harfbuzz-native to PIXBUFCACHE_SYSROOT_DEPRobert Yang2015-03-161-1/+6
* kernelsrc.bbclass: fix KERNEL_VERSIONRobert Yang2015-03-161-1/+1
* chrpath.bbclass: handle RUNPATH as well as RPATHAndre McCurdy2015-03-161-0/+2
OpenPOWER on IntegriCloud