diff options
Diffstat (limited to 'meta/recipes-devtools/file/file_5.41.bb')
| -rw-r--r-- | meta/recipes-devtools/file/file_5.41.bb | 4 |
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 | |||
| 11 | DEPENDS = "file-replacement-native" | 11 | DEPENDS = "file-replacement-native" |
| 12 | DEPENDS:class-native = "bzip2-replacement-native" | 12 | DEPENDS:class-native = "bzip2-replacement-native" |
| 13 | 13 | ||
| 14 | SRC_URI = "git://github.com/file/file.git;branch=master;protocol=https" | 14 | SRC_URI = "git://github.com/file/file.git;branch=master;protocol=https \ |
| 15 | file://CVE-2022-48554.patch \ | ||
| 16 | " | ||
| 15 | 17 | ||
| 16 | SRCREV = "504206e53a89fd6eed71aeaf878aa3512418eab1" | 18 | SRCREV = "504206e53a89fd6eed71aeaf878aa3512418eab1" |
| 17 | S = "${WORKDIR}/git" | 19 | S = "${WORKDIR}/git" |
