diff options
Diffstat (limited to 'meta-oe/recipes-devtools/yasm/yasm_git.bb')
| -rw-r--r-- | meta-oe/recipes-devtools/yasm/yasm_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/yasm/yasm_git.bb b/meta-oe/recipes-devtools/yasm/yasm_git.bb index 304fa0b34a..5d1739ebf3 100644 --- a/meta-oe/recipes-devtools/yasm/yasm_git.bb +++ b/meta-oe/recipes-devtools/yasm/yasm_git.bb | |||
| @@ -19,6 +19,7 @@ SRC_URI = "git://github.com/yasm/yasm.git;branch=master;protocol=https \ | |||
| 19 | file://CVE-2024-22653.patch \ | 19 | file://CVE-2024-22653.patch \ |
| 20 | file://CVE-2023-29579.patch \ | 20 | file://CVE-2023-29579.patch \ |
| 21 | file://CVE-2021-33464.patch \ | 21 | file://CVE-2021-33464.patch \ |
| 22 | file://CVE-2021-33456.patch \ | ||
| 22 | " | 23 | " |
| 23 | 24 | ||
| 24 | S = "${WORKDIR}/git" | 25 | S = "${WORKDIR}/git" |
