]> code.ossystems Code Review - openembedded-core.git/commitdiff
eglinfo: updated to compile with mesa10+
authorValentin Popa <valentin.popa@intel.com>
Wed, 21 May 2014 16:33:17 +0000 (19:33 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 27 May 2014 15:10:25 +0000 (16:10 +0100)
Updated to the newer 4b317648ec6cf39556a9e5d8078f605bc0edd5de.

Signed-off-by: Valentin Popa <valentin.popa@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-graphics/eglinfo/eglinfo.inc

index 785e7f15f33ca14bcfc437d072f384180a95d405..b87688af7235cd5c8716400c968cc355c9c4afc0 100644 (file)
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=8d4f33bc3add976f7dfae85dab66f03c"
 DEPENDS = "virtual/egl"
 
 SRC_URI = "git://github.com/dv1/eglinfo.git;branch=master"
-SRCREV = "4a49ff59545d9b6a8222badab64115f89d3a6774"
+SRCREV = "4b317648ec6cf39556a9e5d8078f605bc0edd5de"
 
 S = "${WORKDIR}/git"