mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-16 04:34:36 +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:
parent
d24dd3a91a
commit
782d9564e8
@ -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 \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user