poky-tiny: Drop TCLIBCAPPEND

This is no longer needed/supported. That solves the FIXME I guess!

(From meta-yocto rev: 9ea01f67bb15c78cd7ba0efe1dfc8861f21f9825)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie 2024-09-17 08:18:06 +01:00
parent 1e6e8cb896
commit f910324663

View File

@ -51,9 +51,6 @@ PREFERRED_VERSION_linux-yocto-tiny ?= "6.10%"
# Drop kernel-module-af-packet from RRECOMMENDS
POKY_DEFAULT_EXTRA_RRECOMMENDS = ""
# FIXME: what should we do with this?
TCLIBCAPPEND = ""
# Disable wide char support for ncurses as we don't include it in
# in the LIBC features below.
# Leave native enable to avoid build failures