]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
wic: use image recipe sysroot as default
authorEd Bartosh <ed.bartosh@linux.intel.com>
Tue, 21 Feb 2017 09:46:29 +0000 (11:46 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 4 Mar 2017 23:18:18 +0000 (23:18 +0000)
commit35df4ad171a05b851977b74cfe6d8fb96a2a283e
treed689e9e71270c64e09b9cb03172525daefbc796e
parent6d5dd6e560fa95c4237b788f25d4bd20f5927160
wic: use image recipe sysroot as default

Switched from using wic-tools recipe sysroot to using
image sysroot in wic script. This way is more logical
and consistent with the way wic uses other artifacts.

[YOCTO #11017]

(From OE-Core rev: fc94feda4f4785bc020413943c80050adea13dc0)

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/wic