generic-poky/meta/recipes-devtools/perl
Catalin Enache d5cdb482ef perl: fix missing dependency for perl-misc
"perl-misc" package is adding tens of perl utilities which have
depencies on perl-modules.

For example, in order for "prove" to work correctly following modules
are needed:

RDEPENDS_perl-misc += "perl perl-module-app-prove
perl-module-overloading perl-module-tap-base perl-module-file-glob
perl-module-tap-formatter-console perl-module-tap-formatter-base
perl-module-tap-formatter-file perl-module-tap-formatter-session
perl-module-tap-parser perl-module-tap-parser-aggregator
perl-module-tap-parser-scheduler"

If we compile a list of modules needed by the utilities added by
"perl-misc" we may end up having to add hundreds of modules to
RDEPENDS_perl-misc.

Rather than adding hundreds of dependencies only perl-modules was added.

(From OE-Core rev: 4739aa620464469447f98a3ab840d0ec182ad1d1)

Signed-off-by: Catalin Enache <catalin.enache@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-03-12 22:11:48 +00:00
..
perl perl: Upgrade to 5.22.1 2016-01-24 09:40:20 +00:00
liberror-perl_0.17024.bb liberror-perl: 0.17023 -> 0.17024 2015-06-03 16:38:48 +01:00
liburi-perl_1.60.bb Add missing SUMMARY values 2014-01-02 12:50:18 +00:00
libxml-parser-perl_2.44.bb meta: more removals of redunant FILES_${PN}-dbg 2015-12-16 11:56:30 +00:00
libxml-perl_0.08.bb recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues (part 2) 2014-02-20 14:28:13 +00:00
libxml-simple-perl_2.22.bb libxml-simple-perl: update to 2.22 2015-12-16 12:12:17 +00:00
perl-native_5.22.1.bb perl: Explicitly set EXTRA_OEMAKE as required 2016-02-10 16:06:24 +00:00
perl-ptest.inc perl: remove unneeded patches in ptest directory 2014-09-22 13:04:23 +01:00
perl-rdepends_5.22.1.inc perl: fix missing dependency for perl-misc 2016-03-12 22:11:48 +00:00
perl.inc package_regex.inc: split entries with odd-even versioning into their own recipes 2015-12-08 10:20:51 +00:00
perl_5.22.1.bb perl: Explicitly set EXTRA_OEMAKE as required 2016-02-10 16:06:24 +00:00