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 435a521d..e156cdae 100644
--- a/recipes-extended/hyperstart/hyperstart_git.bb
+++ b/recipes-extended/hyperstart/hyperstart_git.bb
@@ -10,7 +10,7 @@ SRC_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 = "c0c07d218b482dd07f9068b52a6e7468ae4172ac" 12SRCREV = "c0c07d218b482dd07f9068b52a6e7468ae4172ac"
13PV = "v0.2+git${SRCPV}" 13PV = "v0.2+git"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16