From dab0e88e22f0a90409cd032f92d48d16564d4b57 Mon Sep 17 00:00:00 2001 From: Adrian Bunk Date: Thu, 1 Aug 2019 20:20:56 +0300 Subject: meta-oe: Use GNU_MIRROR in more recipes Signed-off-by: Adrian Bunk Signed-off-by: Khem Raj --- meta-oe/recipes-support/zile/zile_2.4.14.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-oe/recipes-support/zile') diff --git a/meta-oe/recipes-support/zile/zile_2.4.14.bb b/meta-oe/recipes-support/zile/zile_2.4.14.bb index 515cf41365..3b846c1511 100644 --- a/meta-oe/recipes-support/zile/zile_2.4.14.bb +++ b/meta-oe/recipes-support/zile/zile_2.4.14.bb @@ -5,7 +5,7 @@ DEPENDS = "ncurses bdwgc" LICENSE = "GPLv3" LIC_FILES_CHKSUM = "file://COPYING;md5=1ebbd3e34237af26da5dc08a4e440464" -SRC_URI = "http://ftp.gnu.org/gnu/zile/${BP}.tar.gz \ +SRC_URI = "${GNU_MIRROR}/zile/${BP}.tar.gz \ file://remove-help2man.patch \ " -- cgit v1.2.3-54-g00ecf