]> code.ossystems Code Review - openembedded-core.git/commit
xmlcatalog: hold libxml2-native dependency
authorChen Qi <Qi.Chen@windriver.com>
Wed, 10 Jul 2019 03:07:57 +0000 (11:07 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 11 Jul 2019 08:32:44 +0000 (09:32 +0100)
commit5a72c6d5cc1c9896c7425ac20eaf82d3d489e5c7
tree56d66f07f709e1a5abe2cee98ec67c4a6185fdad
parent7dc3048fec88dd62ef49ef16517b7382ab7cf2a5
xmlcatalog: hold libxml2-native dependency

Put libxml2-native dependency in this class and remove
it from recipes inheriting this class.

In fact, if a recipe inherits this class and does not have
libxml2-native, the xmlcatalog_sstate_postinst would fail.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/xmlcatalog.bbclass
meta/recipes-devtools/docbook-xml/docbook-xml-dtd4_4.5.bb
meta/recipes-devtools/docbook-xml/docbook-xsl-stylesheets_1.79.1.bb