diff options
Diffstat (limited to 'meta/recipes-devtools/ruby/ruby_3.2.2.bb')
| -rw-r--r-- | meta/recipes-devtools/ruby/ruby_3.2.2.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/ruby/ruby_3.2.2.bb b/meta/recipes-devtools/ruby/ruby_3.2.2.bb index 481fe7c23d..d1359e388c 100644 --- a/meta/recipes-devtools/ruby/ruby_3.2.2.bb +++ b/meta/recipes-devtools/ruby/ruby_3.2.2.bb | |||
| @@ -31,6 +31,8 @@ SRC_URI = "http://cache.ruby-lang.org/pub/ruby/${SHRT_VER}/ruby-${PV}.tar.gz \ | |||
| 31 | file://0006-Make-gemspecs-reproducible.patch \ | 31 | file://0006-Make-gemspecs-reproducible.patch \ |
| 32 | file://0001-vm_dump.c-Define-REG_S1-and-REG_S2-for-musl-riscv.patch \ | 32 | file://0001-vm_dump.c-Define-REG_S1-and-REG_S2-for-musl-riscv.patch \ |
| 33 | file://0001-fiddle-Use-C11-_Alignof-to-define-ALIGN_OF-when-poss.patch \ | 33 | file://0001-fiddle-Use-C11-_Alignof-to-define-ALIGN_OF-when-poss.patch \ |
| 34 | file://CVE-2023-36617_1.patch \ | ||
| 35 | file://CVE-2023-36617_2.patch \ | ||
| 34 | " | 36 | " |
| 35 | UPSTREAM_CHECK_URI = "https://www.ruby-lang.org/en/downloads/" | 37 | UPSTREAM_CHECK_URI = "https://www.ruby-lang.org/en/downloads/" |
| 36 | 38 | ||
