docs: known issues no longer valid
authorWaldemar Brodkorb <wbx@openadk.org>
Thu, 29 Jun 2017 20:47:30 +0000 (22:47 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 1 Jul 2017 10:56:21 +0000 (12:56 +0200)
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
docs/manual/known-issues.txt
package/mrouted/Config.in

index acfe4ff4a5082521d3358c0f8b25c9b6eaa32c73..ae29a48b385622f284a170d2825b00b9b2e92f89 100644 (file)
@@ -7,26 +7,6 @@
   if such options contain a +$+ sign. For example, the following is known
   to break: +BR2_TARGET_LDFLAGS="-Wl,-rpath=\'$ORIGIN/../lib'"+
 
-* The +ltp-testsuite+ package does not build with the default uClibc
-  configuration used by the Buildroot toolchain backend. The LTP
-  testsuite uses several functions that are considered obsolete, such
-  as sigset() and others. uClibc configuration options such as
-  DO_XSI_MATH, UCLIBC_HAS_OBSOLETE_BSD_SIGNAL and
-  UCLIBC_SV4_DEPRECATED are needed if one wants to build the
-  +ltp-testsuite+ package with uClibc. You need to either use a glibc
-  based toolchain, or enable the appropriate options in the uClibc
-  configuration.
-
-* The +xfsprogs+ package does not build with the default uClibc
-  configuration used by the Buildroot toolchain backend. You need to
-  either use a glibc based toolchain, or enable the appropriate
-  options in the uClibc configuration.
-
-* The +mrouted+ package does not build with the default uClibc
-  configuration used by the Buildroot toolchain backend. You need to
-  either use a glibc based toolchain, or enable the appropriate
-  options in the uClibc configuration.
-
 * The +libffi+ package is not supported on the SuperH 2 and ARC
   architectures.
 
index bf4614d4afe74d190103fa874d9f497066c04387..e5d9348d1b8d14c6e803ede246454362bc3d1428 100644 (file)
@@ -4,7 +4,4 @@ config BR2_PACKAGE_MROUTED
        help
          An implementation of the DVMRP multicast routing protocol.
 
-         If built with uClibc, then UCLIBC_SUPPORT_AI_ADDRCONFIG is
-         needed in uClibc configuration.
-
          http://github.com/troglobit/mrouted