openswan: mark as BROKEN as it doesn't build with current kernel headers
authorPeter Korsgaard <jacmet@sunsite.dk>
Tue, 24 Feb 2009 08:56:14 +0000 (08:56 -0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 24 Feb 2009 08:56:14 +0000 (08:56 -0000)
It WILL get removed after 2009.05 unless someone steps up to fix it.

package/openswan/Config.in

index a4ba9f9a25901e35c9aa14d9c272c498fd736f7d..072e67bddd85d0c762de718aa2467cbdef8c1868 100644 (file)
@@ -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