mirror of
git://git.yoctoproject.org/poky
synced 2026-04-02 02:49:11 +00: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:
parent
6baf51b716
commit
a5b82adf9c
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user