mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 21:49:33 +02:00
Add recipe for X vesa driver package
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
This commit is contained in:
9
meta/packages/xorg-driver/xf86-video-vesa_2.3.0.bb
Normal file
9
meta/packages/xorg-driver/xf86-video-vesa_2.3.0.bb
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
require xf86-video-common.inc
|
||||||
|
|
||||||
|
EXTRA_OECONF += "--disable-xvmc"
|
||||||
|
|
||||||
|
DESCRIPTION = "X.Org X server -- Generic Vesa display driver"
|
||||||
|
DEPENDS += "virtual/libx11 libxvmc drm xf86driproto glproto \
|
||||||
|
virtual/libgl xineramaproto xf86driproto libpciaccess"
|
||||||
|
|
||||||
|
COMPATIBLE_HOST = '(i.86.*-linux)'
|
||||||
Reference in New Issue
Block a user