Message ID | 20250923175129.2292937-1-skandigraun@gmail.com |
---|---|
State | New |
Headers | show |
Series | [meta-oe,kirkstone,1/2] tokyocabinet: switch to working SRC_URI | expand |
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 22cbcc0f2f..039e360fb1 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/" LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34" -SRC_URI = "http://fallabs.com/tokyocabinet/${BP}.tar.gz \ +SRC_URI = "${DEBIAN_MIRROR}/main/t/${BPN}/${BPN}_${PV}.orig.tar.gz \ file://remove-hard-coded-include-and-lib-paths.patch \ "
The original source seems to be long gone. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> --- meta-oe/recipes-support/tokyocabinet/tokyocabinet_1.4.48.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)