summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* multilib: Tweak value of PN used for OVERRIDESRichard Purdie2015-05-031-0/+5
* package: Fix license exclusion packaging errorsRichard Purdie2015-04-301-7/+11
* license.bbclass: allow copying license not in common licensesJackie Huang2015-04-301-1/+16
* gcc-shared-source: Add PV to PNRichard Purdie2015-04-301-0/+2
* split_and_strip_files: regroup hardlinks to make build deterministicEd Bartosh2015-04-291-22/+26
* autotools: Fix find races on source directoryRichard Purdie2015-04-291-4/+4
* testimage: Improve sdk handling of TEST_SUITESRichard Purdie2015-04-291-1/+3
* sstate: Use SSTATE_DIR for FILESPATHRichard Purdie2015-04-291-1/+3
* testimage: Fix sdk test manifest handlingRichard Purdie2015-04-291-1/+7
* icecc.bbclass: blacklist libgcc-initialDmitry Eremin-Solenikov2015-04-281-1/+2
* populate_sdk_base: also record the host part into manifestChen Qi2015-04-281-3/+14
* ptest: add recommends to ptest-runnerRoss Burton2015-04-271-0/+1
* populate_sdk_base: avoid executing empty functionChen Qi2015-04-241-1/+3
* siteinfo.bbclass: Added Epiphany archinfoPeter Saunderson2015-04-241-0/+1
* insane.bbclass: Added Epiphany machine definitionsPeter Saunderson2015-04-241-0/+1
* image: zap_empty_root_password doesn't handle passwd file in shadow casetprrt2015-04-241-1/+2
* rootfsdebugfiles.bbclass: quick-and-dirty installation of additional filesPatrick Ohly2015-04-241-0/+36
* classes/populate_sdk_base: Show title in SDK installerPaul Eggleton2015-04-242-0/+6
* classes/populate_sdk_ext: add warning against editing configurationPaul Eggleton2015-04-241-0/+10
* classes/populate_sdk_ext: disable network connectivity checkPaul Eggleton2015-04-241-0/+3
* fontcache: allow to pass different fontconfig cache dirMartin Jansa2015-04-211-2/+2
* image.bbclass: Allow to remove do_rootfs -> virtual/kernel:do_packagedata dep...Martin Jansa2015-04-201-1/+8
* classes/base: clarify S not set correctly warningPaul Eggleton2015-04-191-1/+1
* classes/package: clarify installed-vs-shipped messagePaul Eggleton2015-04-191-1/+2
* toolchain-scripts: Allow the CONFIGSITE_CACHE variable to be overriddenRichard Purdie2015-04-151-1/+1
* insane.bbclass: Enhance file-rdeps QA checkAlejandro Hernandez2015-04-131-15/+11
* testimage: sort modules based on dependenciesPatrick Ohly2015-04-101-1/+5
* useradd_base.bbclass: typo fixes (s/scucess/success/)Mario Domenech Goulart2015-04-081-7/+7
* 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