mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 14:19:52 +00:00
clinfo: Upgrade 2.2.18.04.06 -> 3.0.21.02.21
clinfo 2.2.18.04.06 released April 2018 does not show correct information pertaining to OpenCL 3.0 released Sept 2020. It shows version as `2.0` or `2.2` in systems with OpenCL 3.0. This upgrade fixes it. Signed-off-by: Suhrid_S <suhrid.subramaniam@mediatek.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=fd8857f774dfb0eefe1e80c8f9240a7e"
|
|||||||
|
|
||||||
SRC_URI = "git://github.com/Oblomov/clinfo.git;protocol=https;branch=master"
|
SRC_URI = "git://github.com/Oblomov/clinfo.git;protocol=https;branch=master"
|
||||||
|
|
||||||
SRCREV = "59d0daf898e48d76ccbb788acbba258fa0a8ba7c"
|
SRCREV = "d34bc1a3bdc148e2e1fe64998398e1a0552ab04c"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
Reference in New Issue
Block a user