]> xenbits.xensource.com Git - people/iwj/osstest.git/commitdiff
make-flight: get tree location for tested/ right
authorIan Jackson <iwj@woking.cam.xci-test.com>
Fri, 13 Sep 2013 14:52:42 +0000 (15:52 +0100)
committerIan Jackson <iwj@woking.cam.xci-test.com>
Fri, 13 Sep 2013 14:52:42 +0000 (15:52 +0100)
ap-common

index 4446afa3b8193282f062c30854e1b377447d397e..7aa909e3ad17f6b096af4627323074ed0c035562 100644 (file)
--- a/ap-common
+++ b/ap-common
@@ -42,7 +42,7 @@
 : ${BASE_TAG_LINUX:=tested/linux-3.4}
 
 if [ "x${TREE_LINUX}" = x ]; then
-       : ${TREE_LINUX:=${KERNEL_SCM}/stable/linux-stable.git}
+       : ${TREE_LINUX:=${BASE_TREE_LINUX}}
        : ${DEFAULT_REVISION_LINUX:=${BASE_TAG_LINUX}}
 fi