| Commit message (Expand) | Author | Age | Files | Lines |
* | runqemu: Use readlink instead of realpath | Saul Wold | 2014-02-25 | 1 | -1/+1 |
* | runqemu: Ensure ROOTFS path is absolute | Saul Wold | 2014-02-21 | 1 | -1/+3 |
* | wic: Make exec_native_command() fail if a command isn't found | Tom Zanussi | 2014-02-20 | 1 | -2/+9 |
* | wic: Fix exec_native_cmd() path | Tom Zanussi | 2014-02-20 | 1 | -1/+1 |
* | runqemu-export-rootfs: Fix missing # in comment | Saul Wold | 2014-02-20 | 1 | -1/+1 |
* | bitbake-prserv-tool: make help text show .conf suffix | Koen Kooi | 2014-02-17 | 1 | -2/+2 |
* | runqemu: add ability to skip using an existing tap device | Scott Garman | 2014-02-17 | 1 | -1/+5 |
* | report-error.bbclass: new class to save build information when errors occur | Andreea Proca | 2014-02-14 | 1 | -0/+78 |
* | runqemu: enforce right CPU type for qemux86/x86-64 | Cristian Iorga | 2014-02-13 | 2 | -8/+14 |
* | scripts/postinst-intercepts: do not redirect errors to /dev/null | Laurentiu Palcu | 2014-02-11 | 2 | -2/+2 |
* | scripts/oe-selftest: return based on the test results | Stefan Stanacar | 2014-02-09 | 1 | -2/+4 |
* | wic: Honor --size for --source partititions | Tom Zanussi | 2014-02-09 | 4 | -10/+68 |
* | wic: Hook up --debug option | Tom Zanussi | 2014-02-04 | 2 | -9/+7 |
* | wic: Hook up BootimgEFIPlugin and BootimgPcbiosPlugin plugins | Tom Zanussi | 2014-02-04 | 6 | -279/+86 |
* | wic: Add BootimgEFIPlugin and BootimgPcbiosPlugin | Tom Zanussi | 2014-02-04 | 2 | -0/+348 |
* | wic: Add SourcePlugin class | Tom Zanussi | 2014-02-04 | 2 | -3/+75 |
* | wic: Add wic-specific bootloader subclass | Tom Zanussi | 2014-02-04 | 3 | -2/+65 |
* | wic: Create and use new functions for getting bitbake variables | Tom Zanussi | 2014-02-04 | 3 | -5/+37 |
* | wic: Move some common items to oe.misc | Tom Zanussi | 2014-02-04 | 3 | -13/+12 |
* | generate-manifest-3.3.py: Add script to generate python 3.3 manifests | Khem Raj | 2014-02-02 | 1 | -0/+380 |
* | sstate-cache-management.sh: don't remove all packagedata sstate archives | Martin Jansa | 2014-02-02 | 1 | -1/+1 |
* | sstate-cache-management.sh: Fix available architectures | Martin Jansa | 2014-02-02 | 1 | -16/+33 |
* | sstate-cache-management.sh: Show total number of files when showing how many ... | Martin Jansa | 2014-02-02 | 1 | -2/+8 |
* | sstate-cache-management.sh: Fix rm_by_stamps() to work after SSTATE_SWSPEC ch... | Martin Jansa | 2014-02-02 | 1 | -3/+3 |
* | sstate-cache-management.sh: Fix remove_duplicated() to work after SSTATE_SWSP... | Martin Jansa | 2014-02-02 | 1 | -13/+23 |
* | scripts/cp-noerror: Avoid a race | Richard Purdie | 2014-02-02 | 1 | -2/+3 |
* | scripts/runqemu-internal: use -cpu core2duo for qemux86-64 | Stefan Stanacar | 2014-01-28 | 1 | -3/+4 |
* | combo-layer: Make directories only if they don't exisit yet | Saul Wold | 2014-01-28 | 1 | -2/+4 |
* | runqemu, runqemu-internal: Allow slirp for NFS and KVM use | Jason Wessel | 2014-01-28 | 2 | -12/+17 |
* | runqemu-export-rootfs: update for unfs3 | Jason Wessel | 2014-01-28 | 1 | -2/+2 |
* | runqemu: Use the newer unfs3 for serving user space nfs | Saul Wold | 2014-01-28 | 2 | -49/+6 |
* | yocto-bsp: Add core2 and corei7 tune choice to x86_64 | Darren Hart | 2014-01-28 | 1 | -0/+8 |
* | yocto-bsp: Update substrate to use the new x86 tune files | Darren Hart | 2014-01-28 | 2 | -13/+15 |
* | pybootchartgui: Add option -T to allways use the full time | Peter Kjellerstedt | 2014-01-23 | 3 | -5/+20 |
* | pybootchartgui: Adopt the width of the index in split output files | Peter Kjellerstedt | 2014-01-23 | 1 | -1/+3 |
* | pybootchartgui: Simplify adding processes to the trace | Peter Kjellerstedt | 2014-01-23 | 1 | -25/+14 |
* | pybootchartgui: Correct the legend | Peter Kjellerstedt | 2014-01-23 | 1 | -1/+1 |
* | pybootchartgui: Make the -s option work again | Peter Kjellerstedt | 2014-01-23 | 1 | -4/+5 |
* | wipe-sysroot: explain what is being deleted, and check for arguments | Ross Burton | 2014-01-02 | 1 | -1/+9 |
* | test-dependencies.sh: avoid showing misleading error messages | Jackie Huang | 2014-01-02 | 1 | -3/+3 |
* | yocto-bsp: Add missing interfaces file for qemu BSP templates | Tom Zanussi | 2013-12-20 | 2 | -0/+6 |
* | runqemu: Allow user to set -vga option with qemuparams | Valentin Popa | 2013-12-20 | 2 | -2/+11 |
* | scripts/contrib: Add graph-tool | Paul Eggleton | 2013-12-18 | 1 | -0/+92 |
* | runqemu: remove core-image-* whitelist | Scott Garman | 2013-12-09 | 1 | -12/+5 |
* | python: Add missing RDEPENDS for python-unittest | Mike Looijmans | 2013-12-06 | 1 | -1/+1 |
* | lib/oeqa/selftest/base, scripts/oe-selftest: fix wrong remove path and do a c... | Stefan Stanacar | 2013-12-05 | 1 | -0/+12 |
* | scripts/oe-selftest: script to run builds as unittest against bitbake or vari... | Stefan Stanacar | 2013-12-03 | 1 | -0/+148 |
* | classes/package: record PKGSIZE as total file size in pkgdata | Paul Eggleton | 2013-12-03 | 1 | -1/+5 |
* | classes/package: fix FILES_INFO serialisation in pkgdata | Paul Eggleton | 2013-12-03 | 1 | -12/+7 |
* | classes/image: write image manifest | Paul Eggleton | 2013-11-26 | 1 | -0/+9 |