Browse Source

glibc: Update the RV32 glibc port

Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Alistair Francis 4 years ago
parent
commit
fefdfec22a
1 changed files with 2 additions and 4 deletions
  1. 2 4
      recipes-core/glibc/glibc_%.bbappend

+ 2 - 4
recipes-core/glibc/glibc_%.bbappend

@@ -1,10 +1,8 @@
 # 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.rfc5"
-SRCREV_glibc_qemuriscv32 = "1fe4adcab0084df29f4c18c2d5f1154a1eeb119d"
+SRCBRANCH_qemuriscv32 = "alistair/rv32.rfc6"
+SRCREV_glibc_qemuriscv32 = "7b2b52134a71129afa53fcb24144144a2c4ff406"
 
 SRC_URI_remove_qemuriscv32 = " \
-    file://0001-x86-64-memcmp-Use-unsigned-Jcc-instructions-on-size-.patch \
-    file://CVE-2019-9169.patch \
 "