aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-support/linux-atm/linux-atm_2.5.2.bb2
1 files changed, 2 insertions, 0 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 d0c0cecc3c..edfb045a96 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,6 +5,8 @@ LICENSE = "GPL-2.0 & LGPL-2.0"
DEPENDS = "virtual/kernel flex flex-native"
+PACKAGE_ARCH = "${MACHINE_ARCH}"
+
SRC_URI = "http://nchc.dl.sourceforge.net/project/${BPN}/${BPN}/${PV}/${BPN}-${PV}.tar.gz \
file://link-with-ldflags.patch \
file://install-from-buildir.patch"