From: Peter Korsgaard Date: Tue, 24 Feb 2009 08:56:14 +0000 (-0000) Subject: openswan: mark as BROKEN as it doesn't build with current kernel headers X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=469f6e4df5395353d3bef9faf5e00ee250d10400;p=buildroot.git openswan: mark as BROKEN as it doesn't build with current kernel headers It WILL get removed after 2009.05 unless someone steps up to fix it. --- diff --git a/package/openswan/Config.in b/package/openswan/Config.in index a4ba9f9a25..072e67bddd 100644 --- a/package/openswan/Config.in +++ b/package/openswan/Config.in @@ -1,5 +1,6 @@ config BR2_PACKAGE_OPENSWAN bool "openswan" + depends on BROKEN # doesn't compile with current kernel headers select BR2_PACKAGE_LIBGMP select BR2_PACKAGE_MICROPERL help