summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* git-pull: add send-pull-request scriptDarren Hart2010-11-101-0/+133
* git-pull: add the new create-pull-request scriptDarren Hart2010-11-101-0/+129
* git pull: remove the existing create_pull_request scriptDarren Hart2010-11-101-86/+0
* qemumips: re-enable wacom and standard USB UI optionsBruce Ashfield2010-11-101-1/+1
* imagetest-qemu: Add test case for dmesg check in targetJiajun Xu2010-11-1013-9/+207
* poky-qemu-internal: make the -no-reboot qemu option mandatoryScott Garman2010-10-141-2/+3
* poky-qemu: miscellaneous bugfixesScott Garman2010-10-142-14/+19
* poky-qemu: add nographic option for disabling video consoleScott Garman2010-10-141-4/+6
* poky-qemu-internal: enforce a 128M memory limit for qemuarmScott Garman2010-10-121-1/+19
* poky-qemu: fix for handling full path to rootfsScott Garman2010-10-111-2/+19
* poky-qemu-internal: implement file locking in bashScott Garman2010-10-081-30/+53
* poky-qemu: fix handling of some rootfs typesScott Garman2010-10-081-0/+10
* Update meta-ide-support dependenciesScott Garman2010-10-074-4/+4
* Merge runqemu features into poky-qemuScott Garman2010-10-074-262/+264
* Allow running of multiple QEMU nfs instancesScott Garman2010-10-072-31/+39
* poky-gen-tapdevs: script to create a 'bank' of tap interfacesScott Garman2010-10-072-0/+96
* poky-qemu-internal: use lockfile-progs for network interface lockingScott Garman2010-10-071-5/+20
* poky-qemu: integrate userspace nfsroot supportScott Garman2010-10-073-260/+140
* poky-qemu-ifup/ifdown: Require root privileges to runScott Garman2010-10-072-36/+35
* Export ALL_PROXY for bitbake commandsDarren Hart2010-10-071-1/+1
* qemumips: override default UI options.Richard Griffiths2010-10-041-1/+1
* poky-qemu-internal: only check mmap_min_addr when running arm imagesJoshua Lock2010-10-011-6/+6
* Revert "Drop vm_mmap_min_addr checks from scripts and sanity class"Joshua Lock2010-09-291-0/+7
* poky-qemu-internal: Add userspace nfs support for mips and ppcDongxiao Xu2010-09-271-0/+18
* Wrap output at 80 columns for poky-env-internalDarren Hart2010-09-211-21/+35
* poky-qemu-internal: fix locking of tap lockfileSaul Wold2010-09-171-5/+9
* bitbake: Add proxy variables to standard export listZhai Edwin2010-09-101-1/+1
* scripts/runqemu: Drop broken toolchain symlink codeRichard Purdie2010-09-101-8/+0
* scripts/poky-qemu-ifup: Ensure the host has a route to itRichard Purdie2010-09-101-0/+9
* scrtips/poky-qemu: Fix network interface device numberingRichard Purdie2010-09-102-2/+5
* poky-qemu-internal: Fix ifdown script to use the correct variableRichard Purdie2010-09-101-1/+1
* scripts: use the exported POKY_NATIVE_SYSROOT variableJoshua Lock2010-09-075-44/+39
* runqemu-nfs: check for required programsJoshua Lock2010-09-071-0/+17
* siteconfig: generate configuration data caches for autoconfJeff Polk2010-09-031-0/+53
* qemuimage-testlib: kill qemu process according to its pid, instead of process...Jiajun Xu2010-09-021-4/+49
* runqemu: add poky-image-basic and poky-image-lsb to recognized imagesSaul Wold2010-09-021-5/+5
* Drop chroot usage as its not well used, tested and is brokenRichard Purdie2010-09-012-117/+0
* 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