projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f016252
)
configs/snps_archs38_hsdk_defconfig: switch to glibc
author
Vineet Gupta
<Vineet.Gupta1@synopsys.com>
Fri, 15 Jan 2021 20:03:18 +0000
(12:03 -0800)
committer
Yann E. MORIN
<yann.morin.1998@free.fr>
Sat, 16 Jan 2021 12:39:48 +0000
(13:39 +0100)
We are no longer actively working on uClibc, so make that default
for HSDK boards.
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
[yann.morin.1998@free.fr: drop enabling hard float]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
configs/snps_archs38_hsdk_defconfig
patch
|
blob
|
history
diff --git
a/configs/snps_archs38_hsdk_defconfig
b/configs/snps_archs38_hsdk_defconfig
index b8fd3563600022b2498d975eadbc5a5ce73b74d9..8dceb3450b18b08d20ed654fb3c5ac1d1192f969 100644
(file)
--- a/
configs/snps_archs38_hsdk_defconfig
+++ b/
configs/snps_archs38_hsdk_defconfig
@@
-1,6
+1,8
@@
BR2_arcle=y
BR2_archs38_full=y
+BR2_TOOLCHAIN_BUILDROOT_GLIBC=y
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_6=y
+BR2_PACKAGE_GLIBC_UTILS=y
BR2_TARGET_GENERIC_HOSTNAME="hsdk"
BR2_TARGET_GENERIC_ISSUE="Welcome to the HSDK Platform"
BR2_SYSTEM_DHCP="eth0"