mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02:00
poky-tiny: drop uclibc override
Since uclibc is no longer supported, corresponding override was left un-converted to the new syntax. Simply drop it. (From meta-yocto rev: 8f31ca308b03c0ee6c2680c4ed5510e448692ecd) Signed-off-by: Denys Dmytriyenko <denis@denix.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
fe98984c49
commit
7171392132
|
@ -80,7 +80,6 @@ DISTRO_FEATURES = "${DISTRO_FEATURES_TINY} \
|
|||
"
|
||||
|
||||
# Enable LFS - see bug YOCTO #5865
|
||||
DISTRO_FEATURES:append_libc-uclibc = " largefile"
|
||||
DISTRO_FEATURES:append:libc-musl = " largefile"
|
||||
|
||||
DISTRO_FEATURES:class-native = "${DISTRO_FEATURES_DEFAULT} ${POKY_DEFAULT_DISTRO_FEATURES}"
|
||||
|
|
Loading…
Reference in New Issue
Block a user