summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/kmscube
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2019-08-17 12:12:16 -0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-08-21 21:52:59 +0100
commiteaa58d850adde0460697ab44653a5a99cb58ccc2 (patch)
treec569336173665aa9cdbe50dbb59ffdad58b3f98d /meta/recipes-graphics/kmscube
parent71f9386801b86f659430711602338a4e0ad095e3 (diff)
downloadopenembedded-core-contrib-eaa58d850adde0460697ab44653a5a99cb58ccc2.tar.gz
kmscube: Bump revision to f632b23
This includes following changes: f632b23 drm: Find a proper modeset device, is none is provided (From OE-Core rev: 8b77262bdaa8cf825133171f898cc20e89909df7) Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/kmscube')
-rw-r--r--meta/recipes-graphics/kmscube/kmscube_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/kmscube/kmscube_git.bb b/meta/recipes-graphics/kmscube/kmscube_git.bb
index fd90d20172..2b6837fef6 100644
--- a/meta/recipes-graphics/kmscube/kmscube_git.bb
+++ b/meta/recipes-graphics/kmscube/kmscube_git.bb
@@ -6,7 +6,7 @@ DEPENDS = "virtual/libgles2 virtual/egl libdrm"
LIC_FILES_CHKSUM = "file://kmscube.c;beginline=1;endline=23;md5=8b309d4ee67b7315ff7381270dd631fb"
-SRCREV = "e888ea1d233b2639b87a68e099d18d4e919905df"
+SRCREV = "f632b23a528ed6b4e1fddd774db005c30ab65568"
SRC_URI = "git://gitlab.freedesktop.org/mesa/kmscube;branch=master;protocol=https \
file://detect-gst_bo_map-_unmap-and-use-it-or-avoid-it.patch"
UPSTREAM_CHECK_COMMITS = "1"