diff options
-rw-r--r-- | meta-networking/recipes-support/linux-atm/linux-atm_2.5.2.bb | 2 |
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" | |||
5 | 5 | ||
6 | DEPENDS = "virtual/kernel flex flex-native" | 6 | DEPENDS = "virtual/kernel flex flex-native" |
7 | 7 | ||
8 | PACKAGE_ARCH = "${MACHINE_ARCH}" | ||
9 | |||
8 | SRC_URI = "http://nchc.dl.sourceforge.net/project/${BPN}/${BPN}/${PV}/${BPN}-${PV}.tar.gz \ | 10 | SRC_URI = "http://nchc.dl.sourceforge.net/project/${BPN}/${BPN}/${PV}/${BPN}-${PV}.tar.gz \ |
9 | file://link-with-ldflags.patch \ | 11 | file://link-with-ldflags.patch \ |
10 | file://install-from-buildir.patch" | 12 | file://install-from-buildir.patch" |