summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-dbs/lmdb/lmdb_0.9.29.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-dbs/lmdb/lmdb_0.9.29.bb b/meta-oe/recipes-dbs/lmdb/lmdb_0.9.29.bb
index b58a36c44..0590ce008 100644
--- a/meta-oe/recipes-dbs/lmdb/lmdb_0.9.29.bb
+++ b/meta-oe/recipes-dbs/lmdb/lmdb_0.9.29.bb
@@ -15,7 +15,7 @@ SRC_URI = "git://github.com/LMDB/lmdb.git;nobranch=1;protocol=https \
15 15
16SRCREV = "8ad7be2510414b9506ec9f9e24f24d04d9b04a1a" 16SRCREV = "8ad7be2510414b9506ec9f9e24f24d04d9b04a1a"
17 17
18inherit base ptest 18inherit ptest
19 19
20S = "${WORKDIR}/git/libraries/liblmdb" 20S = "${WORKDIR}/git/libraries/liblmdb"
21 21