From bb1324cd5286739b47f0156186c510faf6e2018f Mon Sep 17 00:00:00 2001 From: Adrian Bunk Date: Tue, 16 Apr 2019 10:49:17 +0300 Subject: linux-atm: Remove DEPENDS on virtual/kernel and PACKAGE_ARCH Only userspace utilities and firmware are in the packages. Signed-off-by: Adrian Bunk Signed-off-by: Khem Raj --- meta-networking/recipes-support/linux-atm/linux-atm_2.5.2.bb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'meta-networking/recipes-support') 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/" SECTION = "libs" LICENSE = "GPL-2.0 & LGPL-2.0" -DEPENDS = "virtual/kernel flex flex-native" - -PACKAGE_ARCH = "${MACHINE_ARCH}" +DEPENDS = "flex flex-native" SRC_URI = "http://nchc.dl.sourceforge.net/project/${BPN}/${BPN}/${PV}/${BPN}-${PV}.tar.gz \ file://link-with-ldflags.patch \ -- cgit 1.2.3-korg