From 89cba3b83cd4259a892faf51e6d2e1f1cf409ac6 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Fri, 2 Feb 2024 22:10:58 +0000 Subject: python3-binwalk: update the regex version for upstream checks Signed-off-by: Derek Straka Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-binwalk_2.3.4.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-python/recipes-devtools/python/python3-binwalk_2.3.4.bb') diff --git a/meta-python/recipes-devtools/python/python3-binwalk_2.3.4.bb b/meta-python/recipes-devtools/python/python3-binwalk_2.3.4.bb index 0b7d97fccb..45b1ff5145 100644 --- a/meta-python/recipes-devtools/python/python3-binwalk_2.3.4.bb +++ b/meta-python/recipes-devtools/python/python3-binwalk_2.3.4.bb @@ -12,6 +12,8 @@ SRCREV = "cddfede795971045d99422bd7a9676c8803ec5ee" S = "${WORKDIR}/git" +UPSTREAM_CHECK_GITTAGREGEX = "v(?P\d+(\.\d+)+)" + inherit setuptools3 RDEPENDS:${PN} += " \ -- cgit v1.2.3-54-g00ecf