summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/yasm/yasm_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools/yasm/yasm_git.bb')
-rw-r--r--meta-oe/recipes-devtools/yasm/yasm_git.bb1
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 044fcbea74..5c3562300b 100644
--- a/meta-oe/recipes-devtools/yasm/yasm_git.bb
+++ b/meta-oe/recipes-devtools/yasm/yasm_git.bb
@@ -11,6 +11,7 @@ PV = "1.3.0+git${SRCPV}"
11SRCREV = "ba463d3c26c0ece2e797b8d6381b161633b5971a" 11SRCREV = "ba463d3c26c0ece2e797b8d6381b161633b5971a"
12SRC_URI = "git://github.com/yasm/yasm.git;branch=master;protocol=https \ 12SRC_URI = "git://github.com/yasm/yasm.git;branch=master;protocol=https \
13 file://0001-Do-not-use-AC_HEADER_STDC.patch \ 13 file://0001-Do-not-use-AC_HEADER_STDC.patch \
14 file://CVE-2023-31975.patch \
14" 15"
15 16
16S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"