diff options
-rw-r--r-- | meta-oe/recipes-extended/tipcutils/tipcutils_2.0.6.bb | 2 |
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 | ||
8 | DEPENDS="virtual/kernel" | 8 | DEPENDS="virtual/kernel" |
9 | 9 | ||
10 | PACKAGE_ARCH = "${MACHINE_ARCH}" | ||
11 | |||
10 | inherit autotools | 12 | inherit autotools |
11 | 13 | ||
12 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |