summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2017-07-15 16:12:52 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-07-16 09:59:14 +0200
commit1eec520aeb7766d5222e32714019b1d684837046 (patch)
treeedebb573f2263ca5151b565d541831190555e495
parente2f03a6bde19766a1ac047c5ccfb049b5c4f61ca (diff)
downloadbuildroot-1eec520aeb7766d5222e32714019b1d684837046.tar.gz
buildroot-1eec520aeb7766d5222e32714019b1d684837046.zip
minnowboard_max-graphical_defconfig: use uClibc-ng
Now that we have wordexp support in uClibc-ng and nodm is available, we can use it for the graphical defconfig. Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r--configs/minnowboard_max-graphical_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/minnowboard_max-graphical_defconfig b/configs/minnowboard_max-graphical_defconfig
index 3540f9fa87..621281b93c 100644
--- a/configs/minnowboard_max-graphical_defconfig
+++ b/configs/minnowboard_max-graphical_defconfig
@@ -4,7 +4,7 @@ BR2_x86_atom=y
# Toolchain
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_8=y
-BR2_TOOLCHAIN_BUILDROOT_GLIBC=y
+BR2_TOOLCHAIN_BUILDROOT_LOCALE=y
BR2_TOOLCHAIN_BUILDROOT_CXX=y
# System configuration
OpenPOWER on IntegriCloud