diff options
| -rw-r--r-- | meta-networking/recipes-connectivity/umip/umip_1.0.bb | 3 |
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 \ | |||
| 20 | " | 20 | " |
| 21 | SRCREV = "cbd441c5db719db554ff2b4fcb02fef88ae2f791" | 21 | SRCREV = "cbd441c5db719db554ff2b4fcb02fef88ae2f791" |
| 22 | 22 | ||
| 23 | # Depends on ipsec-tools which is already MACHINE_ARCH (and also RRECOMMENDS kernel modules) | ||
| 24 | PACKAGE_ARCH = "${MACHINE_ARCH}" | ||
| 25 | |||
| 23 | S = "${WORKDIR}/git" | 26 | S = "${WORKDIR}/git" |
| 24 | 27 | ||
| 25 | EXTRA_OECONF = "--enable-vt" | 28 | EXTRA_OECONF = "--enable-vt" |
