mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
meta-emenlow: don't set virtual/libx11 provider
libx11-trim doesn't exist anymore so setting that as the default isn't going to work, resulting in a "multiple providers" error. Tthe default provider (libx11) is good for 99.9% of people, so inherit that from oe-core. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
This commit is contained in:
parent
4ab42ada6b
commit
5afa52ccc8
|
|
@ -11,7 +11,6 @@ require conf/machine/include/ia32-base.inc
|
|||
|
||||
PREFERRED_PROVIDER_libdrm = "libdrm-poulsbo"
|
||||
PREFERRED_PROVIDER_drm = "libdrm-poulsbo"
|
||||
PREFERRED_PROVIDER_virtual/libx11 = "libx11-trim"
|
||||
PREFERRED_PROVIDER_virtual/libgl = "xpsb-glx"
|
||||
PREFERRED_PROVIDER_virtual/libgles1 = ""
|
||||
PREFERRED_PROVIDER_virtual/libgles2 = ""
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user