summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-driver
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2022-12-28 08:37:08 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-12-28 23:59:55 +0000
commita9445693a6e2420765b2b5f9560d6f07ce0031e1 (patch)
treebadb9b239a7590788f6e655d2fb3a80f1f2415d3 /meta/recipes-graphics/xorg-driver
parentc0bfccc8ff2f8de07c0fda7c720dc6a885a1dd9c (diff)
downloadpoky-a9445693a6e2420765b2b5f9560d6f07ce0031e1.tar.gz
xf86-video-vesa: update 2.5.0 -> 2.6.0
(From OE-Core rev: dc9a4800470e5651e4d13110f1091a36789e3011) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-driver')
-rw-r--r--meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.6.0.bb (renamed from meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.5.0.bb)3
1 files changed, 2 insertions, 1 deletions
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.6.0.bb
index 05bb905b35..33c2035f6b 100644
--- a/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.5.0.bb
+++ b/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.6.0.bb
@@ -15,5 +15,6 @@ COMPATIBLE_HOST = '(i.86|x86_64).*-linux'
15 15
16RRECOMMENDS:${PN} += "xserver-xorg-module-libint10" 16RRECOMMENDS:${PN} += "xserver-xorg-module-libint10"
17 17
18SRC_URI[sha256sum] = "1f1624f3c73906801ad1bc98335a2cb5676a7a4d18e5374d9a1d18464e54c659" 18XORG_DRIVER_COMPRESSOR = ".tar.xz"
19SRC_URI[sha256sum] = "10082771b1a8f659c60b3d9b70456a4b59948a75b3cade2dfa33b8b05e549bb1"
19 20