1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-16 03:47:03 +00:00

kmscube: Upgrade to the latest revision

Upgrade to the latest revision and remove the patch because the
original problem has already been fixed upstream by kmscube
commit 311eaaaa473d ("kmscube: gears: use only GLES2").

(From OE-Core rev: 3348b02f72bf7cf62f73cce74caffe2c51d43b1a)

Signed-off-by: Fabio Estevam <festevam@denx.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Fabio Estevam
2024-11-28 13:12:36 -03:00
committed by Richard Purdie
parent 3848a579ce
commit ad9d89fde6
2 changed files with 1 additions and 33 deletions
+1 -2
View File
@@ -10,9 +10,8 @@ DEPENDS = "virtual/libgles3 virtual/libgles2 virtual/egl libdrm virtual/libgbm"
LIC_FILES_CHKSUM = "file://kmscube.c;beginline=1;endline=23;md5=8b309d4ee67b7315ff7381270dd631fb"
SRCREV = "b2f97f53e01e07a920761e5d3e3ba22898b794a4"
SRCREV = "311eaaaa473d593c30d118799aa19ac4ad53cd65"
SRC_URI = "git://gitlab.freedesktop.org/mesa/kmscube;branch=master;protocol=https \
file://0001-cube-gears-Change-header-file-to-GLES3-gl3.h.patch \
"
UPSTREAM_CHECK_COMMITS = "1"