mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00
containers/runtime-spec: update to v1.01
Updating the reference spec to v1.01. No functional or runtime changes are expected from this. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
edd2454de4
commit
cf875d9ee9
|
@ -9,8 +9,8 @@ SRCNAME = "runtime-spec"
|
|||
PKG_NAME = "github.com/opencontainers/${SRCNAME}"
|
||||
SRC_URI = "git://${PKG_NAME}.git;destsuffix=git/src/${PKG_NAME}"
|
||||
|
||||
SRCREV = "a39b1cd4fdf7743ab721cc9da58abbee2f8624d1"
|
||||
PV = "v1.0.0-rc6+git${SRCPV}"
|
||||
SRCREV = "78ab98c0761136f84e6e21b24b4dcd0be68ab782"
|
||||
PV = "v1.0.1+git${SRCPV}"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user