summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/perl/dbd-mariadb_1.24.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools/perl/dbd-mariadb_1.24.bb')
-rw-r--r--meta-oe/recipes-devtools/perl/dbd-mariadb_1.24.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/perl/dbd-mariadb_1.24.bb b/meta-oe/recipes-devtools/perl/dbd-mariadb_1.24.bb
index 3b686f7fdc..65f2ec232a 100644
--- a/meta-oe/recipes-devtools/perl/dbd-mariadb_1.24.bb
+++ b/meta-oe/recipes-devtools/perl/dbd-mariadb_1.24.bb
@@ -10,7 +10,7 @@ SRC_URI[sha256sum] = "f977a25b4116a0a95a7c8a894fd37097abe19af9a6a9ed4d800604ec17
10 10
11RDEPENDS:${PN} = "libdbi-perl" 11RDEPENDS:${PN} = "libdbi-perl"
12 12
13S = "${WORKDIR}/DBD-MariaDB-${PV}" 13S = "${UNPACKDIR}/DBD-MariaDB-${PV}"
14 14
15inherit cpan 15inherit cpan
16 16