Add BPN to the tag name to differentiate vulkan-cts and opengl-es-cts releases.
Signed-off-by: Ross Burton <ross.bur...@arm.com> --- meta-oe/recipes-graphics/vk-gl-cts/khronos-cts.inc | 2 ++ 1 file changed, 2 insertions(+) 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 ea37425b9d..cf9eaf6863 100644 --- a/meta-oe/recipes-graphics/vk-gl-cts/khronos-cts.inc +++ b/meta-oe/recipes-graphics/vk-gl-cts/khronos-cts.inc @@ -21,6 +21,8 @@ S = "${WORKDIR}/git" inherit pkgconfig cmake features_check python3native qemu +UPSTREAM_CHECK_GITTAGREGEX = "${BPN}-(?P<pver>\d+(\.\d+)+)" + ANY_OF_DISTRO_FEATURES += "opengl vulkan" DEPENDS += "python3-lxml-native libpng zlib virtual/libgles2 qemu-native" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#114252): https://lists.openembedded.org/g/openembedded-devel/message/114252 Mute This Topic: https://lists.openembedded.org/mt/110010176/21656 Group Owner: openembedded-devel+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-