summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2015-07-16gtk-icon-utils: Rename, upgrade, add binaryJussi Kukkonen
2015-07-16sstate.bbclass: remove redundant cd and mkdir commandsAndre McCurdy
2015-07-16classes/logging: allow shell message functions to work in devshellPaul Eggleton
2015-07-16Use die() or bbfatal_log() where the log should definitely be printedPaul Eggleton
2015-07-16classes/base: fix die() to print the full logPaul Eggleton
2015-07-16classes/useradd: don't read bbnote/bbwarn/bbfatal valuesPaul Eggleton
2015-07-16kernel: fix path assumptions in tasksRoss Burton
2015-07-16libc-package: don't abuse B to change directoryRoss Burton
2015-07-16ptest: add dirs flag to ptest tasksRoss Burton
2015-07-16kernel-yocto: fix machine_srcrev check in do_patchPetter Mabäcker
2015-07-16do_unpack: move qa check of unpack into insane.bbclassBian Naimeng
2015-07-16sanity.bbclass: Check if /tmp is writableMariano Lopez
2015-07-16buildhistory.bbclass: Check output folder is present before creating files-in...Leonardo Sandoval
2015-07-12classes/sstate.bbclass: Improve checkstatus using connection cache.Aníbal Limón
2015-07-12classes/logging: make shell message functions output to the consolePaul Eggleton
2015-07-12archiver.bbclass: add do_deploy_all_archivesPatrick Ohly
2015-07-12populate_sdk_base.bbclass: don't inherit toolchain-scripts.bbclassRobert Yang
2015-07-12oeqa/sstatetests: Add NATIVELSB sstate signature equivalence testRichard Purdie
2015-07-09testimage: Add support for test suites manifest fileszjh
2015-07-09testimage: Support full TC path such oeqa.runtime.pnp.get_memory_size in TEST...zjh
2015-07-08report-error: expand all variablesRoss Burton
2015-07-07image_types.bbclass: add support for multiple ubi sizesPushpal Sidhu
2015-07-07image_types_uboot: remove the middle fileYue Tao
2015-07-07multilib_global: expand multilib pref values properlyChristopher Larson
2015-07-07grub-efi: Allow to use file name different from grub.cfg in GRUBCFGNicolas Guyomard
2015-07-07report-error.bbclass: Added file syncronization.Mariano Lopez
2015-07-07distrodata.bbclass: fix typo, Upsteam -> UpstreamAndre McCurdy
2015-07-02cmake bbclass: fix support for native buildsKoen Kooi
2015-07-02sanity.bbclass: Check if /tmp is writableMariano Lopez
2015-07-02bootimg bbclass: don't hardcode 'bzImage' nameKoen Kooi
2015-07-02cross.bbclass: delete package_qa taskRoss Burton
2015-07-01bootimg.bbclass:hddimg: check the size of rootfs.img for hddimgRobert Yang
2015-07-01bootimg.bbclass:iso: use mkisofs -iso-level 3 for large isoRobert Yang
2015-07-01cpan_build.bbclass: remove libmodule-build-perlRobert Yang
2015-06-27testimage: Don't test xorg/vnc on qemuarm64Richard Purdie
2015-06-27buildhistory.bbclass: Create a files-in-<pkg>.txt containg recipe's pkg filesLeonardo Sandoval
2015-06-27populate_sdk_base.bbclass: use pbzip2 to compress SDK tarfilesAndre McCurdy
2015-06-27image_types.bbclass: use pbzip2 for images requiring bz2 compressionAndre McCurdy
2015-06-26testimage: Handle ipk/deb packaging format tests correctlyRichard Purdie
2015-06-26sanity.bbclass: check /bin/sh is dash or bashRobert Yang
2015-06-26toolchain-scripts: fix for multilibRobert Yang
2015-06-26oe/utils.py: Add support for init/end helper functions in ThreadWorker.Aníbal Limón
2015-06-26oe/utils.py: Fix thread leakage in ThreadPoolAníbal Limón
2015-06-23toolchain-scrpts: Fix sitecache issues with multilibRichard Purdie
2015-06-23staging: Strip files in sysrootRichard Purdie
2015-06-23meta: Add explict getVar param for (non) expansionRichard Purdie
2015-06-23distutils-common-base: add to, don't set, FILES_${PN}Joshua Lock
2015-06-23image-live: Set syslinux timeout to 5sEd Bartosh
2015-06-23Revert "distrodata: Remove unnecessary include of package_regex.inc"Ross Burton
2015-06-23insane.bbclass: fix false negative in build-deps QA checkPatrick Ohly