generic-poky/scripts
Anders Darander 81d14f5629 runqemu: take TMPDIR from bitbake
The old standard of using /home/anders/openembedded-core/build/tmp as TMPDIR do not work any longer,
as - is appended to the real TMPDIR. Thus, always take TMPDIR from
bitbake, unless TMPDIR is set in the environment.

(From OE-Core rev: 993672fa2739794a6dd0dbd7bb232fa60522b897)

Signed-off-by: Anders Darander <anders@chargestorm.se>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-06-14 15:28:25 +01:00
..
contrib python: add generate-manifest-2.6.py script and regen python-2.6-manifest.inc 2011-03-10 18:14:19 -08:00
jhbuild Rename rewrite.py to jhbuild2oe.py. 2006-08-10 06:43:09 +00:00
qemuimage-tests qemuimagetest: Add executable permission to test scripts for toolchain 2011-05-04 08:57:28 +01:00
README Further cleanup of various poky references 2011-04-21 12:56:16 +01:00
bitbake scripts/bitbake: Only build tar-replacement-native when the build system tar version < 1.24 2011-06-09 16:44:39 +01:00
create-lsb-image create-lsb-iamge:Fix bugs 2011-05-04 00:54:39 +01:00
create-pull-request create-pull-request: Add URL documentation 2011-06-09 15:48:26 +01:00
gen-site-config siteconfig: generate configuration data caches for autoconf 2010-09-03 10:50:02 +01:00
oe-buildenv-internal scripts/oe-buildenv-internal: Improve message when bitbake is missing 2011-05-18 12:42:26 +01:00
oe-find-native-sysroot 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-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/oe-setup-builddir: fix typo 2011-05-10 09:56:20 +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: Enable toolchain automation tests in qemuimagetest 2011-05-04 00:56:33 +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 runqemu: take TMPDIR from bitbake 2011-06-14 15:28:25 +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 scripts/oe-setup-builddir: Fix up OE-Core/Poky mismatch for now (and fix permissions) 2011-04-21 19:19:33 +01: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 qemu-script: Fix qemu seg fault if install Nvidia proprietary driver. 2011-05-10 09:55:02 +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: fix a small typo that fails the script 2011-06-02 14:55:56 +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