generic-poky/scripts
Mark Hatle 13f3607779 native.bbclass: Add a simple chown intercept command
During native recipe processing we want to intercept any calls to chown
and do nothing.  This prevents errors and allows the same recipes to be
used for both native and target recipes.

(From OE-Core rev: 7fd8287d3320231db83c36d09f2b841e520fcfe9)

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-06-23 21:08:01 +01:00
..
contrib python: Switch to using the default -dbg package 2011-06-23 12:07:36 +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 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