klibc: Upgrade to 2.0.14

Backport couple of clang related fixes from upstream

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2025-08-31 18:04:46 -07:00
parent 8090156082
commit 803087e186
7 changed files with 143 additions and 1 deletions
@@ -0,0 +1,14 @@
SUMMARY = "klibc utils for initramfs"
FILESPATH =. "${FILE_DIRNAME}/klibc-${PV}:"
PACKAGES = "${PN}"
FILES:${PN} = ""
KLIBC_UTILS_VARIANT = "shared"
KLIBC_UTILS_PKGNAME = "klibc-utils"
require klibc-utils.inc
require klibc.inc
DEPENDS = "klibc"