diff options
| author | Richard Purdie <rpurdie@linux.intel.com> | 2010-08-13 13:56:49 +0100 |
|---|---|---|
| committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-08-13 13:56:49 +0100 |
| commit | bb75c1810454a90a070370fee724da156acb888f (patch) | |
| tree | b8ae6e5c6ec1ad15108e20fdd52976ff93705d58 /meta/packages/perl/libtimedate-perl_1.20.bb | |
| parent | 5abb132fec3e084bcefb4b6197b4806f6b05f515 (diff) | |
| download | poky-bb75c1810454a90a070370fee724da156acb888f.tar.gz | |
Move byacc, which, libconvert-asn1-perl and libtimedate-perl to meta-lsb
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta/packages/perl/libtimedate-perl_1.20.bb')
| -rw-r--r-- | meta/packages/perl/libtimedate-perl_1.20.bb | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/meta/packages/perl/libtimedate-perl_1.20.bb b/meta/packages/perl/libtimedate-perl_1.20.bb deleted file mode 100644 index 84406adfb0..0000000000 --- a/meta/packages/perl/libtimedate-perl_1.20.bb +++ /dev/null | |||
| @@ -1,21 +0,0 @@ | |||
| 1 | DESCRIPTION = "TimeDate - parser for absolute times" | ||
| 2 | SECTION = "libs" | ||
| 3 | # You can redistribute it and/or modify it under the same terms as Perl itself. | ||
| 4 | LICENSE = "Artistic|GPL" | ||
| 5 | PR = "r2" | ||
| 6 | |||
| 7 | |||
| 8 | SRC_URI = "http://search.cpan.org/CPAN/authors/id/G/GB/GBARR/TimeDate-${PV}.tar.gz" | ||
| 9 | |||
| 10 | S = "${WORKDIR}/TimeDate-${PV}" | ||
| 11 | |||
| 12 | inherit cpan | ||
| 13 | |||
| 14 | BBCLASSEXTEND="native" | ||
| 15 | |||
| 16 | RDEPENDS_${PN}_virtclass-native = "" | ||
| 17 | RDEPENDS_${PN} += "perl-module-carp perl-module-exporter perl-module-strict perl-module-time-local" | ||
| 18 | PACKAGE_ARCH = "all" | ||
| 19 | |||
| 20 | SRC_URI[md5sum] = "7da7452bce4c684e4238e6d09b390200" | ||
| 21 | SRC_URI[sha256sum] = "f8251a791f6692c69952b4af697c01df93981ad1ab133279d034656a03cd3755" | ||
