[oe-commits] [openembedded-core] 02/14: file: remove redundant upstream check workaround

git at git.openembedded.org git at git.openembedded.org
Mon Nov 4 22:13:24 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit a1a0874c9a5a45d90538e9a30273ff28525fafeb
Author: Ross Burton <ross.burton at intel.com>
AuthorDate: Mon Nov 4 12:14:56 2019 +0000

    file: remove redundant upstream check workaround
    
    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>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 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 71801f9..80e8b91 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"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list