repo.or.cz
/
openembedded.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
java-native.bbclass: remove do_stage function, because of NATIVE_INSTALL_WORKS =...
[openembedded.git]
/
recipes
/
perl
/
libdbd-mysql-perl.inc
blob
6200c2844a8d55f88cc74792a8170ba20026ee71
1
DESCRIPTION = "The database interface driver for the MySQL database."
2
SECTION = "libs"
3
LICENSE = "Artistic|GPL"
4
PR = "r0"
5
6
SRC_URI = "http://search.cpan.org/CPAN/authors/id/C/CA/CAPTTOFU/DBD-mysql-${PV}.tar.gz"
7
8
S = "${WORKDIR}/DBD-mysql-${PV}"
9
10
inherit cpan