mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 03:32:12 +02:00
eglinfo: updated to compile with mesa10+
Updated to the newer 4b317648ec6cf39556a9e5d8078f605bc0edd5de. (From OE-Core rev: 9948e4239b88026804c33d84830dbfe6b0ed3e59) Signed-off-by: Valentin Popa <valentin.popa@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
77841c94c1
commit
f3d62a9eb9
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user