klibc: Upgrade to 2.0.13 release

Drop backported patch and refresh others as needed

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2023-10-07 17:38:00 -07:00
parent 350fd96f1e
commit 04ed4f1383
8 changed files with 6 additions and 41 deletions
@@ -0,0 +1,12 @@
SUMMARY = "klibc utils for initramfs statically compiled"
FILESPATH =. "${FILE_DIRNAME}/klibc-${PV}:"
PACKAGES = "${PN}"
FILES:${PN} = ""
KLIBC_UTILS_VARIANT = "static"
KLIBC_UTILS_PKGNAME = "klibc-static-utils"
require klibc-utils.inc
require klibc.inc