]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
oeqa/sdkext/devtool.py: skip a testcase when no libxml2
authorRobert Yang <liezhi.yang@windriver.com>
Wed, 16 Nov 2016 08:41:45 +0000 (00:41 -0800)
committerRobert Yang <liezhi.yang@windriver.com>
Wed, 21 Dec 2016 06:18:56 +0000 (06:18 +0000)
commit67962b586750f090551729fa1ae568e2f15a67c6
tree42fd82e9011a1a70cb631e5e30ab984949e60f03
parent953f055b1f99a25660900f2aa08ba707f1476e00
oeqa/sdkext/devtool.py: skip a testcase when no libxml2

Skip test_extend_autotools_recipe_creation when no libxml2

The librdfa requires libxml2 to build, otherwise, it would fail:
| configure: error: Package requirements (libxml-2.0 >= 2.6.26) were not met:
|
| No package 'libxml-2.0' found

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