summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* classes/base: fix die() to print the full logPaul Eggleton2015-07-162-1/+9
* classes/useradd: don't read bbnote/bbwarn/bbfatal valuesPaul Eggleton2015-07-161-3/+3
* kernel: fix path assumptions in tasksRoss Burton2015-07-161-4/+4
* libc-package: don't abuse B to change directoryRoss Burton2015-07-161-2/+1
* ptest: add dirs flag to ptest tasksRoss Burton2015-07-161-0/+3
* kernel-yocto: fix machine_srcrev check in do_patchPetter Mabäcker2015-07-161-0/+10
* do_unpack: move qa check of unpack into insane.bbclassBian Naimeng2015-07-162-3/+12
* 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