]> code.ossystems Code Review - openembedded-core.git/commitdiff
kmscube: Bump revision to f632b23
authorOtavio Salvador <otavio@ossystems.com.br>
Sat, 17 Aug 2019 15:12:16 +0000 (12:12 -0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 21 Aug 2019 20:50:33 +0000 (21:50 +0100)
This includes following changes:

f632b23 drm: Find a proper modeset device, is none is provided

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-graphics/kmscube/kmscube_git.bb

index fd90d2017258145db346d7c7bc8639765f026e8a..2b6837fef66c6e54c96c29d3d0294dd3284546c7 100644 (file)
@@ -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"