summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* test: Add scenario file for each target and support single case runningJiajun Xu2010-08-2712-0/+20
* poky-qemu: check for existence of required librariesJoshua Lock2010-08-251-0/+12
* poky-qemu-internal: fix the echo of KERNCMDLINEDexuan Cui2010-08-201-1/+1
* poky-qemu-internal: fix broken call to poky-qemu-ifupScott Garman2010-08-202-2/+15
* runqemu-nfs: boot QEMU using nfsroot and local unfs exportScott Garman2010-08-201-0/+86
* poky-export-rootfs: script for exporting userspace nfsrootsScott Garman2010-08-201-0/+183
* poky-extract-sdk: script for extracting sdk images using pseudoScott Garman2010-08-201-0/+95
* poky-qemu-internal: fixes for userspace NFS bootingScott Garman2010-08-201-14/+27
* poky-qemu-internal: Support use of a preconfigured tap deviceJeff Dike2010-08-201-4/+28
* poky-qemu-internal: Support NFS boots betterJeff Dike2010-08-202-10/+31
* poky-qemu-[ifup|ifdown]: Use native tunctlJeff Dike2010-08-202-19/+101
* poky-find-native-sysroot: helper script for locating the native sysroot pathScott Garman2010-08-201-0/+77
* poky-qemu-ifup: allow multiple tap devicesJeff Dike2010-08-201-1/+2
* qemu: Use a TAP device instead of slirp for networkingJeff Dike2010-08-203-10/+25
* build/conf: move sample conf files to meta/confJoshua Lock2010-08-171-2/+2
* testlib: Add support for qemumips/qemuppc/qemux86-64, and add support for tes...Jiajun Xu2010-08-131-7/+72
* scripts: add qemux86-64 support to the qemu scriptsJoshua Lock2010-08-022-9/+53
* meta/classes/rootfs_rpm.bbclass: re implement base on rpm5Mark Hatle2010-07-241-0/+11
* poky-env-internal: re-add OEROOT to the whitelisted environment variablesJoshua Lock2010-07-231-1/+1
* scripts/poky-env-internal: preserve the git proxy env varNitin A Kamble2010-07-221-1/+1
* poky-env-internal: Print some further information for the userRichard Purdie2010-07-221-1/+7
* poky-env-internal: Cleanup after the recent layer improvementsRichard Purdie2010-07-221-40/+2
* poky-env-internal/runqemu: Move BUILD_SYS handling which is runqemu specific ...Richard Purdie2010-07-222-6/+6
* stagemanager: Move functionality into the scripts directoryRichard Purdie2010-07-223-0/+1588
* poky-env-internal: unbreak existing build setupsJoshua Lock2010-07-221-1/+1
* scripts/runqemu: Path fixesSaul Wold2010-07-211-14/+14
* Enable build dir outside of the poky directoryJoshua Lock2010-07-215-45/+78
* qemu/mips: arrange for vmlinux to be bootableBruce Ashfield2010-07-191-1/+1
* test: add automation framework and sanitytestJiajun Xu2010-07-153-0/+273
* poky-qemu-internal: Use 128MB memory for qemumips/qemuppcRichard Purdie2010-07-151-1/+7
* qemu-scripts: Add support for mips and powerpc machines, update qemuarmBruce Ashfield2010-07-152-1/+56
* scripts/create_pull_request fix a typoNitin A Kamble2010-06-101-1/+1
* update create_pull_request for distro/masterNitin A Kamble2010-06-101-16/+61
* poky-env-internal: fix a typoJoshua Lock2010-06-101-1/+1
* poky-evn-internal: Add some documentation about the config file and commonly ...Richard Purdie2010-06-101-1/+13
* scripts: Fix setting up links to cc and gcc in runqemuJoshua Lock2010-06-091-3/+13
* Fixes for Qemu to use VGA and Touch ScreenSaul Wold2010-06-071-4/+7
* Drop vm_mmap_min_addr checks from scripts and sanity classJoshua Lock2010-05-281-7/+0
* add a new scripts create-pull-requestNitin A Kamble2010-05-171-0/+41
* poky-qemu-internal Add -show-cursor to qemux86Nitin A Kamble2010-05-141-2/+2
* Merge branch 'tk/head' of ssh://git.pokylinux.org/poky-contribRichard Purdie2010-05-141-0/+4
|\
| * poky-env-internal: unset variables to avoid disturbing new GIT cloneKevin Tian2010-05-131-0/+4
* | Revert "poky-env-internal: Disable automatic adding of meta environments to B...Richard Purdie2010-05-131-1/+1
|/
* poky-env-internal: Disable automatic adding of meta environments to BBPATHRichard Purdie2010-05-121-1/+1
* Fix references to CROSS_DIR now that it has been removedJoshua Lock2010-04-281-2/+2
* scripts/pstage-scanner: new script to sanity test the contents of pstageJoshua Lock2010-04-271-0/+127
* Switch to bblayers configurationRichard Purdie2010-03-221-1/+7
* scripts/runqemu: Fix some typosJoshua Lock2010-01-141-2/+2
* scripts: preserve BB_NUMBER_THREADS when sanitising environmentJoshua Lock2009-12-141-1/+1
* scripts/poky-qemu-internal: Make sure qemuarm cursor is visibleRichard Purdie2009-11-261-3/+3
OpenPOWER on IntegriCloud