hyperstart: update to latest commit

Although it appears abandoned, and has some build issues, updating
hyperstart to its newest commit to be a base for future work, or
simply be removed.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
Bruce Ashfield 2020-10-08 10:50:28 -04:00
parent 9cdcd3ee8d
commit 6f7475a1e2

View File

@ -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 = "15bb718ad34045aa1962a8204f602c6afe9a76ab"
SRCREV = "c0c07d218b482dd07f9068b52a6e7468ae4172ac"
PV = "v0.2+git${SRCPV}"
S = "${WORKDIR}/git"