mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-06-21 08:52:24 +02:00
glibc: Update to use upstream
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
This commit is contained in:
committed by
Khem Raj
parent
e7c5476aed
commit
6ca7222f59
@@ -1,12 +0,0 @@
|
||||
# Upstream Glibc does not yet have RISC-V 32-bit support
|
||||
|
||||
GLIBC_GIT_URI_qemuriscv32 = "git://github.com/alistair23/glibc.git"
|
||||
SRCBRANCH_qemuriscv32 = "alistair/rv32.5"
|
||||
SRCREV_glibc_qemuriscv32 = "e9f32562dff35406fcf403a655144329bbf8eb0c"
|
||||
|
||||
SRC_URI_remove_qemuriscv32 = " \
|
||||
file://0016-Add-unused-attribute.patch \
|
||||
file://0028-inject-file-assembly-directives.patch \
|
||||
file://CVE-2020-6096.patch \
|
||||
file://CVE-2020-6096_2.patch \
|
||||
"
|
||||
2
recipes-core/glibc/glibc_2.32.bbappend
Normal file
2
recipes-core/glibc/glibc_2.32.bbappend
Normal file
@@ -0,0 +1,2 @@
|
||||
SRCBRANCH_qemuriscv32 = "master"
|
||||
SRCREV_glibc_qemuriscv32 = "567b1705017a0876b1cf9661a20521ef1e4ddc54"
|
||||
Reference in New Issue
Block a user