]> code.ossystems Code Review - openembedded-core.git/commit
oe-selftest: devtool: Reverting a change should trigger rebuild
authorOla x Nilsson <ola.x.nilsson@axis.com>
Thu, 22 Dec 2016 13:16:33 +0000 (14:16 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 9 Jan 2017 13:34:29 +0000 (13:34 +0000)
commit58a31d8dd7293f14c70e56ec9639c420d15e7dfc
tree13d455d12afc24e881d4e0a92900d1c86d7f6ff8
parent8abbaba1931e2cb2b87aa733aa9a3e8eb359b500
oe-selftest: devtool: Reverting a change should trigger rebuild

Add code to verify that not only does a change trigger a build, but so
does reverting that change.

Reverting a change in a devtool managed git repo may cause the current
checksum to match the checksum of a previous build, which will cause
bitbake to skip builds that are needed.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oeqa/selftest/devtool.py