]> code.ossystems Code Review - openembedded-core.git/commit
meta-selftest: add error recipe and error-image
authorbrian avery <avery.brian@gmail.com>
Mon, 21 Sep 2015 23:45:55 +0000 (16:45 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 24 Sep 2015 16:52:46 +0000 (17:52 +0100)
commit1810d4ab3374d833cb4b68388b456dc7ddb3d685
tree2926a2cf3bc8363539ab91615e87598cc8864ea7
parentcf3c5a6253e14576a63dde20682ab2cc50bdcbfe
meta-selftest: add error recipe and error-image

    * The error recipe throws an error during compile

    * The error-image includes the error recipe

    * Initial target is toaster selenium testing

Signed-off-by: brian avery <avery.brian@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta-selftest/recipes-test/error/error.bb [new file with mode: 0644]
meta-selftest/recipes-test/images/error-image.bb [new file with mode: 0644]