summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-dbs/leveldb/leveldb_1.23.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-dbs/leveldb/leveldb_1.23.bb')
-rw-r--r--meta-oe/recipes-dbs/leveldb/leveldb_1.23.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-dbs/leveldb/leveldb_1.23.bb b/meta-oe/recipes-dbs/leveldb/leveldb_1.23.bb
index ab0176ff9b..60b486df78 100644
--- a/meta-oe/recipes-dbs/leveldb/leveldb_1.23.bb
+++ b/meta-oe/recipes-dbs/leveldb/leveldb_1.23.bb
@@ -6,6 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=92d1b128950b11ba8495b64938fc164d"
6 6
7SRC_URI = "gitsm://github.com/google/${BPN}.git;branch=main;protocol=https \ 7SRC_URI = "gitsm://github.com/google/${BPN}.git;branch=main;protocol=https \
8 file://0001-CMakeLists.txt-fix-googletest-related-options.patch \ 8 file://0001-CMakeLists.txt-fix-googletest-related-options.patch \
9 file://0001-Fix-printing-64-bit-integer-types.patch \
9 file://run-ptest \ 10 file://run-ptest \
10" 11"
11 12