mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
grub/libmpc/gdb: Use GNU_MIRROR in more recipes
(From OE-Core rev: 2f13b063f64c500f144a70d23a343223b5c70907) Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
640c59a706
commit
06e36f13bf
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
|
||||
file://COPYING3.LIB;md5=6a6a8e020838b23406c81b19c1d46df6 \
|
||||
file://COPYING.LIB;md5=9f604d8a4f8e74f4f5140845a21b6674"
|
||||
|
||||
SRC_URI = "http://ftp.gnu.org/gnu/gdb/gdb-${PV}.tar.xz \
|
||||
SRC_URI = "${GNU_MIRROR}/gdb/gdb-${PV}.tar.xz \
|
||||
file://0001-gdbserver-ctrl-c-handling.patch \
|
||||
file://0002-make-man-install-relative-to-DESTDIR.patch \
|
||||
file://0003-mips-linux-nat-Define-_ABIO32-if-not-defined.patch \
|
||||
|
||||
Reference in New Issue
Block a user