host-perl-xml-parser: rename and refactor with perl infrastructure
authorFrancois Perrad <fperrad@gmail.com>
Sun, 23 Feb 2014 14:17:17 +0000 (15:17 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 23 Feb 2014 21:37:03 +0000 (22:37 +0100)
commit8dbab113a07ff8b3223d0c0ea24f85effbc7cc61
tree98a8661c3bf7ec60b8e46378b99d7a2cd40f4313
parent9fbb169976a313a20b6fdaf37e67ce80c4771650
host-perl-xml-parser: rename and refactor with perl infrastructure

Even though libxml-parser-perl had a Config.in file with an option to
enable it on the target, this option was hidden by a dependency on
BR2_HOST_ONLY. So in practice, it was not possible to enable
libxml-parser-perl on the target. This allows us to rename
libxml-parser-perl to perl-xml-parser to follow the new naming
convention of Perl packages, without having to introduce
Config.in.legacy material.

In addition to this rename, the package is converted to use the newly
introduced Perl package infrastructure.

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Tested-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Reviewed-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/Config.in
package/intltool/intltool.mk
package/libxml-parser-perl/Config.in [deleted file]
package/libxml-parser-perl/libxml-parser-perl.mk [deleted file]
package/metacity/metacity.mk
package/perl-xml-parser/perl-xml-parser.mk [new file with mode: 0644]