Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] clinfo: Upgrade 2.2.18.04.06 -> 3.0.21.02.21
@ 2022-04-15 18:25 Suhrid_S
  2022-04-18  7:34 ` [OE-core] " Luca Ceresoli
  0 siblings, 1 reply; 2+ messages in thread
From: Suhrid_S @ 2022-04-15 18:25 UTC (permalink / raw)
  To: openembedded-core; +Cc: Suhrid_S

From: Suhrid_S <suhrid.subramaniam@mediatek.com>

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>
---
 .../opencl/{clinfo_2.2.18.04.06.bb => clinfo_3.0.21.02.21.bb}   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-support/opencl/{clinfo_2.2.18.04.06.bb => clinfo_3.0.21.02.21.bb} (92%)

diff --git a/meta-oe/recipes-support/opencl/clinfo_2.2.18.04.06.bb b/meta-oe/recipes-support/opencl/clinfo_3.0.21.02.21.bb
similarity index 92%
rename from meta-oe/recipes-support/opencl/clinfo_2.2.18.04.06.bb
rename to meta-oe/recipes-support/opencl/clinfo_3.0.21.02.21.bb
index 831b15a45..35b5a000e 100644
--- a/meta-oe/recipes-support/opencl/clinfo_2.2.18.04.06.bb
+++ b/meta-oe/recipes-support/opencl/clinfo_3.0.21.02.21.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=fd8857f774dfb0eefe1e80c8f9240a7e"
 
 SRC_URI = "git://github.com/Oblomov/clinfo.git;protocol=https;branch=master"
 
-SRCREV = "59d0daf898e48d76ccbb788acbba258fa0a8ba7c"
+SRCREV = "d34bc1a3bdc148e2e1fe64998398e1a0552ab04c"
 
 S = "${WORKDIR}/git"
 
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-04-18 14:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-15 18:25 [PATCH] clinfo: Upgrade 2.2.18.04.06 -> 3.0.21.02.21 Suhrid_S
2022-04-18  7:34 ` [OE-core] " Luca Ceresoli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox