perl: use only one method all_perl_packages
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 4 Aug 2010 03:51:57 +0000 (03:51 +0000)
committerChris Larson <chris_larson@mentor.com>
Wed, 4 Aug 2010 16:07:15 +0000 (09:07 -0700)
commit6b53fcad4f2af012e762bbf6450831857ca29373
treef1f992143f6504210464398760d5f69bb24cc1bf
parent7bc322831d1ed3487d36dee4687b7fa3b5cc81e4
perl: use only one method all_perl_packages

.. to avoid
ERROR: Error Method already seen: all_perl_packages in' perl_5.8.8.bb'
now in 'perl_5.10.1.bb'

TODO: error() already prints "ERROR:" so the "Error" in above msg is
redundant

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Acked-by: Roman I Khimov <khimov@altell.ru>
Signed-off-by: Chris Larson <chris_larson@mentor.com>
recipes/perl/perl.inc [new file with mode: 0644]
recipes/perl/perl_5.10.1.bb
recipes/perl/perl_5.8.8.bb