summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-extended/xvisor/xvisor_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-extended/xvisor/xvisor_git.bb b/recipes-extended/xvisor/xvisor_git.bb
index 4d2a719e..26b4e0f0 100644
--- a/recipes-extended/xvisor/xvisor_git.bb
+++ b/recipes-extended/xvisor/xvisor_git.bb
@@ -8,6 +8,8 @@ require xvisor-configs.inc
8 8
9inherit autotools-brokensep 9inherit autotools-brokensep
10 10
11PV = "0.3.0+git${SRCPV}"
12
11# This version support the RISC-V v0.5.0 Hypervisor extensions 13# This version support the RISC-V v0.5.0 Hypervisor extensions
12SRCREV = "6b23764a1439f9d08b2ed2f363da522460d8a22b" 14SRCREV = "6b23764a1439f9d08b2ed2f363da522460d8a22b"
13SRC_URI = "git://github.com/avpatel/xvisor-next.git;branch=master;protocol=https \ 15SRC_URI = "git://github.com/avpatel/xvisor-next.git;branch=master;protocol=https \