]> code.ossystems Code Review - openembedded-core.git/commit
selftest: wic: use wic-tools recipe to get STAGING_DIR
authorEd Bartosh <ed.bartosh@linux.intel.com>
Fri, 3 Feb 2017 14:58:15 +0000 (16:58 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 5 Feb 2017 09:20:23 +0000 (09:20 +0000)
commiteb648ac5566fbcc679e8544fd8403a730ce71058
treef1ca1603c043d36dcdcba0f104dc503c0a91eb2f
parentbe8ebac3b055070f690d42836bb0fdad32d29204
selftest: wic: use wic-tools recipe to get STAGING_DIR

STAGING_DIR variable is used to get path to a boot dir.
It's better to use wic-tools recipe to it as it contains
all bootloader artifacts.

Modified test_build_artifacts and test_rootfs_artifacts to
use wic-tools target to get STAGING_DIR.

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oeqa/selftest/wic.py