The upstream branch was deleted but the commit is in master so reference that instead.
Signed-off-by: Richard Purdie <[email protected]> --- meta/recipes-graphics/vulkan/vulkan-headers_1.2.135.0.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta/recipes-graphics/vulkan/vulkan-headers_1.2.135.0.bb b/meta/recipes-graphics/vulkan/vulkan-headers_1.2.135.0.bb index 54cee96cce0..d21c3d62b90 100644 --- a/meta/recipes-graphics/vulkan/vulkan-headers_1.2.135.0.bb +++ b/meta/recipes-graphics/vulkan/vulkan-headers_1.2.135.0.bb @@ -5,7 +5,8 @@ SECTION = "libs" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" -SRC_URI = "git://github.com/KhronosGroup/Vulkan-Headers.git;branch=sdk-1.2.135" +# was sdk-1.2.135 branch but it was removed upstream, commit is in master branch though +SRC_URI = "git://github.com/KhronosGroup/Vulkan-Headers.git;branch=master" SRCREV = "fb7f9c9bcd1d1544ea203a1f3d4253d0e90c5a90" -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#139834): https://lists.openembedded.org/g/openembedded-core/message/139834 Mute This Topic: https://lists.openembedded.org/mt/75059799/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
