aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-connectivity/umip
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-connectivity/umip')
-rw-r--r--meta-networking/recipes-connectivity/umip/umip_1.0.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-networking/recipes-connectivity/umip/umip_1.0.bb b/meta-networking/recipes-connectivity/umip/umip_1.0.bb
index e2abc02ce7..43367b5503 100644
--- a/meta-networking/recipes-connectivity/umip/umip_1.0.bb
+++ b/meta-networking/recipes-connectivity/umip/umip_1.0.bb
@@ -20,6 +20,9 @@ SRC_URI = "git://git.umip.org/umip/umip.git \
"
SRCREV = "cbd441c5db719db554ff2b4fcb02fef88ae2f791"
+# Depends on ipsec-tools which is already MACHINE_ARCH (and also RRECOMMENDS kernel modules)
+PACKAGE_ARCH = "${MACHINE_ARCH}"
+
S = "${WORKDIR}/git"
EXTRA_OECONF = "--enable-vt"