mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-01 23:47:42 +00:00
uclibc: use uClibc-ng by default
Since the uClibc project is not making any release since about 3 years, and the uClibc-ng project is now alive and delivering regular releases based on uClibc master plus a number of fixes, let's make uClibc-ng the default uClibc version used by Buildroot. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Cc: Waldemar Brodkorb <wbx@openadk.org> Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
This commit is contained in:
parent
48b6fc2dbc
commit
68d4a3b5a6
@ -18,7 +18,7 @@ config BR2_UCLIBC_VERSION_SUPPORTS_NPTL
|
|||||||
|
|
||||||
choice
|
choice
|
||||||
prompt "uClibc C library Version"
|
prompt "uClibc C library Version"
|
||||||
default BR2_UCLIBC_VERSION_0_9_33
|
default BR2_UCLIBC_VERSION_NG
|
||||||
help
|
help
|
||||||
Select the version of uClibc you wish to use.
|
Select the version of uClibc you wish to use.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user