From: Andreas Steffen Date: Sun, 24 May 2015 06:56:27 +0000 (+0200) Subject: testing: enable HCD IMC and IMV X-Git-Tag: 5.3.3dr6~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebed38488709a19619a9b9c4bc4d1b5c85225ce8;p=thirdparty%2Fstrongswan.git testing: enable HCD IMC and IMV --- diff --git a/testing/scripts/recipes/013_strongswan.mk b/testing/scripts/recipes/013_strongswan.mk index 9f7c86fc0a..404c6c6bf9 100644 --- a/testing/scripts/recipes/013_strongswan.mk +++ b/testing/scripts/recipes/013_strongswan.mk @@ -54,6 +54,8 @@ CONFIG_OPTS = \ --enable-imv-attestation \ --enable-imc-swid \ --enable-imv-swid \ + --enable-imc-hcd \ + --enable-imv-hcd \ --enable-sql \ --enable-sqlite \ --enable-attr-sql \