]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
vulkan-samples: branch rename master -> main
authorAlexander Kanavin <alex.kanavin@gmail.com>
Thu, 26 Jan 2023 08:37:52 +0000 (09:37 +0100)
committerSteve Sakoman <steve@sakoman.com>
Fri, 10 Feb 2023 21:07:39 +0000 (11:07 -1000)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 74bf535ca5cbcfb38c18775ece863d53dd216008)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-graphics/vulkan/vulkan-samples_git.bb

index d0b3458e1bb76328de2511fffd2b09bf55dc46f0..d5d285cd838bf55bd9c1f27a05c2851d8a47bca3 100644 (file)
@@ -5,7 +5,7 @@ LICENSE = "Apache-2.0"
 
 LIC_FILES_CHKSUM = "file://LICENSE;md5=48aa35cefb768436223a6e7f18dc2a2a"
 
-SRC_URI = "gitsm://github.com/KhronosGroup/Vulkan-Samples.git;branch=master;protocol=https;lfs=0 \
+SRC_URI = "gitsm://github.com/KhronosGroup/Vulkan-Samples.git;branch=main;protocol=https;lfs=0 \
            file://0001-CMakeLists.txt-do-not-hardcode-lib-as-installation-t.patch \
            file://debugfix.patch \
            file://0001-Qualify-move-as-std-move.patch;patchdir=third_party/spirv-cross \