mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00
oci-image-tools: uprev to 0.2.0-dev
To work with OCI spec v1.0 images/containers we need to update our tools. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
This commit is contained in:
parent
537971d35a
commit
718592922b
|
@ -16,8 +16,8 @@ SRC_URI = "git://github.com/opencontainers/image-tools.git \
|
||||||
file://0001-image-manifest-Recursively-remove-pre-existing-entri.patch \
|
file://0001-image-manifest-Recursively-remove-pre-existing-entri.patch \
|
||||||
file://0002-image-manifest-Split-unpackLayerEntry-into-its-own-f.patch"
|
file://0002-image-manifest-Split-unpackLayerEntry-into-its-own-f.patch"
|
||||||
|
|
||||||
SRCREV = "d0c8533b0a2c68344ff2c8aff03d7fc2dff3a108"
|
SRCREV = "4abe1a166f9be97e8e71b1bb4d7599cc29323011"
|
||||||
PV = "0.1.0+git${SRCPV}"
|
PV = "0.2.0-dev+git${SRCPV}"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user