mirror of
https://github.com/nxp-imx/meta-imx.git
synced 2025-12-15 06:55:55 +01:00
opencl: Upgrade 2024.05.08 -> 2024.10.24 [YOCIMX-8578]
Upgrade headers and ICD loader. This is required for the mali-imx upgrade r52 -> r53. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
This commit is contained in:
parent
4c307b37a2
commit
5e53f905de
|
|
@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
|
|||
SECTION = "base"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
SRCREV = "8275634cf9ec31b6484c2e6be756237cb583999d"
|
||||
SRCREV = "4ea6df132107e3b4b9407f903204b5522fdffcd6"
|
||||
SRC_URI = "git://github.com/KhronosGroup/OpenCL-Headers.git;branch=main;protocol=https"
|
||||
|
||||
do_configure[noexec] = "1"
|
||||
|
|
@ -13,7 +13,7 @@ RPROVIDES:${PN} = "virtual-opencl-icd"
|
|||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
SRCREV = "861b68b290e76d08e7241608479c16431f529945"
|
||||
SRCREV = "5907ac1114079de4383cecddf1c8640e3f52f92b"
|
||||
SRC_URI = "git://github.com/KhronosGroup/OpenCL-ICD-Loader.git;branch=main;protocol=https"
|
||||
|
||||
EXTRA_OECMAKE:append = " \
|
||||
|
|
@ -41,7 +41,7 @@ PACKAGE_DEBUG_SPLIT_STYLE = "debug-without-src"
|
|||
FILES:${PN} = " \
|
||||
${bindir}/icd_loader_test \
|
||||
${libdir}/libOpenCLDriverStub.so \
|
||||
${libdir}/libOpenCL.so.1.2 \
|
||||
${libdir}/libOpenCL.so.1.0.0 \
|
||||
${libdir}/libOpenCL.so.1 \
|
||||
"
|
||||
FILES:${PN}-dev = " \
|
||||
Loading…
Reference in New Issue
Block a user