This is required by latest release of spirv-tools. Signed-off-by: Alexander Kanavin <[email protected]> --- meta/recipes-graphics/spir/spirv-headers_1.5.4.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-graphics/spir/spirv-headers_1.5.4.bb b/meta/recipes-graphics/spir/spirv-headers_1.5.4.bb index 14723f951b..7a43af5e6b 100644 --- a/meta/recipes-graphics/spir/spirv-headers_1.5.4.bb +++ b/meta/recipes-graphics/spir/spirv-headers_1.5.4.bb @@ -7,10 +7,11 @@ HOMEPAGE = "https://www.khronos.org/registry/spir-v" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=c938b85bceb8fb26c1a807f28a52ae2d" -SRCREV = "f027d53ded7e230e008d37c8b47ede7cd308e19d" +SRCREV = "bcf55210f13a4fa3c3d0963b509ff1070e434c79" SRC_URI = "git://github.com/KhronosGroup/SPIRV-Headers;protocol=https" UPSTREAM_CHECK_GITTAGREGEX = "^(?P<pver>\d+(\.\d+)+)$" S = "${WORKDIR}/git" +PV .= "+git${SRCPV}" inherit cmake -- 2.29.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#149664): https://lists.openembedded.org/g/openembedded-core/message/149664 Mute This Topic: https://lists.openembedded.org/mt/81450933/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
