mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user