poky/meta
Paul Eggleton a976d63ae5 oe-selftest: add a test for devtool deploy-target
Whilst this test would seemingly be better placed as a runtime test,
unfortunately the runtime tests run under bitbake and you can't run
devtool within bitbake (since devtool needs to run bitbake itself).
Additionally we are testing build-time functionality as well, so
really this has to be done as an oe-selftest test.

This test does have a few perhaps unusual requirements in order to run:
 * pexpect is installed
 * MACHINE is set to one of the qemu machines
 * runqemu tap devices have been set up

(From OE-Core rev: 9dc16a8a87bef5dc408aefb256c01e2a4fe3563c)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-03-20 11:27:48 +00:00
..
classes classes/externalsrc: fix for recipes that fetch local files 2015-03-20 11:27:46 +00:00
conf bitbake.conf: use http:// for GNU_MIRROR instead of ftp:// 2015-03-16 17:41:52 +00:00
files toolchain-shar-template.sh: Make relocation optional. 2015-02-24 17:41:43 +00:00
lib oe-selftest: add a test for devtool deploy-target 2015-03-20 11:27:48 +00:00
recipes-bsp pcmciautils: fix and enable parallel build 2015-02-15 21:58:27 +00:00
recipes-connectivity nfs-utils: Identify CONFFILES 2015-03-16 17:42:04 +00:00
recipes-core packagegroup zeroconf: nss-mdns is libc dependant 2015-03-20 11:03:48 +00:00
recipes-devtools opkg: drop already applied patch 2015-03-20 11:03:48 +00:00
recipes-extended unzip: Add ALTERNATIVE configuration 2015-03-20 11:03:47 +00:00
recipes-gnome libffi: Upgrade to 3.2.1 2015-01-07 23:35:10 +00:00
recipes-graphics xf86-input-synaptics: drop already applied patch 2015-03-20 11:03:48 +00:00
recipes-kernel linux-yocto-rt: removed duplicated line 2015-03-16 17:42:07 +00:00
recipes-lsb4 libpng12: upgrade to 1.2.52 2015-01-07 23:35:01 +00:00
recipes-multimedia gst-player: Fix Pause/Play in GTK+ player 2015-03-20 11:03:49 +00:00
recipes-qt qt4: add patch for BMP denial-of-service vulnerability 2015-03-09 15:58:00 +00:00
recipes-rt rt-tests: fix gzip command 2015-02-15 21:58:25 +00:00
recipes-sato recipes: add x11 to required DISTRO_FEATURES 2015-03-10 10:47:38 +00:00
recipes-support curl: remove samba from PACKAGECONFIG[smb] DEPENDS 2015-03-16 17:42:08 +00:00
site siteinfo: account for 32 and 64 bit arm 2014-12-23 10:18:17 +00:00
COPYING.GPLv2
COPYING.MIT
recipes.txt