summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/file/file_5.41.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/file/file_5.41.bb')
-rw-r--r--meta/recipes-devtools/file/file_5.41.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-devtools/file/file_5.41.bb b/meta/recipes-devtools/file/file_5.41.bb
index 653887e97a..6fd4f2c746 100644
--- a/meta/recipes-devtools/file/file_5.41.bb
+++ b/meta/recipes-devtools/file/file_5.41.bb
@@ -11,7 +11,9 @@ LIC_FILES_CHKSUM = "file://COPYING;beginline=2;md5=0251eaec1188b20d9a72c502ecfdd
11DEPENDS = "file-replacement-native" 11DEPENDS = "file-replacement-native"
12DEPENDS:class-native = "bzip2-replacement-native" 12DEPENDS:class-native = "bzip2-replacement-native"
13 13
14SRC_URI = "git://github.com/file/file.git;branch=master;protocol=https" 14SRC_URI = "git://github.com/file/file.git;branch=master;protocol=https \
15 file://CVE-2022-48554.patch \
16"
15 17
16SRCREV = "504206e53a89fd6eed71aeaf878aa3512418eab1" 18SRCREV = "504206e53a89fd6eed71aeaf878aa3512418eab1"
17S = "${WORKDIR}/git" 19S = "${WORKDIR}/git"