mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02:00
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:
parent
1e6e8cb896
commit
f910324663
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user