mirror of
git://git.yoctoproject.org/poky
synced 2026-04-02 02:49:11 +00:00
poky-tiny: Drop obsolete/broken comment
The comment is obsolete and contains old override syntax, drop it. (From meta-yocto rev: f6aee8290359404d9d782313ffb213b5f6c28a55) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
6a79d6f9eb
commit
382bf579ad
@ -38,9 +38,6 @@ TCLIBC = "musl"
|
||||
|
||||
FULL_OPTIMIZATION = "-Os"
|
||||
|
||||
# FIXME: consider adding a new "tiny" feature
|
||||
#DISTRO_FEATURES_append = " tiny"
|
||||
|
||||
# Distro config is evaluated after the machine config, so we have to explicitly
|
||||
# set the kernel provider to override a machine config.
|
||||
PREFERRED_PROVIDER_virtual/kernel = "linux-yocto-tiny"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user