summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/tokyocabinet/tokyocabinet_1.4.48.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/tokyocabinet/tokyocabinet_1.4.48.bb b/meta-oe/recipes-support/tokyocabinet/tokyocabinet_1.4.48.bb
index 75f68ab5f5..a7c10128b3 100644
--- a/meta-oe/recipes-support/tokyocabinet/tokyocabinet_1.4.48.bb
+++ b/meta-oe/recipes-support/tokyocabinet/tokyocabinet_1.4.48.bb
@@ -15,7 +15,7 @@ HOMEPAGE = "http://fallabs.com/tokyocabinet/"
15LICENSE = "GPL-2.0-only" 15LICENSE = "GPL-2.0-only"
16LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34" 16LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34"
17 17
18SRC_URI = "http://fallabs.com/tokyocabinet/${BP}.tar.gz \ 18SRC_URI = "${DEBIAN_MIRROR}/main/t/${BPN}/${BPN}_${PV}.orig.tar.gz \
19 file://remove-hard-coded-include-and-lib-paths.patch \ 19 file://remove-hard-coded-include-and-lib-paths.patch \
20 file://0001-configure-Fix-check-functions-for-AC_CHECK_LIB-test.patch \ 20 file://0001-configure-Fix-check-functions-for-AC_CHECK_LIB-test.patch \
21" 21"