mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 17:58:13 +00:00
tipcutils: Remove the unnecessary dependency on virtual/kernel
This also makes it no longer specific to MACHINE_ARCH. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
7727e4cb99
commit
4257adeeb5
@ -10,10 +10,6 @@ SRC_URI = "git://git.code.sf.net/p/tipc/tipcutils \
|
||||
SRCREV = "7ab2211b87414ba240b0b2e4af219c1057c9cf9a"
|
||||
PV = "2.2.0+git${SRCPV}"
|
||||
|
||||
DEPENDS="virtual/kernel"
|
||||
|
||||
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
DEPENDS += "libdaemon"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user