mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-01 01:30:23 +00:00
meta-oe: Use GNU_MIRROR in more recipes
Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -11,7 +11,7 @@ inherit autotools pkgconfig texinfo gettext
|
||||
|
||||
EXTRA_OECONF = "--disable-java --disable-docs"
|
||||
|
||||
SRC_URI = "https://ftp.gnu.org/gnu/octave/${PN}-${PV}.tar.gz \
|
||||
SRC_URI = "${GNU_MIRROR}/octave/${PN}-${PV}.tar.gz \
|
||||
file://fix-blas-library-integer-size.patch \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user