summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGyorgy Sarvari <skandigraun@gmail.com>2026-01-25 18:06:22 +0100
committerAnuj Mittal <anuj.mittal@oss.qualcomm.com>2026-02-03 08:09:40 +0530
commit35b59ba8646bd5553ce29ee0bbd6f4ceecdf75f8 (patch)
treedb4e3e5e9d98aa25866af719c2906829956807ae
parent1b80e12617aeecbe5e21bc22d9495da5188e92a1 (diff)
downloadmeta-openembedded-35b59ba8646bd5553ce29ee0bbd6f4ceecdf75f8.tar.gz
anthy: fix SRC_URI
The old URL is gone - switch to a working mirror. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit fd562c65c60edd774a36860b6daed485247d4bfb) Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
-rw-r--r--meta-oe/recipes-support/anthy/anthy_9100h.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/anthy/anthy_9100h.bb b/meta-oe/recipes-support/anthy/anthy_9100h.bb
index 1826e91697..532829a53a 100644
--- a/meta-oe/recipes-support/anthy/anthy_9100h.bb
+++ b/meta-oe/recipes-support/anthy/anthy_9100h.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=11f384074d8e93e263b5664ef08a411a \
6 file://alt-cannadic/COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b \ 6 file://alt-cannadic/COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b \
7" 7"
8 8
9SRC_URI = "http://osdn.dl.sourceforge.jp/anthy/37536/anthy-9100h.tar.gz \ 9SRC_URI = "https://launchpad.net/ubuntu/+archive/primary/+sourcefiles/anthy/9100h-23ubuntu2/anthy_9100h.orig.tar.gz \
10 file://not_build_elc.patch \ 10 file://not_build_elc.patch \
11 file://2ch_t.patch \ 11 file://2ch_t.patch \
12" 12"