java-native.bbclass: remove do_stage function, because of NATIVE_INSTALL_WORKS =...
[openembedded.git] / recipes / perl / libfile-slurp-perl_9999.13.bb
blobc03f634cbcd1a7b42508388285d88a7971c8fdf6
1 DESCRIPTION = "File::Slurp - Efficient Reading/Writing of Complete Files"
2 SECTION = "libs"
3 LICENSE = "Artistic|GPL"
4 HOMEPAGE = "http://search.cpan.org/~uri/"
5 PR = "r2"
7 SRC_URI = "http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/File-Slurp-${PV}.tar.gz"
9 S = "${WORKDIR}/File-Slurp-${PV}"
11 inherit cpan
13 BBCLASSEXTEND="native"
15 SRC_URI[md5sum] = "ac3cd9d466b99d1534762ff3549aaa66"
16 SRC_URI[sha256sum] = "bb053bfcca0986958de1cf8a120250b25ed40ae2aaf17c5527fe9c1d098cb3e5"