From cde40d7233e5c1762be00b807aa733d83b41cebc Mon Sep 17 00:00:00 2001 From: Markham Date: Thu, 8 Oct 2020 23:27:09 +0200 Subject: [PATCH] hd2: bump version uClibc-ng-1.0.36 --- archive-patches/ct-ng/ct-ng-git-5659366-gcc-9.2.0-hd2.config | 2 +- ...{ct-ng-uClibc-1.0.34.config => ct-ng-uClibc-1.0.36.config} | 4 +++- make/versions.mk | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) rename archive-patches/ct-ng/{ct-ng-uClibc-1.0.34.config => ct-ng-uClibc-1.0.36.config} (98%) diff --git a/archive-patches/ct-ng/ct-ng-git-5659366-gcc-9.2.0-hd2.config b/archive-patches/ct-ng/ct-ng-git-5659366-gcc-9.2.0-hd2.config index 4d9af0a..bebd307 100644 --- a/archive-patches/ct-ng/ct-ng-git-5659366-gcc-9.2.0-hd2.config +++ b/archive-patches/ct-ng/ct-ng-git-5659366-gcc-9.2.0-hd2.config @@ -462,7 +462,7 @@ CT_UCLIBC_NG_PKG_NAME="uClibc-ng" # CT_UCLIBC_NG_SRC_RELEASE is not set # CT_UCLIBC_NG_SRC_DEVEL is not set CT_UCLIBC_NG_SRC_CUSTOM=y -CT_UCLIBC_NG_CUSTOM_LOCATION="${CST_BASE_DIR}/build_tmp/uClibc-ng-1.0.34" +CT_UCLIBC_NG_CUSTOM_LOCATION="${CST_BASE_DIR}/build_tmp/uClibc-ng-1.0.36" CT_UCLIBC_NG_PATCH_GLOBAL=y # CT_UCLIBC_NG_PATCH_BUNDLED is not set # CT_UCLIBC_NG_PATCH_LOCAL is not set diff --git a/archive-patches/ct-ng/ct-ng-uClibc-1.0.34.config b/archive-patches/ct-ng/ct-ng-uClibc-1.0.36.config similarity index 98% rename from archive-patches/ct-ng/ct-ng-uClibc-1.0.34.config rename to archive-patches/ct-ng/ct-ng-uClibc-1.0.36.config index a6cec54..a2da410 100644 --- a/archive-patches/ct-ng/ct-ng-uClibc-1.0.34.config +++ b/archive-patches/ct-ng/ct-ng-uClibc-1.0.36.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# uClibc-ng 1.0.34 C Library Configuration +# uClibc-ng 1.0.36 C Library Configuration # # TARGET_aarch64 is not set # TARGET_alpha is not set @@ -16,6 +16,7 @@ TARGET_arm=y # TARGET_hppa is not set # TARGET_i386 is not set # TARGET_ia64 is not set +# TARGET_kvx is not set # TARGET_lm32 is not set # TARGET_m68k is not set # TARGET_metag is not set @@ -131,6 +132,7 @@ UCLIBC_HAS_GNU_ERROR=y UCLIBC_BSD_SPECIFIC=y UCLIBC_HAS_BSD_ERR=y UCLIBC_HAS_OBSOLETE_BSD_SIGNAL=y +# UCLIBC_HAS_BSD_B64_NTOP_B64_PTON is not set # UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL is not set # UCLIBC_NTP_LEGACY is not set UCLIBC_SV4_DEPRECATED=y diff --git a/make/versions.mk b/make/versions.mk index 340ebe7..8910d2b 100644 --- a/make/versions.mk +++ b/make/versions.mk @@ -249,7 +249,7 @@ TZ_VER=2017b U-BOOT_VER=2014.04 # uClibc-ng; a C library for developing embedded Linux systems -UCLIBC_VER=1.0.34 +UCLIBC_VER=1.0.36 # NFS Server UNFS3_VER=0.9.22 -- 2.39.5