[OE-core] [PATCH 2/3] file: remove redundant upstream check workaround

Ross Burton ross.burton at intel.com
Mon Nov 4 12:14:56 UTC 2019


This tag has been removed, so we don't need to work around it anymore.

Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-devtools/file/file_5.37.bb | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/meta/recipes-devtools/file/file_5.37.bb b/meta/recipes-devtools/file/file_5.37.bb
index 71801f9d479..80e8b91058b 100644
--- a/meta/recipes-devtools/file/file_5.37.bb
+++ b/meta/recipes-devtools/file/file_5.37.bb
@@ -11,9 +11,6 @@ LIC_FILES_CHKSUM = "file://COPYING;beginline=2;md5=0251eaec1188b20d9a72c502ecfdd
 DEPENDS = "zlib file-replacement-native"
 DEPENDS_class-native = "zlib-native"
 
-# Blacklist a bogus tag in upstream check
-UPSTREAM_CHECK_GITTAGREGEX = "FILE(?P<pver>(?!6_23).+)"
-
 SRC_URI = "git://github.com/file/file.git \
            file://CVE-2019-18218.patch"
 
-- 
2.20.1



More information about the Openembedded-core mailing list