generic-poky/scripts
Liming Wang 8a8a3b3905 scripts/runqemu: disable unfs boot mode for qemuppc
Because unfs boot mode is unstable for qemuppc, disable
it temporarily.

(From OE-Core rev: 74ff1bc8c248824116ba4b787b10fa6ee0c13ce1)

Signed-off-by: Liming Wang <liming.wang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-08-29 13:48:03 +01:00
..
contrib scripts/contrib: add build time regression test script 2011-07-20 15:27:31 +01:00
jhbuild Rename rewrite.py to jhbuild2oe.py. 2006-08-10 06:43:09 +00:00
native-intercept native.bbclass: Add a simple chown intercept command 2011-06-23 21:08:01 +01:00
qemuimage-tests connman_test.sh: Rework for busybox 'ps' 2011-08-04 15:04:34 +01:00
README Further cleanup of various poky references 2011-04-21 12:56:16 +01:00
bitbake bitbake wrapper: exit if python v3 is detected 2011-06-28 13:44:41 +01:00
combo-layer scripts/combo-layer: fix configuration file handling 2011-08-23 18:23:34 -07:00
combo-layer-hook-default.sh scripts/combo-layer: fix overzealous regex in default hook script 2011-08-23 18:32:38 -07:00
combo-layer.conf.example combo-layer-tool: add tool to manipulate combo layers 2011-07-08 17:52:27 +01:00
create-lsb-image create-lsb-iamge:Fix bugs 2011-05-04 00:54:39 +01:00
create-pull-request create-pull-request: increase likelihood of detecting a rename 2011-08-17 15:14:58 +01:00
gen-site-config siteconfig: generate configuration data caches for autoconf 2010-09-03 10:50:02 +01:00
hob scripts/hob: wrapper script to run hob gui with a UI specific config file 2011-07-19 17:34:17 +01:00
multilib_header_wrapper.h multilib_header.bbclass: Add oe_multilib_header wrapper 2011-07-27 15:45:47 +01:00
oe-buildenv-internal scripts/oe-buildenv-internal: improve the error detecting for $BDIR 2011-08-10 13:33:06 +01:00
oe-find-native-sysroot Use OECORE_DISTRO_VERSION instead of POKY_DISTRO_VERSION 2011-08-23 18:23:33 -07:00
oe-git-proxy-command scripts/oe-setup-builddir: Fix up OE-Core/Poky mismatch for now (and fix permissions) 2011-04-21 19:19:33 +01:00
oe-git-proxy-socks-command scripts/oe-setup-builddir: Fix up OE-Core/Poky mismatch for now (and fix permissions) 2011-04-21 19:19:33 +01:00
oe-git-proxy-socks.c scripts/oe-setup-builddir: Fix up OE-Core/Poky mismatch for now (and fix permissions) 2011-04-21 19:19:33 +01:00
oe-setup-builddir scripts: Rename "adt-install" to "adt-installer" in user help. 2011-07-14 15:17:19 +01:00
oe-setup-rpmrepo scripts/oe-setup-builddir: Fix up OE-Core/Poky mismatch for now (and fix permissions) 2011-04-21 19:19:33 +01:00
oe-trim-schemas scripts/oe-setup-builddir: Fix up OE-Core/Poky mismatch for now (and fix permissions) 2011-04-21 19:19:33 +01:00
qemuimage-testlib qemuimagetest: update cvs and iptables to newer version for toolchain test 2011-06-24 11:28:32 +01:00
rootfs_rpm-extract-postinst.awk meta/classes/rootfs_rpm.bbclass: re implement base on rpm5 2010-07-24 00:46:57 +01:00
rpm2cpio.sh fetch2: Add SRPM knowledge 2011-02-08 18:01:35 +00:00
runqemu scripts/runqemu: disable unfs boot mode for qemuppc 2011-08-29 13:48:03 +01:00
runqemu-addptable2image scripts/oe-setup-builddir: Fix up OE-Core/Poky mismatch for now (and fix permissions) 2011-04-21 19:19:33 +01:00
runqemu-export-rootfs Use OECORE_DISTRO_VERSION instead of POKY_DISTRO_VERSION 2011-08-23 18:23:33 -07:00
runqemu-extract-sdk scripts/oe-setup-builddir: Fix up OE-Core/Poky mismatch for now (and fix permissions) 2011-04-21 19:19:33 +01:00
runqemu-gen-tapdevs scripts/oe-setup-builddir: Fix up OE-Core/Poky mismatch for now (and fix permissions) 2011-04-21 19:19:33 +01:00
runqemu-ifdown Further cleanup of various poky references 2011-04-21 12:56:16 +01:00
runqemu-ifup Further cleanup of various poky references 2011-04-21 12:56:16 +01:00
runqemu-internal script/runqemu: change boot command line for qemuppc 2011-08-29 13:48:00 +01:00
runqemu.README scripts/runqemu.README: Clean this up to accurately reflect what the runqemu command now does 2011-04-21 12:56:13 +01:00
send-pull-request send-pull-request: default to --supress-cc=all 2011-07-19 17:34:18 +01:00
swabber-strace-attach image-swab: Convert to attach strace to the process to obtain the required swabber data 2011-02-10 11:51:48 +00:00

README

This directory contains Various useful scripts for working with OE builds