diff options
author | Khem Raj <raj.khem@gmail.com> | 2023-05-01 23:06:44 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-05-01 23:20:22 -0700 |
commit | 3c34a8f8ebad5a8e6b6bcf96c3d2196107c1ed66 (patch) | |
tree | 2bbbc317d857877e4689df588a047eb96b2b1584 /meta-oe/recipes-graphics | |
parent | 34796ff654d7c6acd348a54664a167830e0e6ecd (diff) | |
download | meta-openembedded-3c34a8f8ebad5a8e6b6bcf96c3d2196107c1ed66.tar.gz |
ttf-gentium: Switch to debian archive mirror for SRC_URI
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics')
-rw-r--r-- | meta-oe/recipes-graphics/ttf-fonts/ttf-gentium_1.02.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-gentium_1.02.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-gentium_1.02.bb index 5e355eefa7..eb13b47b56 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-gentium_1.02.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-gentium_1.02.bb | |||
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://OFL;md5=33a5bf7b98a9c0ae87430760ba762295 \ | |||
8 | " | 8 | " |
9 | PR = "r8" | 9 | PR = "r8" |
10 | 10 | ||
11 | SRC_URI = "${DEBIAN_MIRROR}/main/t/ttf-gentium/ttf-gentium_${PV}.orig.tar.gz " | 11 | SRC_URI = "https://archive.debian.org/debian/pool/main/t/ttf-gentium/ttf-gentium_${PV}.orig.tar.gz " |
12 | 12 | ||
13 | S = "${WORKDIR}/ttf-sil-gentium-${PV}" | 13 | S = "${WORKDIR}/ttf-sil-gentium-${PV}" |
14 | 14 | ||