From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Jackson Subject: Re: [PATCH OSSTEST v2 10/19] ts-host-install: Set dtbs in the non-special kernel case too. Date: Fri, 19 Jun 2015 11:46:21 +0100 Message-ID: <21891.62205.583547.881635@mariner.uk.xensource.com> References: <1434644687.28264.53.camel@citrix.com> <1434644710-28881-10-git-send-email-ian.campbell@citrix.com> <21891.1606.849995.113470@mariner.uk.xensource.com> <1434708453.28264.81.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1434708453.28264.81.camel@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: Ian Campbell Cc: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org Ian Campbell writes ("Re: [PATCH OSSTEST v2 10/19] ts-host-install: Set dtbs in the non-special kernel case too."): > On Thu, 2015-06-18 at 18:56 +0100, Ian Jackson wrote: > > I don't mind it being in a patch by itself, but I do want a commit > > message that tells me why, not just what. > > I really should have reviewed my commit messages more carefully, sorry. > > I have made this: > ts-host-install: Set dtbs in the non-special kernel case too. > > When DTB support was added for armhf it required a backports kernel > for use with Wheezy and therefore DTBs were only collected for that > special case. However as we move forward to newer kernels it should > be possible to run using the proper kernel (e.g. Jessie should work > for armhf). Therefore we will need the DTBs for those kernels too. > > Signed-off-by: Ian Campbell Thanks. Acked-by: Ian Jackson