]> code.ossystems Code Review - openembedded-core.git/commitdiff
kmscube: upgrade version
authorNicolas Dechesne <nicolas.dechesne@linaro.org>
Mon, 29 May 2017 08:51:24 +0000 (10:51 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 30 May 2017 09:14:31 +0000 (10:14 +0100)
Upgrade to a more recent kmscube commit from git. Tested on DB410c and DB820c
with s/w and h/w codecs (v4l2).

Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/kmscube/kmscube_git.bb

index 518c98e1230a7393b5e4280bc41408913bbdc7f9..0ec5b2a7fa7bd511dc9c9342289b64b8bac66d70 100644 (file)
@@ -6,7 +6,7 @@ DEPENDS = "virtual/libgles2 virtual/egl libdrm gstreamer1.0 gstreamer1.0-plugins
 
 LIC_FILES_CHKSUM = "file://kmscube.c;beginline=1;endline=23;md5=8b309d4ee67b7315ff7381270dd631fb"
 
-SRCREV = "e56980c28766ffb0bf8edee96b529a5b47f97137"
+SRCREV = "0d8de4ce3a03f36af1817f9b0586d132ad2c5d2e"
 SRC_URI = "git://anongit.freedesktop.org/mesa/kmscube;branch=master;protocol=git"
 
 S = "${WORKDIR}/git"