diff options
| -rw-r--r-- | meta-oe/recipes-extended/tipcutils/tipcutils_git.bb | 4 |
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 \ | |||
| 10 | SRCREV = "7ab2211b87414ba240b0b2e4af219c1057c9cf9a" | 10 | SRCREV = "7ab2211b87414ba240b0b2e4af219c1057c9cf9a" |
| 11 | PV = "2.2.0+git${SRCPV}" | 11 | PV = "2.2.0+git${SRCPV}" |
| 12 | 12 | ||
| 13 | DEPENDS="virtual/kernel" | ||
| 14 | |||
| 15 | PACKAGE_ARCH = "${MACHINE_ARCH}" | ||
| 16 | |||
| 17 | inherit autotools pkgconfig | 13 | inherit autotools pkgconfig |
| 18 | 14 | ||
| 19 | DEPENDS += "libdaemon" | 15 | DEPENDS += "libdaemon" |
