]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
oeqa/oetest.py: add hasLockedSig()
authorRobert Yang <liezhi.yang@windriver.com>
Thu, 17 Nov 2016 02:34:26 +0000 (18:34 -0800)
committerRobert Yang <liezhi.yang@windriver.com>
Wed, 21 Dec 2016 06:18:56 +0000 (06:18 +0000)
commit953f055b1f99a25660900f2aa08ba707f1476e00
treefa3f5144fdb86cf656583fd02a8cb7abf74db81f
parent60a58a2c83ad7383816a2fcd34f4022b26e36d53
oeqa/oetest.py: add hasLockedSig()

It checks whether there is a "recipe:do_populate_sysroot:" in
locked-sigs.inc, which will help to determine whether the testcase will
run or not.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
meta/lib/oeqa/oetest.py