summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-extended/tipcutils/tipcutils_git.bb4
1 files changed, 0 insertions, 4 deletions
diff --git a/meta-oe/recipes-extended/tipcutils/tipcutils_git.bb b/meta-oe/recipes-extended/tipcutils/tipcutils_git.bb
index 54ed043f4e..054e0acc88 100644
--- a/meta-oe/recipes-extended/tipcutils/tipcutils_git.bb
+++ b/meta-oe/recipes-extended/tipcutils/tipcutils_git.bb
@@ -10,10 +10,6 @@ SRC_URI = "git://git.code.sf.net/p/tipc/tipcutils \
10SRCREV = "7ab2211b87414ba240b0b2e4af219c1057c9cf9a" 10SRCREV = "7ab2211b87414ba240b0b2e4af219c1057c9cf9a"
11PV = "2.2.0+git${SRCPV}" 11PV = "2.2.0+git${SRCPV}"
12 12
13DEPENDS="virtual/kernel"
14
15PACKAGE_ARCH = "${MACHINE_ARCH}"
16
17inherit autotools pkgconfig 13inherit autotools pkgconfig
18 14
19DEPENDS += "libdaemon" 15DEPENDS += "libdaemon"