From 65a841f729aecde750b7dd3ba8ebdb8edde09637 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Tue, 19 Jan 2021 13:37:31 +0100 Subject: dashboard/config/linux: update to v5.11-rc4 --- dashboard/config/linux/bits/arm.yml | 5 ----- 1 file changed, 5 deletions(-) (limited to 'dashboard/config/linux/bits/arm.yml') diff --git a/dashboard/config/linux/bits/arm.yml b/dashboard/config/linux/bits/arm.yml index 0d4d9e607..9828633bc 100644 --- a/dashboard/config/linux/bits/arm.yml +++ b/dashboard/config/linux/bits/arm.yml @@ -1,11 +1,6 @@ # Copyright 2020 syzkaller project authors. All rights reserved. # Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file. -kernel: - repo: git://git.armlinux.org.uk/~rmk/linux-arm.git - # HEAD of for-next branch. - tag: ecbbb88727aee7880527d4b320b4d06dde75d46d - shell: - make vexpress_defconfig - make kvm_guest.config -- cgit mrf-deployment