From: Peter Korsgaard Date: Sat, 15 Jul 2017 14:12:52 +0000 (+0200) Subject: minnowboard_max-graphical_defconfig: use uClibc-ng X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1eec520aeb7766d5222e32714019b1d684837046;p=buildroot.git 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 Signed-off-by: Thomas Petazzoni --- 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