]> 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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 18 Oct 2013 14:50:33 +0000 (15:50 +0100)
commita5b9ccadc0603c70c65f74fa386995c585a951db
tree56f69979b94eee9812784e8f485581649eb8a8b8
parent5b3c2aac48dd060f20a3c65f15560996c35695fd
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.

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