versions: Switch to virtio-fs-dev branch for kernel

This includes a newer kernel and necessary overlay changes
that fix oustanding issue for running docker in docker using
overlay.

Depends-on: github.com/kata-containers/agent#738
Depends-on: github.com/kata-containers/shim#233

Fixes #2603

Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>
This commit is contained in:
Archana Shinde 2020-04-09 10:36:44 -07:00
parent af24829c2a
commit 4c1cacd31d

View File

@ -158,9 +158,9 @@ assets:
version: "v5.4.15"
kernel-experimental:
description: "Linux kernel with virtiofs 3.0"
description: "Linux kernel with virtio-fs-dev branch"
url: "https://gitlab.com/virtio-fs/linux.git"
tag: "virtio-fs-v0.3"
tag: "virtio-fs-dev"
components:
description: "Core system functionality"