[oe-commits] [openembedded-core] 01/29: linux-yocto/5.2: update qemuriscv64 SRCREV

git at git.openembedded.org git at git.openembedded.org
Fri Aug 30 21:34:14 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit f6c1b338778e9cb692bd9edf65214f7c355ed6be
Author: Bruce Ashfield <bruce.ashfield at gmail.com>
AuthorDate: Fri Aug 30 16:17:18 2019 -0400

    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 <bruce.ashfield at gmail.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/recipes-kernel/linux/linux-yocto_5.2.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-kernel/linux/linux-yocto_5.2.bb b/meta/recipes-kernel/linux/linux-yocto_5.2.bb
index 8bafeb3..3d6a3ec 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"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list