summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* pixbufcache: Use sceneQueueComplete event to simplify usageRichard Purdie2015-07-312-20/+23
* toolchain-scripts: Extend to cover nativesdk compiler tools (e.g. nativesdk-gcc)Richard Purdie2015-07-311-2/+2
* cross-canadian: Put links in place for uclibc and muslRichard Purdie2015-07-271-17/+36
* toolchain-scripts: For non-glibc, pass compiler options to ensure the correct...Richard Purdie2015-07-271-0/+2
* toaster.bbclass: Fix ValueErrorEd Bartosh2015-07-271-2/+2
* updated-rc.d: Only add dependencies in target caseRichard Purdie2015-07-261-1/+1
* update-rc.d: Include updated-rc.d in DEPENDSRichard Purdie2015-07-251-1/+1
* linux-yocto: split meta data from kernel repositoryBruce Ashfield2015-07-251-71/+5
* image: Support for qcow2Christian Ziethén2015-07-255-6/+19
* boot-directdisk: Make kernel image inclusion conditional.Christian Ziethén2015-07-251-1/+3
* bootimg: remove previous FATIMG before creating a new oneRicardo Neri2015-07-231-0/+6
* *image.bbclass: Consolidate ROOTFS_POSTPROCESS_COMMANDsGary Thomas2015-07-232-6/+6
* sanity.bbclass: Remove check if /tmp is writableMariano Lopez2015-07-211-14/+0
* native: Move virtclass override to earlier so DEPENDS is handled correctlyRichard Purdie2015-07-211-1/+3
* package_ipk/deb: Drop version information from RPROVIDESRichard Purdie2015-07-202-2/+4
* debian: Add versions to RPROVIDESRichard Purdie2015-07-201-1/+1
* extensible sdk: Error when trying to install as root.Randy Witt2015-07-202-2/+21
* gtk-icon-utils: Rename, upgrade, add binaryJussi Kukkonen2015-07-162-2/+2
* sstate.bbclass: remove redundant cd and mkdir commandsAndre McCurdy2015-07-161-4/+2
* classes/logging: allow shell message functions to work in devshellPaul Eggleton2015-07-161-7/+35
* Use die() or bbfatal_log() where the log should definitely be printedPaul Eggleton2015-07-163-12/+12
* 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