mirror of
https://git.yoctoproject.org/poky
synced 2026-04-29 18:32:20 +02:00
ia32-base.inc: Add more macros for xf86 drivers
This commit adds macros for fbdev & modesetting X driver packages. (From OE-Core rev: c412a4eaf17fa29a4f2280f8be1dcf95346217a6) Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
35e407d58d
commit
5119330fb1
@@ -47,3 +47,7 @@ XSERVER_IA32_I965 = "xf86-video-intel \
|
||||
"
|
||||
|
||||
XSERVER_IA32_VESA = "xf86-video-vesa"
|
||||
|
||||
XSERVER_IA32_FBDEV = "xf86-video-fbdev"
|
||||
|
||||
XSERVER_IA32_MODESETTING = "xf86-video-modesetting"
|
||||
|
||||
Reference in New Issue
Block a user