mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 17:39:57 +00:00
linux-atm: fix SRC_URI
The previous one stopped working Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
@@ -5,7 +5,7 @@ LICENSE = "GPL-2.0-only & LGPL-2.0-only"
|
|||||||
|
|
||||||
DEPENDS = "flex flex-native"
|
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}/${BPN}-${PV}.tar.gz \
|
||||||
file://link-with-ldflags.patch \
|
file://link-with-ldflags.patch \
|
||||||
file://install-from-buildir.patch \
|
file://install-from-buildir.patch \
|
||||||
file://0001-fix-compile-error-with-linux-kernel-v4.8.patch \
|
file://0001-fix-compile-error-with-linux-kernel-v4.8.patch \
|
||||||
|
|||||||
Reference in New Issue
Block a user