From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pali =?utf-8?B?Um9ow6Fy?= Date: Thu, 23 Apr 2020 19:48:03 +0200 Subject: [PATCH 11/11] Nokia RX-51: Add automated test for running RX-51 build in qemu In-Reply-To: <20200423122405.GG4555@bill-the-cat> References: <20200421201248.GR4555@bill-the-cat> <20200421204636.GT4555@bill-the-cat> <20200421205123.GU4555@bill-the-cat> <20200421213402.nvhj2xv6cjhi7bl4@pali> <20200421232457.GW4555@bill-the-cat> <20200423073426.gr6vg6i72eb2hb2q@pali> <20200423122405.GG4555@bill-the-cat> Message-ID: <20200423174803.bpijlgxdd7ysoull@pali> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thursday 23 April 2020 08:24:05 Tom Rini wrote: > On Thu, Apr 23, 2020 at 09:34:26AM +0200, Pali Roh?r wrote: > > On Tuesday 21 April 2020 19:24:57 Tom Rini wrote: > > > On Tue, Apr 21, 2020 at 11:34:02PM +0200, Pali Roh?r wrote: > > > > Ok, so is something needed to do with this patch? > > > > > > Yes, re-order where the .travis.yml hunk is and add a similar part to > > > .gitlab-ci.yml and .azure-ci.yml. > > > > Hello Tom! I have looked at .travis.yml again, but I do not understand > > what do you mean by re-order. I really have no idea where you want to > > move that rx51_test.sh hunk. Could you describe it? > > This should go around where we check tools-only/envtools. Thanks! Thank you, now I figured out. I will send V2 of this one patch.