All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] strongswan: Add append recipe for strongswan v5.1.1 to remove GPLV3 dependency
@ 2015-01-29 19:00 Sam Nelson
  2015-01-29 19:00 ` [PATCH 2/2] strongswan: Add pkcs11 plugin Sam Nelson
  2015-01-30  1:55 ` [PATCH 1/2] strongswan: Add append recipe for strongswan v5.1.1 to remove GPLV3 dependency Denys Dmytriyenko
  0 siblings, 2 replies; 3+ messages in thread
From: Sam Nelson @ 2015-01-29 19:00 UTC (permalink / raw)
  To: meta-arago

- Remove GMP dependency which has GPLV3 content

Signed-off-by: Sam Nelson <sam.nelson@ti.com>
---
 .../strongswan/strongswan_5.1.1.bbappend           |    8 ++++++++
 1 file changed, 8 insertions(+)
 create mode 100644 meta-arago-extras/recipes-support/strongswan/strongswan_5.1.1.bbappend

diff --git a/meta-arago-extras/recipes-support/strongswan/strongswan_5.1.1.bbappend b/meta-arago-extras/recipes-support/strongswan/strongswan_5.1.1.bbappend
new file mode 100644
index 0000000..ca19b68
--- /dev/null
+++ b/meta-arago-extras/recipes-support/strongswan/strongswan_5.1.1.bbappend
@@ -0,0 +1,8 @@
+PR_append = "-arago0"
+
+DEPENDS = "openssl flex-native flex bison-native"
+
+EXTRA_OECONF = "--disable-gmp \
+        --enable-openssl \
+        --without-lib-prefix \
+"
-- 
1.7.9.5



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-01-30  1:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-29 19:00 [PATCH 1/2] strongswan: Add append recipe for strongswan v5.1.1 to remove GPLV3 dependency Sam Nelson
2015-01-29 19:00 ` [PATCH 2/2] strongswan: Add pkcs11 plugin Sam Nelson
2015-01-30  1:55 ` [PATCH 1/2] strongswan: Add append recipe for strongswan v5.1.1 to remove GPLV3 dependency Denys Dmytriyenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.