From: Valentin Popa Date: Wed, 21 May 2014 16:33:17 +0000 (+0300) Subject: eglinfo: updated to compile with mesa10+ X-Git-Tag: 2015-4~2729 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=9948e4239b88026804c33d84830dbfe6b0ed3e59;p=openembedded-core.git eglinfo: updated to compile with mesa10+ Updated to the newer 4b317648ec6cf39556a9e5d8078f605bc0edd5de. Signed-off-by: Valentin Popa Signed-off-by: Saul Wold --- diff --git a/meta/recipes-graphics/eglinfo/eglinfo.inc b/meta/recipes-graphics/eglinfo/eglinfo.inc index 785e7f15f3..b87688af72 100644 --- a/meta/recipes-graphics/eglinfo/eglinfo.inc +++ b/meta/recipes-graphics/eglinfo/eglinfo.inc @@ -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"