mirror of
https://git.yoctoproject.org/poky
synced 2026-06-11 04:19:50 +00:00
poky-lsb: Drop features already in poky
(From meta-yocto rev: 91ef1c51e647a2fd5925345b1ec66deeeda2103b) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -4,7 +4,7 @@ require conf/distro/poky.conf
|
||||
DISTRO = "poky-lsb"
|
||||
DISTROOVERRIDES = "poky:linuxstdbase"
|
||||
|
||||
DISTRO_FEATURES_append = " pam largefile opengl"
|
||||
DISTRO_FEATURES_append = " pam"
|
||||
PREFERRED_PROVIDER_virtual/libx11 = "libx11"
|
||||
|
||||
# Ensure the kernel nfs server is enabled
|
||||
|
||||
Reference in New Issue
Block a user