summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-extended/unzip/unzip_6.0.bb3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/recipes-extended/unzip/unzip_6.0.bb b/meta/recipes-extended/unzip/unzip_6.0.bb
index a07df8c319..1d22855e1c 100644
--- a/meta/recipes-extended/unzip/unzip_6.0.bb
+++ b/meta/recipes-extended/unzip/unzip_6.0.bb
@@ -38,9 +38,6 @@ UPSTREAM_VERSION_UNKNOWN = "1"
38 38
39SRC_URI[sha256sum] = "036d96991646d0449ed0aa952e4fbe21b476ce994abc276e49d30e686708bd37" 39SRC_URI[sha256sum] = "036d96991646d0449ed0aa952e4fbe21b476ce994abc276e49d30e686708bd37"
40 40
41# exclude version 5.5.2 which triggers a false positive
42UPSTREAM_CHECK_REGEX = "unzip(?P<pver>(?!552).+)\.tgz"
43
44S = "${UNPACKDIR}/unzip60" 41S = "${UNPACKDIR}/unzip60"
45 42
46# Makefile uses CF_NOOPT instead of CFLAGS. We lifted the values from 43# Makefile uses CF_NOOPT instead of CFLAGS. We lifted the values from