diff options
| -rw-r--r-- | meta-oe/recipes-graphics/vk-gl-cts/khronos-cts.inc | 2 |
1 files changed, 2 insertions, 0 deletions
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" | |||
| 21 | 21 | ||
| 22 | inherit pkgconfig cmake features_check python3native qemu | 22 | inherit pkgconfig cmake features_check python3native qemu |
| 23 | 23 | ||
| 24 | UPSTREAM_CHECK_GITTAGREGEX = "${BPN}-(?P<pver>\d+(\.\d+)+)" | ||
| 25 | |||
| 24 | ANY_OF_DISTRO_FEATURES += "opengl vulkan" | 26 | ANY_OF_DISTRO_FEATURES += "opengl vulkan" |
| 25 | 27 | ||
| 26 | DEPENDS += "python3-lxml-native libpng zlib virtual/libgles2 qemu-native" | 28 | DEPENDS += "python3-lxml-native libpng zlib virtual/libgles2 qemu-native" |
