mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
linux-atm: fix SRC_URI
The original SRC_URI's certificate has expired - change it to a working URL. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
6564176004
commit
a1baa1c027
@ -5,7 +5,7 @@ LICENSE = "GPL-2.0-only & LGPL-2.0-only"
|
||||
|
||||
DEPENDS = "flex flex-native"
|
||||
|
||||
SRC_URI = "http://nchc.dl.sourceforge.net/project/${BPN}/${BPN}/${PV}/${BPN}-${PV}.tar.gz \
|
||||
SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}/${PV}/${BP}.tar.gz \
|
||||
file://link-with-ldflags.patch \
|
||||
file://install-from-buildir.patch \
|
||||
file://0001-fix-compile-error-with-linux-kernel-v4.8.patch \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user