mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
poky-lsb: Drop libx11 PREFERRED_PROVIDER
This is the default since -trim was dropped back in 2012 so this extra configuration is pointless. (From meta-yocto rev: f2868c6c667c109e416d5e51140f50fd5f0a10bc) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -5,7 +5,6 @@ DISTRO = "poky-lsb"
|
||||
DISTROOVERRIDES = "poky:linuxstdbase"
|
||||
|
||||
DISTRO_FEATURES_append = " pam"
|
||||
PREFERRED_PROVIDER_virtual/libx11 = "libx11"
|
||||
|
||||
# Ensure the kernel nfs server is enabled
|
||||
KERNEL_FEATURES_append_pn-linux-yocto = " features/nfsd/nfsd-enable.scc"
|
||||
|
||||
Reference in New Issue
Block a user