summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-support/linux-atm/linux-atm_2.5.2.bb4
1 files changed, 1 insertions, 3 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 51682b1ed1..d34dc842ff 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
@@ -3,9 +3,7 @@ HOMEPAGE = "http://linux-atm.sourceforge.net/"
3SECTION = "libs" 3SECTION = "libs"
4LICENSE = "GPL-2.0 & LGPL-2.0" 4LICENSE = "GPL-2.0 & LGPL-2.0"
5 5
6DEPENDS = "virtual/kernel flex flex-native" 6DEPENDS = "flex flex-native"
7
8PACKAGE_ARCH = "${MACHINE_ARCH}"
9 7
10SRC_URI = "http://nchc.dl.sourceforge.net/project/${BPN}/${BPN}/${PV}/${BPN}-${PV}.tar.gz \ 8SRC_URI = "http://nchc.dl.sourceforge.net/project/${BPN}/${BPN}/${PV}/${BPN}-${PV}.tar.gz \
11 file://link-with-ldflags.patch \ 9 file://link-with-ldflags.patch \