generic-poky/scripts
Paul Eggleton 3046a96bf0 sanity: detect if bitbake wrapper is not being used or pseudo is broken
* Shows a warning during sanity checking if the scripts/bitbake wrapper is
  not being used
* Check to see if pseudo is working during sanity checking, and if it
  isn't an error occurs (if we are using the wrapper script and pseudo
  has been built; otherwise it is a warning).

Fixes [YOCTO #653]

(From OE-Core rev: 0b06b69992dd3df1dfff7bde694d7ad23d8d15a0)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-17 00:18:14 +00: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: Rename test scenario file from poky-image-sdk to poky-image-sato-sdk 2011-02-10 15:27:50 +00:00
README Added scripts dir 2006-07-28 19:47:37 +00:00
bitbake sanity: detect if bitbake wrapper is not being used or pseudo is broken 2011-03-17 00:18:14 +00:00
creat-lsb-image creat-lsb-image: Add some functions for creating a appropriate image to make lsb test 2011-03-04 22:26:42 +00:00
create-pull-request git-pull: add the new create-pull-request script 2010-11-10 21:22:27 +08:00
gen-site-config siteconfig: generate configuration data caches for autoconf 2010-09-03 10:50:02 +01:00
poky-addptable2image Use /sbin/fdisk because not all systems has /sbin in PATH 2008-05-14 12:57:11 +00:00
poky-env-internal sanity: detect if bitbake wrapper is not being used or pseudo is broken 2011-03-17 00:18:14 +00:00
poky-export-rootfs Update meta-ide-support dependencies 2010-10-07 22:07:45 +01:00
poky-extract-sdk poky-extract-sdk: allow relative paths for extract-dir 2011-01-24 14:09:11 -08:00
poky-find-native-sysroot Make poky-qemu and related scripts work with arbitrary SDK locations 2010-12-09 15:00:45 +00:00
poky-gen-tapdevs poky-gen-tapdevs: script to create a 'bank' of tap interfaces 2010-10-07 19:53:46 +01:00
poky-git-proxy-command scripts: Add git proxy script 2008-04-08 11:31:08 +00:00
poky-git-proxy-socks-command scripts/build: Update the git proxy setup instructions 2008-10-23 15:12:41 +01:00
poky-git-proxy-socks.c scripts/build: Update the git proxy setup instructions 2008-10-23 15:12:41 +01:00
poky-nokia800-flashutil poky-nokia800-flashutil: merged offsets from Andrew script and added Diablo notes 2008-08-08 07:41:33 +00:00
poky-qemu poky-qemu: handle cases where an nfs directory contains -image- 2011-02-25 08:46:59 -08:00
poky-qemu-ifdown Make poky-qemu and related scripts work with arbitrary SDK locations 2010-12-09 15:00:45 +00:00
poky-qemu-ifup Make poky-qemu and related scripts work with arbitrary SDK locations 2010-12-09 15:00:45 +00:00
poky-qemu-internal poky-qemu-internal: force oprofile into using timer interrupt mode for qemux86/qemux86-64 for now 2011-03-14 21:08:36 +00:00
poky-qemu.README poky-qemu.README: Minor updates 2008-05-22 08:22:47 +00:00
poky-setup-builddir meta-yocto: Move files inappropriate to OE-Core from meta 2011-03-03 23:53:32 +00:00
poky-setup-rpmrepo creating the rpmrepo metadata 2011-01-30 12:09:52 -08:00
poky-trim-schemas Add poky-trim-schemas post install script to remove unneeded schema locale translations from images (credit to Ross Burton for the initial script) 2009-08-28 17:11:57 +01:00
pstage-scanner Enable build dir outside of the poky directory 2010-07-21 15:39:53 +01:00
qemuimage-testlib qemuimagetest: Rename test scenario file from poky-image-sdk to poky-image-sato-sdk 2011-02-10 15:27:50 +00: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
send-pull-request send-pull-request: Fetch TO email address from git config if specified 2011-03-16 13:54:17 +00: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 poky