From 6d3c1edca59528ea8d0ed212729e6b689657eddb Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 28 Oct 2020 22:05:43 +0100 Subject: xf86-video-vesa: update 2.4.0 -> 2.5.0 (From OE-Core rev: 4b0afd5440ed49513844f98553816dc6925e9b89) Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- .../xorg-driver/xf86-video-vesa_2.5.0.bb | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.5.0.bb (limited to 'meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.5.0.bb') diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.5.0.bb b/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.5.0.bb new file mode 100644 index 0000000000..d313c8c6a8 --- /dev/null +++ b/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.5.0.bb @@ -0,0 +1,19 @@ +require xorg-driver-video.inc + +LIC_FILES_CHKSUM = "file://COPYING;md5=a1f0610ebdc6f314a9fa5102a8c5c1b0" + +SUMMARY = "X.Org X server -- Generic Vesa video driver" + +DESCRIPTION = "vesa is an Xorg driver for generic VESA video cards. It \ +can drive most VESA-compatible video cards, but only makes use of the \ +basic standard VESA core that is common to these cards. The driver \ +supports depths 8, 15 16 and 24." + +DEPENDS += "virtual/libx11 xorgproto libpciaccess" + +COMPATIBLE_HOST = '(i.86|x86_64).*-linux' + +RRECOMMENDS_${PN} += "xserver-xorg-module-libint10" + +SRC_URI[sha256sum] = "1f1624f3c73906801ad1bc98335a2cb5676a7a4d18e5374d9a1d18464e54c659" + -- cgit v1.2.3-54-g00ecf