From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH OSSTEST 1/5] mg-debian-installer-update: use new url for armhf packages Date: Thu, 21 May 2015 16:04:30 +0100 Message-ID: <1432220670.10746.70.camel@citrix.com> References: <1432144588-2102-1-git-send-email-wei.liu2@citrix.com> <1432144588-2102-2-git-send-email-wei.liu2@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta14.messagelabs.com ([193.109.254.103]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1YvSkt-0003tJ-SN for xen-devel@lists.xenproject.org; Thu, 21 May 2015 15:51:31 +0000 In-Reply-To: <1432144588-2102-2-git-send-email-wei.liu2@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Wei Liu Cc: xen-devel@lists.xenproject.org, ian.jackson@eu.citrix.com List-Id: xen-devel@lists.xenproject.org On Wed, 2015-05-20 at 18:56 +0100, Wei Liu wrote: > When we use Wheezy the arm kernel is only available in wheezy-backports. > In Jessie it is not in backports. > > Signed-off-by: Wei Liu > --- > Not sure if this patch does the right thing. I have some patches addressing this in a more flexible way in my local branch where I am working on arm64 support, which overlaps a bit with "make Jessie work" since arm64 only arrived with Jessie I'm hoping to post an RFC of that stuff shortly...