summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-support/linux-atm/linux-atm_2.5.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/linux-atm/linux-atm_2.5.2.bb b/meta-networking/recipes-support/linux-atm/linux-atm_2.5.2.bb
index 3d679d7dc7..b43900a94d 100644
--- a/meta-networking/recipes-support/linux-atm/linux-atm_2.5.2.bb
+++ b/meta-networking/recipes-support/linux-atm/linux-atm_2.5.2.bb
@@ -5,7 +5,7 @@ LICENSE = "GPL-2.0-only & LGPL-2.0-only"
5 5
6DEPENDS = "flex flex-native" 6DEPENDS = "flex flex-native"
7 7
8SRC_URI = "http://nchc.dl.sourceforge.net/project/${BPN}/${BPN}/${PV}/${BPN}-${PV}.tar.gz \ 8SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}/${PV}/${BP}.tar.gz \
9 file://link-with-ldflags.patch \ 9 file://link-with-ldflags.patch \
10 file://install-from-buildir.patch \ 10 file://install-from-buildir.patch \
11 file://0001-fix-compile-error-with-linux-kernel-v4.8.patch \ 11 file://0001-fix-compile-error-with-linux-kernel-v4.8.patch \