mirror of
https://git.yoctoproject.org/poky
synced 2026-04-19 06:32:13 +02:00
ia32-base: fix typo in XSERVER_IA32_EXT definition
(From OE-Core rev: 2948fcb2e85d71e3e686760f12e1082dc912f418) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
a859ba5661
commit
39ab3f14f2
@@ -33,7 +33,7 @@ XSERVER_IA32_BASE = "xserver-xorg \
|
||||
xf86-input-synaptics \
|
||||
"
|
||||
|
||||
XSERVER_IA32_EXT = "
|
||||
XSERVER_IA32_EXT = " \
|
||||
xserver-xorg-extension-glx \
|
||||
xserver-xorg-module-libint10 \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user