summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* sanity.bbclass: Check if /tmp is writableMariano Lopez2015-07-161-6/+7
* buildhistory.bbclass: Check output folder is present before creating files-in...Leonardo Sandoval2015-07-161-1/+7
* classes/sstate.bbclass: Improve checkstatus using connection cache.Aníbal Limón2015-07-121-2/+12
* classes/logging: make shell message functions output to the consolePaul Eggleton2015-07-121-20/+12
* archiver.bbclass: add do_deploy_all_archivesPatrick Ohly2015-07-121-0/+7
* populate_sdk_base.bbclass: don't inherit toolchain-scripts.bbclassRobert Yang2015-07-121-1/+1
* oeqa/sstatetests: Add NATIVELSB sstate signature equivalence testRichard Purdie2015-07-121-1/+2
* 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