mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
linux-atm: Remove DEPENDS on virtual/kernel and PACKAGE_ARCH
Only userspace utilities and firmware are in the packages. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
13223cc700
commit
bb1324cd52
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user