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-kernel/crash/crash_7.2.6.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-oe/recipes-kernel') diff --git a/meta-oe/recipes-kernel/crash/crash_7.2.6.bb b/meta-oe/recipes-kernel/crash/crash_7.2.6.bb index a8bfe27dad..0a7c384a70 100644 --- a/meta-oe/recipes-kernel/crash/crash_7.2.6.bb +++ b/meta-oe/recipes-kernel/crash/crash_7.2.6.bb @@ -14,7 +14,7 @@ DEPENDS = "zlib readline coreutils-native" S = "${WORKDIR}/git" SRC_URI = "git://github.com/crash-utility/${BPN}.git \ - http://ftp.gnu.org/gnu/gdb/gdb-7.6.tar.gz;name=gdb;subdir=git \ + ${GNU_MIRROR}/gdb/gdb-7.6.tar.gz;name=gdb;subdir=git \ file://7001force_define_architecture.patch \ file://7003cross_ranlib.patch \ file://0001-cross_add_configure_option.patch \ -- cgit 1.2.3-korg