diff options
Diffstat (limited to 'meta-oe/recipes-devtools/perl/libdbd-mysql-perl_4.043.bb')
-rw-r--r-- | meta-oe/recipes-devtools/perl/libdbd-mysql-perl_4.043.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/perl/libdbd-mysql-perl_4.043.bb b/meta-oe/recipes-devtools/perl/libdbd-mysql-perl_4.043.bb index bd8ba780ae..e185f48f76 100644 --- a/meta-oe/recipes-devtools/perl/libdbd-mysql-perl_4.043.bb +++ b/meta-oe/recipes-devtools/perl/libdbd-mysql-perl_4.043.bb | |||
@@ -15,6 +15,7 @@ DEPENDS += "libdbi-perl-native libmysqlclient" | |||
15 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d0a06964340e5c0cde88b7af611f755c" | 15 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d0a06964340e5c0cde88b7af611f755c" |
16 | 16 | ||
17 | SRC_URI = "http://search.cpan.org/CPAN/authors/id/M/MI/MICHIELB/DBD-mysql-${PV}.tar.gz \ | 17 | SRC_URI = "http://search.cpan.org/CPAN/authors/id/M/MI/MICHIELB/DBD-mysql-${PV}.tar.gz \ |
18 | file://0001-Use-API-function-for-reconnect.patch \ | ||
18 | " | 19 | " |
19 | 20 | ||
20 | SRC_URI[md5sum] = "4a00dd7f1c057931147c65dfc4901c36" | 21 | SRC_URI[md5sum] = "4a00dd7f1c057931147c65dfc4901c36" |