summaryrefslogtreecommitdiffstats
path: root/Config.in.legacy
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-04-03 20:18:02 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-04-03 21:18:50 +0200
commit98f7de8796b282e72d42d3fc4d82d8eec43c6053 (patch)
tree8b14fe82bc9081ce8964f56a9b1f6ee33ff484ef /Config.in.legacy
parent5d476b85f128d1ef09abdabefcb76668ffb66324 (diff)
downloadbuildroot-98f7de8796b282e72d42d3fc4d82d8eec43c6053.tar.gz
buildroot-98f7de8796b282e72d42d3fc4d82d8eec43c6053.zip
uclibc: update to 1.0.23
Bugfix release, internal RPC implementation removed. All patches applied upstream. Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'Config.in.legacy')
-rw-r--r--Config.in.legacy7
1 files changed, 7 insertions, 0 deletions
diff --git a/Config.in.legacy b/Config.in.legacy
index dfd4d6733f..cd8357d101 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -145,6 +145,13 @@ endif
###############################################################################
comment "Legacy options removed in 2017.05"
+config BR2_TOOLCHAIN_BUILDROOT_INET_RPC
+ bool "uclibc RPC support has been removed"
+ select BR2_LEGACY
+ help
+ uClibc-ng removed internal RPC implementation in 1.0.23. You
+ should use libtirpc instead.
+
config BR2_TARGET_ROOTFS_EXT2_EXTRA_BLOCKS
int "extra size in blocks has been removed"
default 0
OpenPOWER on IntegriCloud