summaryrefslogtreecommitdiffstats
path: root/recipes-extended/xvisor/xvisor_0.3.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/xvisor/xvisor_0.3.0.bb')
-rw-r--r--recipes-extended/xvisor/xvisor_0.3.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/xvisor/xvisor_0.3.0.bb b/recipes-extended/xvisor/xvisor_0.3.0.bb
index 66ad6187..8b0a2164 100644
--- a/recipes-extended/xvisor/xvisor_0.3.0.bb
+++ b/recipes-extended/xvisor/xvisor_0.3.0.bb
@@ -9,7 +9,7 @@ require xvisor-configs.inc
9inherit autotools-brokensep 9inherit autotools-brokensep
10 10
11SRCREV = "58592ef18c71526a0045935d1e8eed5e8553b7d6" 11SRCREV = "58592ef18c71526a0045935d1e8eed5e8553b7d6"
12SRC_URI = "git://github.com/xvisor/xvisor.git \ 12SRC_URI = "git://github.com/xvisor/xvisor.git;branch=master;protocol=https \
13 file://0001-TESTS-Don-t-specify-mabi-or-march-for-RISC-V.patch \ 13 file://0001-TESTS-Don-t-specify-mabi-or-march-for-RISC-V.patch \
14 " 14 "
15 15