opencl-headers: upgrade 2022.01.04 -> 2022.05.18

Changelog:
Add cl_ext_image_from_buffer extension definition
(https://github.com/KhronosGroup/OpenCL-Headers/pull/196)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu 2022-05-23 16:09:24 +08:00 committed by Khem Raj
parent 70716bb9a3
commit 5216a2eef4

View File

@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
SECTION = "base" SECTION = "base"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
PV = "v2022.01.04+git${SRCPV}" PV = "2022.05.18"
SRCREV = "59ac4dc2f282286d8db83143686cfe37ec658b84" SRCREV = "def8be9d35fda35492b72f54a94515f7df8d1e9f"
SRC_URI = "git://github.com/KhronosGroup/OpenCL-Headers.git;branch=main;protocol=https" SRC_URI = "git://github.com/KhronosGroup/OpenCL-Headers.git;branch=main;protocol=https"
do_configure[noexec] = "1" do_configure[noexec] = "1"