mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00:00
Various: Switch to using GNU_MIRROR
(From OE-Core rev: bd9e899d1b07813c78f2dc2e5c46a67937839065) Signed-off-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -9,9 +9,9 @@ DEPENDS = "ncurses"
|
||||
PR = "r7"
|
||||
|
||||
SRC_URI = "${GNU_MIRROR}/bash/bash-${PV}.tar.gz \
|
||||
http://ftp.gnu.org/gnu/bash/bash-3.2-patches/bash32-049;apply=yes;striplevel=0 \
|
||||
http://ftp.gnu.org/gnu/bash/bash-3.2-patches/bash32-050;apply=yes;striplevel=0 \
|
||||
http://ftp.gnu.org/gnu/bash/bash-3.2-patches/bash32-051;apply=yes;striplevel=0"
|
||||
${GNU_MIRROR}/bash/bash-3.2-patches/bash32-049;apply=yes;striplevel=0 \
|
||||
${GNU_MIRROR}/bash/bash-3.2-patches/bash32-050;apply=yes;striplevel=0 \
|
||||
${GNU_MIRROR}/bash/bash-3.2-patches/bash32-051;apply=yes;striplevel=0"
|
||||
|
||||
inherit autotools gettext
|
||||
|
||||
|
||||
Reference in New Issue
Block a user