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:
Bruce Ashfield 2019-07-02 15:59:44 +00:00
parent edd2454de4
commit cf875d9ee9

View File

@ -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"