package: get rid of ".. has no inherent support for AVR32" comments
authorPeter Korsgaard <jacmet@sunsite.dk>
Mon, 4 Oct 2010 09:41:20 +0000 (11:41 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 4 Oct 2010 09:41:20 +0000 (11:41 +0200)
These are probaly out of date by now, and lack of special handling for
avr32 doesn't mean that a package won't work on avr32, so remove them.

Done by sed -i '/comment.*no inherent support for AVR32/{N;N;p}'

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/argus/Config.in
package/bind/Config.in
package/dmraid/Config.in
package/kismet/Config.in
package/libeXosip2/Config.in
package/ntfs-3g/Config.in
package/openntpd/Config.in
package/pciutils/Config.in
package/ruby/Config.in
package/smartmontools/Config.in
package/vtun/Config.in

index 0c00126d6ff09651d37021aa2bf09fe08db2a2f6..6728ae753f6e66206697a62e6df5a760c55b5e66 100644 (file)
@@ -1,6 +1,3 @@
-comment "argus has no inherent support for AVR32" 
-       depends on BR2_avr32 && BR2_PACKAGE_ARGUS
-
 config BR2_PACKAGE_ARGUS
        bool "argus"
        select BR2_PACKAGE_LIBPCAP
index 72cf3a0c9305019ba63819d389a43fa01a7f7c37..827ee261f05a2a731c808f05f8333860ce38e750 100644 (file)
@@ -1,6 +1,3 @@
-comment "bind has no inherent support for AVR32" 
-       depends on BR2_avr32 && BR2_PACKAGE_BIND
-
 config BR2_PACKAGE_BIND
        bool "bind"
        depends on BR2_LARGEFILE
index 7d6ecfbb8f4b2c04df2b1091e2060cbda4b98cf4..7b3724487a7e76b8c6e8afde29058ebc6d0f0475 100644 (file)
@@ -1,6 +1,3 @@
-comment "dmraid has no inherent support for AVR32" 
-       depends on BR2_avr32 && BR2_PACKAGE_DMRAID
-
 config BR2_PACKAGE_DMRAID
        bool "dmraid"
        depends on BR2_LARGEFILE
index 5674fbc001085a7ff93ec0ace6e05096f6a941df..695466542140293292b35f4e5c5c56ed4ae2b07b 100644 (file)
@@ -1,6 +1,3 @@
-comment "Kismet has no inherent support for AVR32"
-       depends on BR2_avr32 && BR2_PACKAGE_KISMET
-
 comment "Kismet requires a toolchain with C++ support enabled"
        depends on !BR2_INSTALL_LIBSTDCPP
 
index 5ae3e97683cd49d157df05ee9e6d2769a3d2fc86..8adca5a7d89e01439a353aec49c7f4061e701099 100644 (file)
@@ -1,6 +1,3 @@
-comment "libeXosip2 has no inherent support for AVR32" 
-       depends on BR2_avr32 && BR2_PACKAGE_LIBEXOSIP2
-
 config BR2_PACKAGE_LIBEXOSIP2
        bool "libeXosip2"
        select BR2_PACKAGE_LIBOSIP2
index 6d737e624744c7620dcbd27fbe75382fd166762e..865f9b41f7955f16933bd0116761a0d60bed81d0 100644 (file)
@@ -1,6 +1,3 @@
-comment "ntfs-3g has no inherent support for AVR32"
-       depends on BR2_avr32 && BR2_PACKAGE_NTFS_3G
-
 config BR2_PACKAGE_NTFS_3G
        bool "ntfs-3g"
        depends on BR2_LARGEFILE
index 52922593948815ffc182e057e1137eaf4800b1db..6b8beb8282f523663a1cc685afed056a98efa148 100644 (file)
@@ -1,6 +1,3 @@
-comment "OpenNTPD has no inherent support for AVR32" 
-       depends on BR2_avr32 && BR2_PACKAGE_OPENNTPD
-
 config BR2_PACKAGE_OPENNTPD
        bool "OpenNTPD"
        help
index 07fc49b82cb83d6b7e4ea6254eb1d614a601577f..7b318dae7fb794da223717f07c9c51a07aa020ba 100644 (file)
@@ -1,6 +1,3 @@
-comment "pciutils has no inherent support for AVR32" 
-       depends on BR2_avr32 && BR2_PACKAGE_PCIUTILS
-
 config BR2_PACKAGE_PCIUTILS
        bool "pciutils"
        help
index 518302aa0fdd3d7e69602263c161bc359fb739d9..c18d8ade28d40132d1fbefe4cd667c307d5470ee 100644 (file)
@@ -1,6 +1,3 @@
-comment "ruby has no inherent support for AVR32" 
-       depends on BR2_avr32 && BR2_PACKAGE_RUBY
-
 config BR2_PACKAGE_RUBY
        bool "ruby"
        depends on BR2_USE_WCHAR
index f87020fba5acff0e3c7f44a6d776c53df025e3fa..a1541d719fc9f5ca73c4a952ec82384af114a6dc 100644 (file)
@@ -1,6 +1,3 @@
-comment "smartmontools has no inherent support for AVR32" 
-       depends on BR2_avr32 && BR2_PACKAGE_SMARTMONTOOLS
-
 config BR2_PACKAGE_SMARTMONTOOLS
        bool "smartmontools"
        help
index ad9d9e5e23165d71de8f6e5cc92d6566f5a8fa1f..b40de255bc3537794e77aa85b8016a99a0d5744b 100644 (file)
@@ -1,6 +1,3 @@
-comment "vtun has no inherent support for AVR32" 
-       depends on BR2_avr32 && BR2_PACKAGE_VTUN
-
 config BR2_PACKAGE_VTUN
        bool "vtun - BEWARE: read package/vtun/README.txt before use"
        select BR2_PACKAGE_LZO