mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
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:
parent
9cdcd3ee8d
commit
6f7475a1e2
|
@ -9,7 +9,7 @@ inherit autotools-brokensep
|
||||||
SRC_URI = "git://github.com/hyperhq/hyperstart.git"
|
SRC_URI = "git://github.com/hyperhq/hyperstart.git"
|
||||||
SRC_URI += "file://0001-container.c-Fix-compiler-errors-that-gcc-8.1.0-repor.patch"
|
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}"
|
PV = "v0.2+git${SRCPV}"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user