level-zero: upgrade 1.7.15 -> 1.11.0

Release Notes:
https://github.com/oneapi-src/level-zero/releases/tag/v1.11.0

Signed-off-by: Teoh Suh Haw <suh.haw.teoh@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
Teoh Suh Haw 2023-05-31 15:24:53 +08:00 committed by Anuj Mittal
parent dc5c9fb1d5
commit 2b31910c9d

View File

@ -4,7 +4,7 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=97957beb2f7808ffa247e5d93e6442cc"
SRC_URI = "git://github.com/oneapi-src/level-zero.git;protocol=https;branch=master"
SRCREV = "bb7fff05b801e26c3d7858e03e509d1089914d59"
SRCREV = "f35123bead54a471a7e5f3bf8d439a4a44527d8e"
S = "${WORKDIR}/git"
inherit cmake