]> code.ossystems Code Review - openembedded-core.git/commit
perl: fix missing Module::Metadata
authorTim Orling <TicoTimo@gmail.com>
Tue, 6 May 2014 05:09:13 +0000 (22:09 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 8 May 2014 11:56:40 +0000 (12:56 +0100)
commit3babe5704fbda62920ec17a910d0f3fe9f468229
tree602fa67eef483f9dfeb4376591801b0181b76dd8
parent580033721abbbb4302bc803ebc70c90e331e4587
perl: fix missing Module::Metadata

Module::Build depends on Module::Metadata (since perl 5.13.9).
Module::Metainfo is only a wrapper for Module::Metadata.

See discussion in http://patches.openembedded.org/patch/66233/

Signed-off-by: Tim Orling <TicoTimo@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-devtools/perl/perl-5.14.3/config.sh
meta/recipes-devtools/perl/perl-rdepends_5.14.3.inc