From 9cecb991c0c4cab5f3c98497bec3ac64c70b8e79 Mon Sep 17 00:00:00 2001 From: Ian Campbell Date: Thu, 4 Sep 2014 15:02:28 +0100 Subject: [PATCH] Switch default Linux branch from 3.4 to 3.13 standalone-generate-dump-flight-runvars before and after shows revision_linux changing from 9f089cfb4be27efe7c1cd1d6261da02496820441 (v3.4.103) to 946de0e6b6ed49eacb03e3cddfcb1d774d6378ed (v3.14.17) for the build-{amd64,i386}-pvops jobs these branches: osstest rumpuserxen xen-4.0-testing xen-4.1-testing xen-4.2-testing xen-4.3-testing xen-4.4-testing xen-unstable qemu-mainline qemu-upstream-4.3-testing qemu-upstream-4.4-testing qemu-upstream-unstable seabios libvirt qemu-upstream-4.2-testing build-armhf-pvops and build-*-oldkern jobs as well as the linux-* branches are unaffected. Which is as expected. Signed-off-by: Ian Campbell Acked-by: Ian Jackson --- ap-common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ap-common b/ap-common index 6c7e654..ba3279d 100644 --- a/ap-common +++ b/ap-common @@ -59,7 +59,7 @@ : ${PUSH_TREE_LINUX:=$XENBITS:/home/xen/git/linux-pvops.git} : ${BASE_TREE_LINUX:=git://xenbits.xen.org/linux-pvops.git} -: ${BASE_TAG_LINUX:=tested/linux-3.4} +: ${BASE_TAG_LINUX:=tested/linux-3.14} : ${BASE_TAG_LINUX_ARM:=tested/linux-arm-xen} if [ "x${TREE_LINUX}" = x ]; then -- 2.39.5