From 4bded63c2ec35a6c2aa3276f83519925e8669663 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Thu, 4 Oct 2018 09:33:51 -0400 Subject: hyperstart: refresh/uprev core support Signed-off-by: Bruce Ashfield --- recipes-extended/hyperstart/hyperstart_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-extended/hyperstart/hyperstart_git.bb b/recipes-extended/hyperstart/hyperstart_git.bb index 99c21952..3c64f24e 100644 --- a/recipes-extended/hyperstart/hyperstart_git.bb +++ b/recipes-extended/hyperstart/hyperstart_git.bb @@ -9,7 +9,7 @@ inherit autotools-brokensep SRC_URI = "git://github.com/hyperhq/hyperstart.git" SRC_URI += "file://0001-container.c-Fix-compiler-errors-that-gcc-8.1.0-repor.patch" -SRCREV = "ad48a3230836f59ada163659cde151a37522068b" +SRCREV = "15bb718ad34045aa1962a8204f602c6afe9a76ab" PV = "v0.2+git${SRCREV}" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf