diff options
| -rw-r--r-- | meta/recipes-devtools/file/file_5.37.bb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/recipes-devtools/file/file_5.37.bb b/meta/recipes-devtools/file/file_5.37.bb index 71801f9d47..80e8b91058 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 | |||
| 11 | DEPENDS = "zlib file-replacement-native" | 11 | DEPENDS = "zlib file-replacement-native" |
| 12 | DEPENDS_class-native = "zlib-native" | 12 | DEPENDS_class-native = "zlib-native" |
| 13 | 13 | ||
| 14 | # Blacklist a bogus tag in upstream check | ||
| 15 | UPSTREAM_CHECK_GITTAGREGEX = "FILE(?P<pver>(?!6_23).+)" | ||
| 16 | |||
| 17 | SRC_URI = "git://github.com/file/file.git \ | 14 | SRC_URI = "git://github.com/file/file.git \ |
| 18 | file://CVE-2019-18218.patch" | 15 | file://CVE-2019-18218.patch" |
| 19 | 16 | ||
