aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2015-07-28useradd_base.bbclass: do not warn when the user existsRobert Yang
2015-07-28useradd_base.bbclass: print PN when bbnote/bbwarn/bbfatalRobert Yang
2015-07-27cross-canadian: Put links in place for uclibc and muslRichard Purdie
2015-07-27toolchain-scripts: For non-glibc, pass compiler options to ensure the correct...Richard Purdie
2015-07-27toaster.bbclass: Fix ValueErrorEd Bartosh
2015-07-26updated-rc.d: Only add dependencies in target caseRichard Purdie
2015-07-25update-rc.d: Include updated-rc.d in DEPENDSRichard Purdie
2015-07-25linux-yocto: split meta data from kernel repositoryBruce Ashfield
2015-07-24image: Support for qcow2Christian Ziethén
2015-07-24boot-directdisk: Make kernel image inclusion conditional.Christian Ziethén
2015-07-22bootimg: remove previous FATIMG before creating a new oneRicardo Neri
2015-07-22*image.bbclass: Consolidate ROOTFS_POSTPROCESS_COMMANDsGary Thomas
2015-07-21sanity.bbclass: Remove check if /tmp is writableMariano Lopez
2015-07-21native: Move virtclass override to earlier so DEPENDS is handled correctlyRichard Purdie
2015-07-20package_ipk/deb: Drop version information from RPROVIDESRichard Purdie
2015-07-20debian: Add versions to RPROVIDESRichard Purdie
2015-07-20extensible sdk: Error when trying to install as root.Randy Witt
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