Files
poky/meta/recipes-devtools
Hongxu Jia ae29cdd5d5 perl-rdepends_5.14.2.inc:update dependency creating script
Base on dependency create script provided by Saul, I update it with:
1 remove document strings in perl module files that may import fake
dependencies.

2 not all the 'use' or 'require' clauses start at the begin of line, and
some of them don't end with ';', such as:

use vars qw(
             $AUTOLOAD
		     ...
3 filter some strings that they are not real dependencies: some of them
are wrong result of script, some are conditional use/require, and some
are cpan extra modules that we don't need.

Cherry-pick commit 4601eb90f5

(From OE-Core rev: 26a6ab8ffd0d8ecbe9fc72e517407b797f5a63e9)

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-04-23 13:00:51 +01:00
..
2012-09-28 15:19:39 +01:00
2012-07-28 09:20:51 +01:00
2012-01-03 12:14:31 +00:00
2012-09-02 05:52:07 -07:00
2012-10-03 10:04:56 +01:00
2012-09-02 05:52:10 -07:00
2012-02-28 12:27:46 +00:00
2012-09-28 15:19:39 +01:00
2012-09-21 11:10:21 +01:00
2012-02-26 22:51:58 +00:00
2011-07-20 15:27:36 +01:00
2011-11-29 11:22:04 +00:00
2012-05-08 14:49:15 +01:00
2013-03-01 15:38:47 +00:00
2013-04-23 13:00:48 +01:00
2012-07-17 10:54:01 +01:00
2012-09-24 12:13:49 +01:00
2011-12-08 15:24:32 +00:00
2012-08-19 10:46:39 +01:00