| Commit message (Expand) | Author | Age | Files | Lines |
* | linux-yocto: split meta data from kernel repository | Bruce Ashfield | 2015-07-25 | 1 | -71/+5 |
* | image: Support for qcow2 | Christian Ziethén | 2015-07-25 | 5 | -6/+19 |
* | boot-directdisk: Make kernel image inclusion conditional. | Christian Ziethén | 2015-07-25 | 1 | -1/+3 |
* | bootimg: remove previous FATIMG before creating a new one | Ricardo Neri | 2015-07-23 | 1 | -0/+6 |
* | *image.bbclass: Consolidate ROOTFS_POSTPROCESS_COMMANDs | Gary Thomas | 2015-07-23 | 2 | -6/+6 |
* | sanity.bbclass: Remove check if /tmp is writable | Mariano Lopez | 2015-07-21 | 1 | -14/+0 |
* | native: Move virtclass override to earlier so DEPENDS is handled correctly | Richard Purdie | 2015-07-21 | 1 | -1/+3 |
* | package_ipk/deb: Drop version information from RPROVIDES | Richard Purdie | 2015-07-20 | 2 | -2/+4 |
* | debian: Add versions to RPROVIDES | Richard Purdie | 2015-07-20 | 1 | -1/+1 |
* | extensible sdk: Error when trying to install as root. | Randy Witt | 2015-07-20 | 2 | -2/+21 |
* | gtk-icon-utils: Rename, upgrade, add binary | Jussi Kukkonen | 2015-07-16 | 2 | -2/+2 |
* | sstate.bbclass: remove redundant cd and mkdir commands | Andre McCurdy | 2015-07-16 | 1 | -4/+2 |
* | classes/logging: allow shell message functions to work in devshell | Paul Eggleton | 2015-07-16 | 1 | -7/+35 |
* | Use die() or bbfatal_log() where the log should definitely be printed | Paul Eggleton | 2015-07-16 | 3 | -12/+12 |
* | classes/base: fix die() to print the full log | Paul Eggleton | 2015-07-16 | 2 | -1/+9 |
* | classes/useradd: don't read bbnote/bbwarn/bbfatal values | Paul Eggleton | 2015-07-16 | 1 | -3/+3 |
* | kernel: fix path assumptions in tasks | Ross Burton | 2015-07-16 | 1 | -4/+4 |
* | libc-package: don't abuse B to change directory | Ross Burton | 2015-07-16 | 1 | -2/+1 |
* | ptest: add dirs flag to ptest tasks | Ross Burton | 2015-07-16 | 1 | -0/+3 |
* | kernel-yocto: fix machine_srcrev check in do_patch | Petter Mabäcker | 2015-07-16 | 1 | -0/+10 |
* | do_unpack: move qa check of unpack into insane.bbclass | Bian Naimeng | 2015-07-16 | 2 | -3/+12 |
* | sanity.bbclass: Check if /tmp is writable | Mariano Lopez | 2015-07-16 | 1 | -6/+7 |
* | buildhistory.bbclass: Check output folder is present before creating files-in... | Leonardo Sandoval | 2015-07-16 | 1 | -1/+7 |
* | classes/sstate.bbclass: Improve checkstatus using connection cache. | Aníbal Limón | 2015-07-12 | 1 | -2/+12 |
* | classes/logging: make shell message functions output to the console | Paul Eggleton | 2015-07-12 | 1 | -20/+12 |
* | archiver.bbclass: add do_deploy_all_archives | Patrick Ohly | 2015-07-12 | 1 | -0/+7 |
* | populate_sdk_base.bbclass: don't inherit toolchain-scripts.bbclass | Robert Yang | 2015-07-12 | 1 | -1/+1 |
* | oeqa/sstatetests: Add NATIVELSB sstate signature equivalence test | Richard Purdie | 2015-07-12 | 1 | -1/+2 |
* | testimage: Add support for test suites manifest files | zjh | 2015-07-09 | 1 | -2/+24 |
* | testimage: Support full TC path such oeqa.runtime.pnp.get_memory_size in TEST... | zjh | 2015-07-09 | 1 | -0/+3 |
* | report-error: expand all variables | Ross Burton | 2015-07-09 | 1 | -4/+4 |
* | image_types.bbclass: add support for multiple ubi sizes | Pushpal Sidhu | 2015-07-08 | 1 | -12/+43 |
* | image_types_uboot: remove the middle file | Yue Tao | 2015-07-08 | 1 | -3/+6 |
* | multilib_global: expand multilib pref values properly | Christopher Larson | 2015-07-08 | 1 | -1/+1 |
* | grub-efi: Allow to use file name different from grub.cfg in GRUBCFG | Nicolas Guyomard | 2015-07-08 | 1 | -1/+1 |
* | report-error.bbclass: Added file syncronization. | Mariano Lopez | 2015-07-08 | 1 | -1/+10 |
* | distrodata.bbclass: fix typo, Upsteam -> Upstream | Andre McCurdy | 2015-07-07 | 1 | -1/+1 |
* | cmake bbclass: fix support for native builds | Koen Kooi | 2015-07-02 | 1 | -1/+4 |
* | sanity.bbclass: Check if /tmp is writable | Mariano Lopez | 2015-07-02 | 1 | -0/+13 |
* | bootimg bbclass: don't hardcode 'bzImage' name | Koen Kooi | 2015-07-02 | 1 | -2/+4 |
* | cross.bbclass: delete package_qa task | Ross Burton | 2015-07-02 | 1 | -1/+1 |
* | bootimg.bbclass:hddimg: check the size of rootfs.img for hddimg | Robert Yang | 2015-07-01 | 1 | -0/+13 |
* | bootimg.bbclass:iso: use mkisofs -iso-level 3 for large iso | Robert Yang | 2015-07-01 | 1 | -2/+13 |
* | cpan_build.bbclass: remove libmodule-build-perl | Robert Yang | 2015-07-01 | 1 | -16/+0 |
* | testimage: Don't test xorg/vnc on qemuarm64 | Richard Purdie | 2015-06-27 | 1 | -0/+4 |
* | buildhistory.bbclass: Create a files-in-<pkg>.txt containg recipe's pkg files | Leonardo Sandoval | 2015-06-27 | 1 | -0/+13 |
* | populate_sdk_base.bbclass: use pbzip2 to compress SDK tarfiles | Andre McCurdy | 2015-06-27 | 1 | -3/+3 |
* | image_types.bbclass: use pbzip2 for images requiring bz2 compression | Andre McCurdy | 2015-06-27 | 1 | -2/+2 |
* | testimage: Handle ipk/deb packaging format tests correctly | Richard Purdie | 2015-06-27 | 1 | -2/+4 |
* | sanity.bbclass: check /bin/sh is dash or bash | Robert Yang | 2015-06-26 | 1 | -0/+4 |