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.
This commit is contained in:
Peter Korsgaard 2009-02-24 08:56:14 +00:00
parent e14c11230a
commit 469f6e4df5
1 changed files with 1 additions and 0 deletions

View 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