]> code.ossystems Code Review - openembedded-core.git/commit
wic: Check for the existence/correctness of build artifacts
authorTom Zanussi <tom.zanussi@linux.intel.com>
Fri, 18 Oct 2013 04:45:37 +0000 (23:45 -0500)
committerRobert Yang <liezhi.yang@windriver.com>
Wed, 11 Dec 2013 02:12:18 +0000 (21:12 -0500)
commit54e0b423852580c62b43c5ead00f431b971bea1a
treec7209f02a896d43025f119d6a082ba1e83429a32
parent11385321982411d3d1c2aa663b2b2d195c74f353
wic: Check for the existence/correctness of build artifacts

If a user uses the -e option and specifies a machine that hasn't been
built or uses the wrong .wks script for the build artifacts pointed to
by the current machine, we should point that out for obvious cases.

(From OE-Core master rev: a5b9ccadc0603c70c65f74fa386995c585a951db)

Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
scripts/wic