summaryrefslogtreecommitdiffstats
path: root/recipes-extended/hyperstart/hyperstart_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/hyperstart/hyperstart_git.bb')
-rw-r--r--recipes-extended/hyperstart/hyperstart_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/hyperstart/hyperstart_git.bb b/recipes-extended/hyperstart/hyperstart_git.bb
index 9f984191..2b93b2a4 100644
--- a/recipes-extended/hyperstart/hyperstart_git.bb
+++ b/recipes-extended/hyperstart/hyperstart_git.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=fa818a259cbed7ce8bc2a22d35a464fc"
6 6
7inherit autotools-brokensep 7inherit autotools-brokensep
8 8
9SRC_URI = "git://github.com/hyperhq/hyperstart.git" 9SRC_URI = "git://github.com/hyperhq/hyperstart.git;branch=master;protocol=https"
10SRC_URI += "file://0001-container.c-Fix-compiler-errors-that-gcc-8.1.0-repor.patch" 10SRC_URI += "file://0001-container.c-Fix-compiler-errors-that-gcc-8.1.0-repor.patch"
11 11
12SRCREV = "15bb718ad34045aa1962a8204f602c6afe9a76ab" 12SRCREV = "15bb718ad34045aa1962a8204f602c6afe9a76ab"