summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/luajit/luajit_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools/luajit/luajit_git.bb')
-rw-r--r--meta-oe/recipes-devtools/luajit/luajit_git.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/luajit/luajit_git.bb b/meta-oe/recipes-devtools/luajit/luajit_git.bb
index 3f3939eeb4..592fb20565 100644
--- a/meta-oe/recipes-devtools/luajit/luajit_git.bb
+++ b/meta-oe/recipes-devtools/luajit/luajit_git.bb
@@ -6,6 +6,11 @@ HOMEPAGE = "http://luajit.org"
6SRC_URI = "git://luajit.org/git/luajit-2.0.git;protocol=http;branch=v2.1 \ 6SRC_URI = "git://luajit.org/git/luajit-2.0.git;protocol=http;branch=v2.1 \
7 file://0001-Do-not-strip-automatically-this-leaves-the-stripping.patch \ 7 file://0001-Do-not-strip-automatically-this-leaves-the-stripping.patch \
8 file://clang.patch \ 8 file://clang.patch \
9 file://CVE-2024-25176.patch \
10 file://CVE-2024-25177.patch \
11 file://CVE-2024-25178-0001.patch \
12 file://CVE-2024-25178-0002.patch \
13 file://CVE-2024-25178-0003.patch \
9 " 14 "
10 15
11# Set PV to a version tag and date (YYMMDD) associated with SRCREV if it is later. 16# Set PV to a version tag and date (YYMMDD) associated with SRCREV if it is later.