mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 20:46:13 +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> (cherry picked from commit a1baa1c027cba6ba86d92b4ad5c2db0b7bba0d1f) Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
parent
677f28e90b
commit
4e828d8b46
@ -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