Kang Kai
4601eb90f5
perl: 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.
(From OE-Core rev: 35291c97edc05756788d206457c56dcc41edb637)
Signed-off-by: Kang Kai <kai.kang@windriver.com >
Signed-off-by: Saul Wold <sgw@linux.intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2013-01-07 11:09:37 +00:00
..
2012-08-17 18:04:22 +01:00
2013-01-07 11:09:36 +00:00
2012-11-28 07:00:59 +00:00
2012-12-26 11:34:04 +00:00
2012-12-06 12:31:01 +00:00
2012-12-26 11:34:07 +00:00
2012-10-18 12:13:40 +01:00
2012-12-03 13:52:06 +00:00
2012-11-21 16:56:04 +00:00
2012-11-02 16:18:29 +00:00
2012-12-19 21:40:05 +00:00
2011-04-06 08:01:13 -07:00
2012-10-08 09:23:56 +01:00
2012-01-17 14:53:15 +00:00
2012-12-19 17:54:55 +00:00
2011-08-01 14:16:55 +01:00
2011-08-01 14:16:55 +01:00
2012-04-16 12:52:10 +01:00
2012-01-03 12:14:31 +00:00
2012-12-19 17:55:06 +00:00
2012-12-14 15:05:31 +00:00
2012-11-02 16:18:29 +00:00
2012-11-02 16:18:29 +00:00
2012-11-02 16:18:29 +00:00
2012-12-19 17:55:01 +00:00
2012-12-19 17:54:54 +00:00
2012-04-02 04:31:48 +01:00
2012-12-06 16:36:08 +00:00
2012-11-02 16:18:29 +00:00
2012-12-19 17:54:53 +00:00
2012-11-20 15:31:52 +00:00
2011-07-20 15:27:36 +01:00
2012-11-21 16:56:04 +00:00
2011-10-07 11:35:46 +01:00
2012-11-02 16:18:29 +00:00
2012-12-06 16:36:07 +00:00
2012-11-02 16:18:29 +00:00
2012-11-18 16:42:06 +00:00
2011-11-29 11:22:04 +00:00
2012-10-18 12:13:13 +01:00
2012-11-21 16:56:04 +00:00
2012-07-17 10:54:00 +01:00
2012-11-18 16:42:05 +00:00
2011-07-13 12:29:20 +01:00
2012-12-17 17:24:50 +00:00
2012-07-22 11:42:21 +01:00
2012-12-11 15:54:37 +00:00
2012-07-26 14:55:21 +01:00
2012-12-26 11:34:08 +00:00
2012-07-11 11:35:52 +01:00
2012-11-02 16:18:29 +00:00
2012-11-24 15:12:30 +00:00
2012-11-02 16:18:29 +00:00
2012-12-14 15:05:30 +00:00
2012-09-04 18:03:18 +01:00
2012-12-19 17:54:53 +00:00
2011-01-06 10:06:29 +00:00
2013-01-07 11:09:37 +00:00
2012-12-14 15:05:29 +00:00
2012-08-17 18:04:20 +01:00
2012-11-02 16:18:29 +00:00
2012-12-26 11:34:04 +00:00
2012-12-13 15:18:42 +00:00
2012-07-18 22:18:52 +01:00
2012-07-26 14:40:47 +01:00
2012-12-26 11:34:09 +00:00
2012-12-03 14:47:55 +00:00
2012-04-16 12:52:09 +01:00
2011-10-25 08:36:16 +01:00
2012-12-17 17:24:54 +00:00
2012-11-24 15:12:35 +00:00
2012-12-26 11:34:09 +00:00
2011-05-04 15:06:36 +01:00
2012-04-06 01:12:45 +01:00
2012-07-17 10:53:55 +01:00
2012-11-02 16:18:29 +00:00
2011-12-08 15:24:32 +00:00
2012-08-15 14:26:28 +01:00
2012-11-02 16:18:29 +00:00
2012-08-19 10:46:39 +01:00
2012-09-14 09:50:25 +01:00