mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
file: remove redundant upstream check workaround
This tag has been removed, so we don't need to work around it anymore. (From OE-Core rev: 1ab9fc04d6666de0c5c176f546f64c11dffe2106) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
35c5388a7d
commit
5da5331fcc
@@ -11,9 +11,6 @@ LIC_FILES_CHKSUM = "file://COPYING;beginline=2;md5=0251eaec1188b20d9a72c502ecfdd
|
|||||||
DEPENDS = "zlib file-replacement-native"
|
DEPENDS = "zlib file-replacement-native"
|
||||||
DEPENDS_class-native = "zlib-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 \
|
SRC_URI = "git://github.com/file/file.git \
|
||||||
file://CVE-2019-18218.patch"
|
file://CVE-2019-18218.patch"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user