clh: Enable versions and kernel tag to enable CLH CI for kata 2.0

This PR updates the versions for the virtiofs kernel branch and
as there is a tag based in kernel 5.6 move patches to uses the tag name.
This PR is needed to enable CLH CI for kata 2.0. This PR is backporting
kata-containers/runtime#2843 and kata-containers/packaging#1098.

Fixes #532

Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
This commit is contained in:
Gabriela Cervantes
2020-08-17 11:50:00 -05:00
parent c1d3e8f7fa
commit ecaa1f9e25
3 changed files with 52 additions and 3 deletions

View File

@@ -158,9 +158,9 @@ assets:
version: "v5.4.32"
kernel-experimental:
description: "Linux kernel with virtio-fs-dev branch"
description: "Linux kernel with virtio-fs support"
url: "https://gitlab.com/virtio-fs/linux.git"
tag: "virtio-fs-dev"
tag: "kata-v5.6-april-09-2020"
components:
description: "Core system functionality"