All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Campbell <Ian.Campbell@citrix.com>
To: Ian Jackson <Ian.Jackson@eu.citrix.com>
Cc: Stefano Stabellini <Stefano.Stabellini@eu.citrix.com>,
	xen-devel <xen-devel@lists.xen.org>
Subject: Re: [PATCH OSSTEST v5 00/13] support for ARM32 arndale and cubietruck platforms
Date: Thu, 22 Jan 2015 15:57:03 +0000	[thread overview]
Message-ID: <1421942223.23842.54.camel@citrix.com> (raw)
In-Reply-To: <1421941958.23842.52.camel@citrix.com>

On Thu, 2015-01-22 at 15:52 +0000, Ian Campbell wrote:
> Pushing the ~1 to the output will force a test run, once that is done I
> will push the osstest patches.

Actually using the result will require me to push this along with the
main series.

8<-------

>From ba72d891c2d97991a4b00d8958883d17e4bc16d1 Mon Sep 17 00:00:00 2001
From: Ian Campbell <ian.campbell@citrix.com>
Date: Thu, 22 Jan 2015 15:53:35 +0000
Subject: [PATCH] Switch ARM testing back to linux-arm-xen branch.

The cubietruck and arndale boards need a newer kernel than our current
baseline of 3.14. Therefore switch all ARM testing to the
linux-arm-kernel branch which has been moved up to test v3.16.

This effectively reverts commit 38b2fe2020883 "Switch armhf to use
common default Linux."

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
---
 mfi-common | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/mfi-common b/mfi-common
index e167606..7ccff40 100644
--- a/mfi-common
+++ b/mfi-common
@@ -73,6 +73,10 @@ create_build_jobs () {
       xen-4.1-testing) continue;;
       xen-4.2-testing) continue;;
       esac
+      pvops_kernel="
+        tree_linux=$TREE_LINUX_ARM
+        revision_linux=${REVISION_LINUX_ARM:-${DEFAULT_REVISION_LINUX_ARM}}
+      "
       pvops_kconfig_overrides="
         kconfig_override_y=CONFIG_EXT4_FS
       "
@@ -81,15 +85,12 @@ create_build_jobs () {
       case "$branch" in
       linux-arm-xen) continue;;
       esac
-      ;;
-    esac
-
-    if [ "x$pvops_kernel" = x ] ; then
       pvops_kernel="
         tree_linux=$TREE_LINUX
         revision_linux=${REVISION_LINUX:-${DEFAULT_REVISION_LINUX}}
       "
-    fi
+      ;;
+    esac
 
     case "$arch" in
     *)     suite=$defsuite;;
-- 
2.1.4

  reply	other threads:[~2015-01-22 15:57 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-22 10:56 [PATCH OSSTEST v5 00/13] support for ARM32 arndale and cubietruck platforms Ian Campbell
2015-01-22 11:04 ` [PATCH OSSTEST v5 01/14] make-flight: Run a basic test on each arm platform Ian Campbell
2015-01-22 11:04 ` [PATCH OSSTEST v5 02/14] Osstest/PDU: Add eth008.pm method to control the ARM rack PDU Ian Campbell
2015-01-22 11:04 ` [PATCH OSSTEST v5 03/14] Osstest/Debian: Install dtbs into target filesystem in /boot/dtbs Ian Campbell
2015-01-22 11:04 ` [PATCH OSSTEST v5 04/14] Osstest/Debian: Support for loading an FDT from u-boot script Ian Campbell
2015-01-22 11:04 ` [PATCH OSSTEST v5 05/14] Osstest/Debian: Refactor setting of dom0 kernel command line Ian Campbell
2015-01-22 11:04 ` [PATCH OSSTEST v5 06/14] Osstest/Debian.pm: Refactor common kernel cmdline setup Ian Campbell
2015-01-22 11:05 ` [PATCH OSSTEST v5 07/14] Osstest/Debian: support adding a rootdelay property to bootargs Ian Campbell
2015-01-22 11:05 ` [PATCH OSSTEST v5 08/14] Osstest/Debian: Remove hardcoded addresses from boot.scr Ian Campbell
2015-01-22 11:05 ` [PATCH OSSTEST v5 09/14] Osstest/Debian: Add "clk_ignore_unused" to default command line Ian Campbell
2015-01-22 11:05 ` [PATCH OSSTEST v5 10/14] Osstest/Debian: Add 0x prefix to $filesize Ian Campbell
2015-01-22 11:05 ` [PATCH OSSTEST v5 11/14] ts-kernel-build: Adjust kernel .config to work on the arndale boards Ian Campbell
2015-01-22 11:05 ` [PATCH OSSTEST v5 12/14] Debian: Create boot.scr with a suffix and copy to boot.scr Ian Campbell
2015-01-22 11:05 ` [PATCH OSSTEST v5 13/14] TestSupport: replace power_cycle_timeout with power_cycle_sleep Ian Campbell
2015-01-22 11:05 ` [PATCH OSSTEST v5 14/14] Debian: create boot.scr.nat when installing Xen on u-boot Ian Campbell
2015-01-22 15:52 ` [PATCH OSSTEST v5 00/13] support for ARM32 arndale and cubietruck platforms Ian Campbell
2015-01-22 15:57   ` Ian Campbell [this message]
2015-01-26 11:08     ` Ian Campbell
2015-01-22 18:54   ` Stefano Stabellini
2015-01-23  9:46     ` Ian Campbell
2015-01-23 12:03       ` Stefano Stabellini
2015-01-23 12:57         ` Ian Campbell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1421942223.23842.54.camel@citrix.com \
    --to=ian.campbell@citrix.com \
    --cc=Ian.Jackson@eu.citrix.com \
    --cc=Stefano.Stabellini@eu.citrix.com \
    --cc=xen-devel@lists.xen.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.