Signed-off-by: Alexander Kanavin <[email protected]>
---
 meta/recipes-graphics/mesa/mesa_19.0.3.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/recipes-graphics/mesa/mesa_19.0.3.bb 
b/meta/recipes-graphics/mesa/mesa_19.0.3.bb
index 001c2f41237..a5643636801 100644
--- a/meta/recipes-graphics/mesa/mesa_19.0.3.bb
+++ b/meta/recipes-graphics/mesa/mesa_19.0.3.bb
@@ -11,6 +11,8 @@ SRC_URI = 
"git://gitlab.freedesktop.org/mesa/mesa.git;protocol=https;branch=${@v
 SRCREV = "c8cdee5dc3c6f9856ee73aed2b47cee77d675022"
 S = "${WORKDIR}/git"
 
+UPSTREAM_CHECK_GITTAGREGEX = "mesa-(?P<pver>\d+(\.\d+)+)"
+
 #because we cannot rely on the fact that all apps will use pkgconfig,
 #make eglplatform.h independent of MESA_EGL_NO_X11_HEADER
 do_install_append() {
-- 
2.17.1

-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to