diff options
Diffstat (limited to 'meta-oe/recipes-devtools/luajit/luajit_git.bb')
| -rw-r--r-- | meta-oe/recipes-devtools/luajit/luajit_git.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/luajit/luajit_git.bb b/meta-oe/recipes-devtools/luajit/luajit_git.bb index 240271d410..507d254556 100644 --- a/meta-oe/recipes-devtools/luajit/luajit_git.bb +++ b/meta-oe/recipes-devtools/luajit/luajit_git.bb | |||
| @@ -6,6 +6,9 @@ HOMEPAGE = "http://luajit.org" | |||
| 6 | SRC_URI = "git://luajit.org/git/luajit-2.0.git;protocol=http;branch=v2.1 \ | 6 | SRC_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://0001-Use-builtin-for-clear_cache.patch \ | 8 | file://0001-Use-builtin-for-clear_cache.patch \ |
| 9 | file://CVE-2024-25177.patch \ | ||
| 10 | file://CVE-2024-25176.patch \ | ||
| 11 | file://CVE-2024-25178.patch \ | ||
| 9 | " | 12 | " |
| 10 | 13 | ||
| 11 | PV = "2.1" | 14 | PV = "2.1" |
