From d63b33b18fa3914b67f4a8c65fa3bb44c3416bb1 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Sun, 10 Feb 2019 02:50:47 +0000 Subject: cri-o: update to 1.13.0 Bumping to the next cri-o release branch Signed-off-by: Bruce Ashfield --- recipes-containers/cri-o/cri-o_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'recipes-containers') diff --git a/recipes-containers/cri-o/cri-o_git.bb b/recipes-containers/cri-o/cri-o_git.bb index 822c57ff..2af3c125 100644 --- a/recipes-containers/cri-o/cri-o_git.bb +++ b/recipes-containers/cri-o/cri-o_git.bb @@ -14,9 +14,9 @@ At a high level, we expect the scope of cri-o to be restricted to the following - Resource isolation as required by the CRI \ " -SRCREV_cri-o = "774a29ecf6855f2dff266dc2aa2fe81d7d964465" +SRCREV_cri-o = "b986e6a8d2af34451363492479d2671a68fd20a3" SRC_URI = "\ - git://github.com/kubernetes-sigs/cri-o.git;nobranch=1;name=cri-o \ + git://github.com/kubernetes-sigs/cri-o.git;branch=release-1.13;name=cri-o \ file://0001-Makefile-force-symlinks.patch \ file://crio.conf \ " @@ -27,7 +27,7 @@ LIC_FILES_CHKSUM = "file://src/import/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c2 GO_IMPORT = "import" -PV = "1.12.0+git${SRCREV_cri-o}" +PV = "1.13.0+git${SRCREV_cri-o}" DEPENDS = " \ glib-2.0 \ -- cgit v1.2.3-54-g00ecf