aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2016-05-06populate_sdk_base: Ensure PKGDATA_DIR existsRichard Purdie
2016-05-06base: check for existing prefix when expanding names in PACKAGECONFIGRoss Burton
2016-05-06testimage: Handle ipk/deb packaging format tests correctlyRichard Purdie
2016-02-16kernel.bbclass: do not mv/link sources when externalsrc enabledMarkus Lehtonen
2015-12-08allarch: Force TARGET_*FLAGS variable valuesMike Crowe
2015-11-19fontcache: allow to pass extra parameters and environment to fc-cacheMartin Jansa
2015-09-29sstate: run recipe-provided hooks outside of ${B}Ross Burton
2015-09-19autotools.bbclass: mkdir ${B} -> mkdir -p ${B}Robert Yang
2015-09-01gnome: move introspection options to gnomebaseRoss Burton
2015-09-01base.bbclass: Note when including pn with INCOMPATIBLE_LICENSESBeth Flanagan
2015-08-13license_class: Fix choose_lic_set into incompatible licenseAníbal Limón
2015-07-08report-error.bbclass: Added file syncronization.Mariano Lopez
2015-07-08testimage: Don't test xorg/vnc on qemuarm64Richard Purdie
2015-06-28classes/license.bbclass: Improve generic license copy validation.Aníbal Limón
2015-06-28distutils: regenerate pyc files after being modified by sedAlejandro Hernandez
2015-06-28distutils-common-base: add to, don't set, FILES_${PN}Joshua Lock
2015-06-28license_class: Add explicity avoid of CLOSED license in validationsAníbal Limón
2015-06-28base: Fix license checksum rebuild problemsRichard Purdie
2015-06-28toolchain-scripts.bbclass: fix quoting for CCACHE_PATHAndre McCurdy
2015-06-28sanity.bbclass: import subprocess in correct functionJussi Kukkonen
2015-06-28native.bbclass: avoid unintended substring replacement when setting PROVIDESMario Domenech Goulart
2015-06-28base: Avoid find raceRichard Purdie
2015-06-28kernel-yocto: propagate in tree defconfigs to WORKDIRBruce Ashfield
2015-06-28linux-yocto: fix race between checkout and meta data generationBruce Ashfield
2015-06-28kernel.bbclass: Fix race conditionEd Bartosh
2015-06-28sstate: Use SSTATE_DIR for FILESPATHRichard Purdie
2015-05-15split_and_strip_files: regroup hardlinks to make build deterministicEd Bartosh
2015-05-15autotools: Fix find races on source directoryRichard Purdie
2015-05-15populate_sdk_base: avoid executing empty functionChen Qi
2015-05-15image: zap_empty_root_password doesn't handle passwd file in shadow casetprrt
2015-05-15classes/populate_sdk_ext: disable network connectivity checkPaul Eggleton
2015-05-15useradd_base.bbclass: typo fixes (s/scucess/success/)Mario Domenech Goulart
2015-04-27fontcache: allow to pass different fontconfig cache dirMartin Jansa
2015-04-27image.bbclass: Allow to remove do_rootfs -> virtual/kernel:do_packagedata dep...Martin Jansa
2015-04-15toolchain-scripts: Allow the CONFIGSITE_CACHE variable to be overriddenRichard Purdie
2015-03-31image_types: Add missing ext4 supportRichard Purdie
2015-03-31insane: Add baremetal mappings to the QA arch testRichard Purdie
2015-03-31siteinfo: Add x86_64-elf supportRichard Purdie
2015-03-31populate_sdk_ext: Log the "Preparing build system" stepRandy Witt
2015-03-31autotools: Avoid find race for S = "${WORKDIR}"Richard Purdie
2015-03-31kernel-yocto: merge duplicate kernel_configme task definitionsRoss Burton
2015-03-31linux-yocto: add kern-tools-native to kernel_metadata dependsRoss Burton
2015-03-31toaster.bbclass: do not add symbolic links to artifactsAlexandru DAMIAN
2015-03-24kernel-yocto: allow in-tree defconfigsBruce Ashfield
2015-03-24image.bbclass: Empty /var/volatile if it is a mount pointRandy Witt
2015-03-24image: Ensure manifests end with a newlineRichard Purdie
2015-03-24kernel-module-split.bbclass: Avoid bogus recommends for modules ending with -devAndreas Oberritter
2015-03-24kernel-module-split.bbclass: fix autoloading from postinst scriptAndreas Oberritter
2015-03-24update-alternatives.bbclass: alternatives should be removed in prermAndreas Oberritter
2015-03-24package.bbclass: Add SYSTEMD_SERVICE to list of package specific variablesAndreas Oberritter