summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-extended/tipcutils/tipcutils_2.0.6.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-extended/tipcutils/tipcutils_2.0.6.bb b/meta-oe/recipes-extended/tipcutils/tipcutils_2.0.6.bb
index fe0e484dec..d171d7520f 100644
--- a/meta-oe/recipes-extended/tipcutils/tipcutils_2.0.6.bb
+++ b/meta-oe/recipes-extended/tipcutils/tipcutils_2.0.6.bb
@@ -7,6 +7,8 @@ SRCREV = "292a03e17f889013fca2c7bd0aaeebd600c88f40"
7 7
8DEPENDS="virtual/kernel" 8DEPENDS="virtual/kernel"
9 9
10PACKAGE_ARCH = "${MACHINE_ARCH}"
11
10inherit autotools 12inherit autotools
11 13
12S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"