> -----Original Message-----
> From: [email protected]
> <[email protected]> On Behalf Of Dmitry Baryshkov via
> lists.openembedded.org
> Sent: den 13 februari 2026 10:44
> To: [email protected]
> Subject: [oe] [meta-oe][PATCH 1/2] vk-gl-cts: ensure that the SRCREV is
> correct
>
> Use tag=${BPN}-${PV} in SRC_URI in order to ensure that the SRCREV is
You should use ${BP} instead of ${BPN}-${PV}, here and below.
> correctly updated together with the package version.
>
> Signed-off-by: Dmitry Baryshkov <[email protected]>
> ---
> meta-oe/recipes-graphics/vk-gl-cts/khronos-cts.inc | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-oe/recipes-graphics/vk-gl-cts/khronos-cts.inc
> b/meta-oe/recipes-graphics/vk-gl-cts/khronos-cts.inc
> index 67a0dc564c22..d6484ecba0d8 100644
> --- a/meta-oe/recipes-graphics/vk-gl-cts/khronos-cts.inc
> +++ b/meta-oe/recipes-graphics/vk-gl-cts/khronos-cts.inc
> @@ -1,7 +1,7 @@
> LICENSE = "Apache-2.0"
> LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
>
> -SRC_URI =
> "git://github.com/KhronosGroup/VK-GL-CTS.git;protocol=https;name=vk-gl-cts;nobranch=1
> \
> +SRC_URI =
> "git://github.com/KhronosGroup/VK-GL-CTS.git;protocol=https;name=vk-gl-cts;nobranch=1;tag=${BPN}-${PV}
> \
> file://0001-use-library-sonames-for-linking.patch \
> file://generate-srcuri.py \
> "
> --
> 2.47.3
//Peter
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#124395):
https://lists.openembedded.org/g/openembedded-devel/message/124395
Mute This Topic: https://lists.openembedded.org/mt/117789768/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-