From f6c1b338778e9cb692bd9edf65214f7c355ed6be Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Fri, 30 Aug 2019 16:17:18 -0400 Subject: linux-yocto/5.2: update qemuriscv64 SRCREV The scripts that update my SRCREVs were missing the qemuriscv64. This SRCREV bump moves it to match the rest of the 5.2 qemu BSPs. Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto_5.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta') diff --git a/meta/recipes-kernel/linux/linux-yocto_5.2.bb b/meta/recipes-kernel/linux/linux-yocto_5.2.bb index 8bafeb3c46..3d6a3ecf8f 100644 --- a/meta/recipes-kernel/linux/linux-yocto_5.2.bb +++ b/meta/recipes-kernel/linux/linux-yocto_5.2.bb @@ -16,7 +16,7 @@ SRCREV_machine_qemuarm ?= "c9b6ba7aba803fdf715e93c22fe5927767b08a64" SRCREV_machine_qemuarm64 ?= "35276d20c01a78ee3640a074446b0c15c486c5d0" SRCREV_machine_qemumips ?= "31f1ce49e00a7bbb136a81480da135865da0ea90" SRCREV_machine_qemuppc ?= "35276d20c01a78ee3640a074446b0c15c486c5d0" -SRCREV_machine_qemuriscv64 ?= "00638cdd8f92869a0f89ebe3289fdbd856ba9458" +SRCREV_machine_qemuriscv64 ?= "35276d20c01a78ee3640a074446b0c15c486c5d0" SRCREV_machine_qemux86 ?= "35276d20c01a78ee3640a074446b0c15c486c5d0" SRCREV_machine_qemux86-64 ?= "35276d20c01a78ee3640a074446b0c15c486c5d0" SRCREV_machine_qemumips64 ?= "898f35c813f9d89acd456c193b9005771ab37a60" -- cgit 1.2.3-korg