]> xenbits.xensource.com Git - people/liuw/osstest.git/commitdiff
linux-3.16: New branch
authorIan Jackson <ian.jackson@eu.citrix.com>
Mon, 26 Jan 2015 18:05:11 +0000 (18:05 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 29 Jan 2015 12:55:09 +0000 (12:55 +0000)
Test this too.  We fetch this from the Canonical Kernel Team (ckt)
repo, but do not encode `ckt' in the branch name, in case this becomes
a proper stable tree.

(I have set up this branch on the osstest with the mg-branch-setup
script in this version of this tree.)

Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
ap-common
cr-for-branches

index 014dd76fa8162800096f34fba543d0bb06185a52..f1eba6f31c7759e030f757aa35a45fb7a78a7e94 100644 (file)
--- a/ap-common
+++ b/ap-common
@@ -109,6 +109,11 @@ info_linux_tree () {
                : ${TAG_LINUX_THIS:=linux-arm-xen}
                : ${TAG_LINUX_ARM_THIS:=linux-arm-xen}
                ;;
+       linux-3.16)
+               # unofficial Ubuntu (Canonical) kernel team (ckt) for now
+               : ${TREE_LINUX_THIS:=git://kernel.ubuntu.com/ubuntu/linux.git}
+               : ${TAG_LINUX_THIS:=$1.y}
+               ;;
        linux-3.*)
                : ${TREE_LINUX_THIS:=${KERNEL_SCM}/stable/linux-stable.git}
                : ${TAG_LINUX_THIS:=$1.y}
index 65beb12dc3ba8ac33aaac243e97f566aa8ab91d9..cbd1c742cffc35339158feb1f2a2e56624c40d35 100755 (executable)
@@ -31,7 +31,7 @@ scriptoptions="$1"; shift
 LOGFILE=tmp/cr-for-branches.log
 export LOGFILE
 
-: ${BRANCHES:=osstest xen-4.0-testing xen-4.1-testing xen-4.2-testing xen-4.3-testing xen-4.4-testing xen-4.5-testing xen-unstable qemu-mainline qemu-upstream-unstable qemu-upstream-4.2-testing qemu-upstream-4.3-testing qemu-upstream-4.4-testing qemu-upstream-4.5-testing linux-3.14 linux-3.10 linux-3.4 linux-arm-xen seabios ovmf ${EXTRA_BRANCHES}}
+: ${BRANCHES:=osstest xen-4.0-testing xen-4.1-testing xen-4.2-testing xen-4.3-testing xen-4.4-testing xen-4.5-testing xen-unstable qemu-mainline qemu-upstream-unstable qemu-upstream-4.2-testing qemu-upstream-4.3-testing qemu-upstream-4.4-testing qemu-upstream-4.5-testing linux-3.16 linux-3.14 linux-3.10 linux-3.4 linux-arm-xen seabios ovmf ${EXTRA_BRANCHES}}
 export BRANCHES
 
 fetchwlem=$wlem