mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
xvisor: Bump to a git release
Bump the Xvisor SHA to a git release with RISC-V 0.5.0 Hypversior extension support. Signed-off-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
b5e6a0d0af
commit
cc9572a7d6
|
@ -8,8 +8,9 @@ require xvisor-configs.inc
|
|||
|
||||
inherit autotools-brokensep
|
||||
|
||||
SRCREV = "58592ef18c71526a0045935d1e8eed5e8553b7d6"
|
||||
SRC_URI = "git://github.com/xvisor/xvisor.git \
|
||||
# This version support the RISC-V v0.5.0 Hypervisor extensions
|
||||
SRCREV = "b3dac5b1f61f23f21dc59b3880897cff78f3b618"
|
||||
SRC_URI = "git://github.com/avpatel/xvisor-next.git \
|
||||
file://0001-TESTS-Don-t-specify-mabi-or-march-for-RISC-V.patch \
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user