| Commit message (Expand) | Author | Age | Files | Lines |
* | qemuimage-testlib: kill qemu process according to its pid, instead of process... | Jiajun Xu | 2010-09-02 | 1 | -4/+49 |
* | runqemu: add poky-image-basic and poky-image-lsb to recognized images | Saul Wold | 2010-09-02 | 1 | -5/+5 |
* | Drop chroot usage as its not well used, tested and is broken | Richard Purdie | 2010-09-01 | 2 | -117/+0 |
* | test: Add scenario file for each target and support single case running | Jiajun Xu | 2010-08-27 | 12 | -0/+20 |
* | poky-qemu: check for existence of required libraries | Joshua Lock | 2010-08-25 | 1 | -0/+12 |
* | poky-qemu-internal: fix the echo of KERNCMDLINE | Dexuan Cui | 2010-08-20 | 1 | -1/+1 |
* | poky-qemu-internal: fix broken call to poky-qemu-ifup | Scott Garman | 2010-08-20 | 2 | -2/+15 |
* | runqemu-nfs: boot QEMU using nfsroot and local unfs export | Scott Garman | 2010-08-20 | 1 | -0/+86 |
* | poky-export-rootfs: script for exporting userspace nfsroots | Scott Garman | 2010-08-20 | 1 | -0/+183 |
* | poky-extract-sdk: script for extracting sdk images using pseudo | Scott Garman | 2010-08-20 | 1 | -0/+95 |
* | poky-qemu-internal: fixes for userspace NFS booting | Scott Garman | 2010-08-20 | 1 | -14/+27 |
* | poky-qemu-internal: Support use of a preconfigured tap device | Jeff Dike | 2010-08-20 | 1 | -4/+28 |
* | poky-qemu-internal: Support NFS boots better | Jeff Dike | 2010-08-20 | 2 | -10/+31 |
* | poky-qemu-[ifup|ifdown]: Use native tunctl | Jeff Dike | 2010-08-20 | 2 | -19/+101 |
* | poky-find-native-sysroot: helper script for locating the native sysroot path | Scott Garman | 2010-08-20 | 1 | -0/+77 |
* | poky-qemu-ifup: allow multiple tap devices | Jeff Dike | 2010-08-20 | 1 | -1/+2 |
* | qemu: Use a TAP device instead of slirp for networking | Jeff Dike | 2010-08-20 | 3 | -10/+25 |
* | build/conf: move sample conf files to meta/conf | Joshua Lock | 2010-08-17 | 1 | -2/+2 |
* | testlib: Add support for qemumips/qemuppc/qemux86-64, and add support for tes... | Jiajun Xu | 2010-08-13 | 1 | -7/+72 |
* | scripts: add qemux86-64 support to the qemu scripts | Joshua Lock | 2010-08-02 | 2 | -9/+53 |
* | meta/classes/rootfs_rpm.bbclass: re implement base on rpm5 | Mark Hatle | 2010-07-24 | 1 | -0/+11 |
* | poky-env-internal: re-add OEROOT to the whitelisted environment variables | Joshua Lock | 2010-07-23 | 1 | -1/+1 |
* | scripts/poky-env-internal: preserve the git proxy env var | Nitin A Kamble | 2010-07-22 | 1 | -1/+1 |
* | poky-env-internal: Print some further information for the user | Richard Purdie | 2010-07-22 | 1 | -1/+7 |
* | poky-env-internal: Cleanup after the recent layer improvements | Richard Purdie | 2010-07-22 | 1 | -40/+2 |
* | poky-env-internal/runqemu: Move BUILD_SYS handling which is runqemu specific ... | Richard Purdie | 2010-07-22 | 2 | -6/+6 |
* | stagemanager: Move functionality into the scripts directory | Richard Purdie | 2010-07-22 | 3 | -0/+1588 |
* | poky-env-internal: unbreak existing build setups | Joshua Lock | 2010-07-22 | 1 | -1/+1 |
* | scripts/runqemu: Path fixes | Saul Wold | 2010-07-21 | 1 | -14/+14 |
* | Enable build dir outside of the poky directory | Joshua Lock | 2010-07-21 | 5 | -45/+78 |
* | qemu/mips: arrange for vmlinux to be bootable | Bruce Ashfield | 2010-07-19 | 1 | -1/+1 |
* | test: add automation framework and sanitytest | Jiajun Xu | 2010-07-15 | 3 | -0/+273 |
* | poky-qemu-internal: Use 128MB memory for qemumips/qemuppc | Richard Purdie | 2010-07-15 | 1 | -1/+7 |
* | qemu-scripts: Add support for mips and powerpc machines, update qemuarm | Bruce Ashfield | 2010-07-15 | 2 | -1/+56 |
* | scripts/create_pull_request fix a typo | Nitin A Kamble | 2010-06-10 | 1 | -1/+1 |
* | update create_pull_request for distro/master | Nitin A Kamble | 2010-06-10 | 1 | -16/+61 |
* | poky-env-internal: fix a typo | Joshua Lock | 2010-06-10 | 1 | -1/+1 |
* | poky-evn-internal: Add some documentation about the config file and commonly ... | Richard Purdie | 2010-06-10 | 1 | -1/+13 |
* | scripts: Fix setting up links to cc and gcc in runqemu | Joshua Lock | 2010-06-09 | 1 | -3/+13 |
* | Fixes for Qemu to use VGA and Touch Screen | Saul Wold | 2010-06-07 | 1 | -4/+7 |
* | Drop vm_mmap_min_addr checks from scripts and sanity class | Joshua Lock | 2010-05-28 | 1 | -7/+0 |
* | add a new scripts create-pull-request | Nitin A Kamble | 2010-05-17 | 1 | -0/+41 |
* | poky-qemu-internal Add -show-cursor to qemux86 | Nitin A Kamble | 2010-05-14 | 1 | -2/+2 |
* | Merge branch 'tk/head' of ssh://git.pokylinux.org/poky-contrib | Richard Purdie | 2010-05-14 | 1 | -0/+4 |
|\ |
|
| * | poky-env-internal: unset variables to avoid disturbing new GIT clone | Kevin Tian | 2010-05-13 | 1 | -0/+4 |
* | | Revert "poky-env-internal: Disable automatic adding of meta environments to B... | Richard Purdie | 2010-05-13 | 1 | -1/+1 |
|/ |
|
* | poky-env-internal: Disable automatic adding of meta environments to BBPATH | Richard Purdie | 2010-05-12 | 1 | -1/+1 |
* | Fix references to CROSS_DIR now that it has been removed | Joshua Lock | 2010-04-28 | 1 | -2/+2 |
* | scripts/pstage-scanner: new script to sanity test the contents of pstage | Joshua Lock | 2010-04-27 | 1 | -0/+127 |
* | Switch to bblayers configuration | Richard Purdie | 2010-03-22 | 1 | -1/+7 |