From bb280d56f6d644959b147cdd858aa2316e7aa2d4 Mon Sep 17 00:00:00 2001 From: Anthony PERARD Date: Wed, 31 Jan 2024 16:13:39 +0000 Subject: [PATCH] cr-for-branches: Add Linux 6.1 Signed-off-by: Anthony PERARD --- cr-for-branches | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cr-for-branches b/cr-for-branches index 0da3dd6..88d9960 100755 --- a/cr-for-branches +++ b/cr-for-branches @@ -31,7 +31,7 @@ scriptoptions="$1"; shift LOGFILE=tmp/cr-for-branches.log export LOGFILE -: ${BRANCHES:=osstest xen-4.6-testing xen-4.7-testing xen-4.8-testing xen-4.9-testing xen-4.10-testing xen-4.11-testing xen-4.12-testing xen-4.13-testing xen-4.14-testing xen-4.15-testing xen-4.16-testing xen-4.17-testing xen-4.18-testing xen-unstable qemu-mainline qemu-upstream-unstable qemu-upstream-4.6-testing qemu-upstream-4.7-testing qemu-upstream-4.8-testing qemu-upstream-4.9-testing qemu-upstream-4.10-testing qemu-upstream-4.11-testing qemu-upstream-4.12-testing qemu-upstream-4.13-testing qemu-upstream-4.14-testing qemu-upstream-4.15-testing qemu-upstream-4.16-testing qemu-upstream-4.17-testing qemu-upstream-4.18-testing linux-linus linux-5.4 linux-4.19 linux-4.14 linux-4.9 linux-4.4 linux-4.1 linux-arm-xen seabios ovmf xtf ${EXTRA_BRANCHES}} +: ${BRANCHES:=osstest xen-4.6-testing xen-4.7-testing xen-4.8-testing xen-4.9-testing xen-4.10-testing xen-4.11-testing xen-4.12-testing xen-4.13-testing xen-4.14-testing xen-4.15-testing xen-4.16-testing xen-4.17-testing xen-4.18-testing xen-unstable qemu-mainline qemu-upstream-unstable qemu-upstream-4.6-testing qemu-upstream-4.7-testing qemu-upstream-4.8-testing qemu-upstream-4.9-testing qemu-upstream-4.10-testing qemu-upstream-4.11-testing qemu-upstream-4.12-testing qemu-upstream-4.13-testing qemu-upstream-4.14-testing qemu-upstream-4.15-testing qemu-upstream-4.16-testing qemu-upstream-4.17-testing qemu-upstream-4.18-testing linux-linus linux-6.1 linux-5.4 linux-4.19 linux-4.14 linux-4.9 linux-4.4 linux-4.1 linux-arm-xen seabios ovmf xtf ${EXTRA_BRANCHES}} export BRANCHES fetchwlem=$wlem -- 2.39.5