mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
meta: Drop further remnants of uclibc support
uclibc support was removed a while ago and musl works much better. Start to remove the various overrides and patches related to uclibc which are no longer needed. uclibc support in a layer would still be possible. I have strong reasons to believe nobody is still using uclibc since patches are missing and I doubt the metadata even parses anymore. (From OE-Core rev: ec03023d2165b49a52b83bac1ea2f0bfded7b852) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -23,7 +23,6 @@ EXTRA_OECONF += "M4=m4"
|
||||
SRC_URI[md5sum] = "c342201de104cc9ce0a21e0ad10d4021"
|
||||
SRC_URI[sha256sum] = "a72428c7917bdf9fa93cb8181c971b6e22834125848cf1d03ce10b1bb0716fe1"
|
||||
|
||||
LDFLAGS_prepend_libc-uclibc = " -lrt "
|
||||
DEPENDS_class-native = "gettext-minimal-native"
|
||||
|
||||
inherit autotools gettext texinfo
|
||||
|
||||
Reference in New Issue
Block a user