summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* testimage: Add support for test suites manifest fileszjh2015-07-091-2/+24
* testimage: Support full TC path such oeqa.runtime.pnp.get_memory_size in TEST...zjh2015-07-091-0/+3
* report-error: expand all variablesRoss Burton2015-07-091-4/+4
* image_types.bbclass: add support for multiple ubi sizesPushpal Sidhu2015-07-081-12/+43
* image_types_uboot: remove the middle fileYue Tao2015-07-081-3/+6
* multilib_global: expand multilib pref values properlyChristopher Larson2015-07-081-1/+1
* grub-efi: Allow to use file name different from grub.cfg in GRUBCFGNicolas Guyomard2015-07-081-1/+1
* report-error.bbclass: Added file syncronization.Mariano Lopez2015-07-081-1/+10
* distrodata.bbclass: fix typo, Upsteam -> UpstreamAndre McCurdy2015-07-071-1/+1
* cmake bbclass: fix support for native buildsKoen Kooi2015-07-021-1/+4
* sanity.bbclass: Check if /tmp is writableMariano Lopez2015-07-021-0/+13
* bootimg bbclass: don't hardcode 'bzImage' nameKoen Kooi2015-07-021-2/+4
* cross.bbclass: delete package_qa taskRoss Burton2015-07-021-1/+1
* bootimg.bbclass:hddimg: check the size of rootfs.img for hddimgRobert Yang2015-07-011-0/+13
* bootimg.bbclass:iso: use mkisofs -iso-level 3 for large isoRobert Yang2015-07-011-2/+13
* cpan_build.bbclass: remove libmodule-build-perlRobert Yang2015-07-011-16/+0
* testimage: Don't test xorg/vnc on qemuarm64Richard Purdie2015-06-271-0/+4
* buildhistory.bbclass: Create a files-in-<pkg>.txt containg recipe's pkg filesLeonardo Sandoval2015-06-271-0/+13
* populate_sdk_base.bbclass: use pbzip2 to compress SDK tarfilesAndre McCurdy2015-06-271-3/+3
* image_types.bbclass: use pbzip2 for images requiring bz2 compressionAndre McCurdy2015-06-271-2/+2
* testimage: Handle ipk/deb packaging format tests correctlyRichard Purdie2015-06-271-2/+4
* sanity.bbclass: check /bin/sh is dash or bashRobert Yang2015-06-261-0/+4
* toolchain-scripts: fix for multilibRobert Yang2015-06-261-1/+1
* oe/utils.py: Add support for init/end helper functions in ThreadWorker.Aníbal Limón2015-06-261-1/+1
* oe/utils.py: Fix thread leakage in ThreadPoolAníbal Limón2015-06-261-1/+2
* toolchain-scrpts: Fix sitecache issues with multilibRichard Purdie2015-06-231-2/+11
* staging: Strip files in sysrootRichard Purdie2015-06-231-0/+96
* meta: Add explict getVar param for (non) expansionRichard Purdie2015-06-2328-67/+67
* distutils-common-base: add to, don't set, FILES_${PN}Joshua Lock2015-06-231-1/+1
* image-live: Set syslinux timeout to 5sEd Bartosh2015-06-231-1/+1
* Revert "distrodata: Remove unnecessary include of package_regex.inc"Ross Burton2015-06-231-0/+1
* insane.bbclass: fix false negative in build-deps QA checkPatrick Ohly2015-06-231-3/+3
* copyleft_filter.bbclass: Allow to filter on nameMariano Lopez2015-06-232-12/+27
* base.class: warn for invalid PACKAGECONFIGRobert Yang2015-06-231-0/+5
* logging.bbclass: avoid bashism in bbdebug()Patrick Ohly2015-06-231-1/+2
* distutils: regenerate pyc files after being modified by sedAlejandro Hernandez2015-06-231-2/+2
* classes/externalsrc: handle tasks with existing lockfilesPaul Eggleton2015-06-181-1/+1
* packagedata: Fix to ensure variables expand correctlyRichard Purdie2015-06-161-1/+9
* multilib_global: Stop empty space influencing RPROVIDESRichard Purdie2015-06-161-1/+2
* package_ipk/deb/rpm: Improve OVERRIDES handlingRichard Purdie2015-06-163-3/+3
* cmake: extend CMAKE_MODULE_PATH instead of settingRoss Burton2015-06-111-1/+1
* multilib.bbclass: use package_qa_handle_errorRobert Yang2015-06-112-3/+4
* update-rc.d.bbclass: add MLPREFIX when set RRECOMMENDSRobert Yang2015-06-111-1/+1
* boot-direct.bbclass: Add support for VDI imagesJuro Bystricky2015-06-111-2/+2
* sanity.bbclass: Prevent 'vdi' and 'live' to be built togetherJuro Bystricky2015-06-111-0/+5
* image: Support for VDIJuro Bystricky2015-06-114-40/+44
* insane: errors out on binaries installed by allarch-inherit recipesCristian Iorga2015-06-111-0/+5
* sstate: Add eventhandler which cleans up stale recipe dataRichard Purdie2015-06-101-0/+65
* distrodata: Use Python CSV instead of did by handAníbal Limón2015-06-081-61/+65
* distrodata: checkpkg make usage of oe.recipeutils.get_recipe_upstream_versionAníbal Limón2015-06-081-47/+37