U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 3/5] traivs: Build aspeed boards
Date: Wed, 17 Jul 2019 21:33:22 -0400	[thread overview]
Message-ID: <20190718013322.GH20116@bill-the-cat> (raw)
In-Reply-To: <CACPK8XcJyUacQ41Mavh7r6-AsUiKhFyqNhsAWa1NYbvvP2iL1A@mail.gmail.com>

On Thu, Jul 18, 2019 at 01:30:01AM +0000, Joel Stanley wrote:
> On Wed, 17 Jul 2019 at 19:57, Tom Rini <trini@konsulko.com> wrote:
> >
> > On Thu, Jul 04, 2019 at 11:05:16AM +0930, Joel Stanley wrote:
> >
> > > Currently we only have one, but this will expand to cover other boards
> > > as they are supported.
> > >
> > > Signed-off-by: Joel Stanley <joel@jms.id.au>
> > > ---
> > >  .travis.yml | 3 +++
> > >  1 file changed, 3 insertions(+)
> > >
> > > diff --git a/.travis.yml b/.travis.yml
> > > index 6662ca126ab5..53dade5ae116 100644
> > > --- a/.travis.yml
> > > +++ b/.travis.yml
> > > @@ -169,6 +169,9 @@ matrix:
> > >        env:
> > >          - JOB="arm926ejs"
> > >            BUILDMAN="arm926ejs -x freescale,siemens,at91,kirkwood,spear,omap"
> > > +    - name: 'buildman aspeed'
> > > +      env:
> > > +        - BUILDMAN="aspeed"
> > >      - name: "buildman at91 (non arm v7)"
> > >        env:
> > >          - BUILDMAN="at91 -x armv7"
> >
> > This isn't needed as the job that builds all matches to arm11 arm7
> > arm920t arm946es builds it.
> 
> I thought this might be the case, but I did some testing and it didn't
> seem to build the ast2500 evb configuration. Neither does the arm
> catch all. Can you point out where I've gone wrong?
> 
> Is there a way to get buildman to print the boards it would build for?

You can see it for example in:
https://travis-ci.org/trini/u-boot/jobs/560025248#L1114

But if you modified .travis.yml to pass --dry-run -v to buildman it
would instead just list what it would build for.

FWIW, there's no need to repost the series, I'm going to push things
shortly, once the GitLab run finishes.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190717/f854e229/attachment.sig>

  reply	other threads:[~2019-07-18  1:33 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-04  1:35 [U-Boot] [PATCH 0/5] travis: Build and test ASPEED board Joel Stanley
2019-07-04  1:35 ` [U-Boot] [PATCH 1/5] configs: aspeed: Unset CONFIG_MMC Joel Stanley
2019-07-18 23:55   ` Tom Rini
2019-07-04  1:35 ` [U-Boot] [PATCH 2/5] configs: aspeed: Add HUSH and random ethernet addr Joel Stanley
2019-07-18 23:55   ` Tom Rini
2019-07-04  1:35 ` [U-Boot] [PATCH 3/5] traivs: Build aspeed boards Joel Stanley
2019-07-17 19:57   ` Tom Rini
2019-07-18  1:30     ` Joel Stanley
2019-07-18  1:33       ` Tom Rini [this message]
2019-07-18  1:39         ` Joel Stanley
2019-07-04  1:35 ` [U-Boot] [PATCH 4/5] travis: Add ASPEED ast2500 to qemu tests Joel Stanley
2019-07-18 23:55   ` Tom Rini
2019-07-04  1:35 ` [U-Boot] [PATCH 5/5] travis: Build aspeed board with qemu HEAD Joel Stanley
2019-07-17 20:25   ` [U-Boot] [PATCH] gitlab-ci: Add evb-ast2500 test.py test Tom Rini
2019-07-18 23:56   ` [U-Boot] [PATCH 5/5] travis: Build aspeed board with qemu HEAD Tom Rini
2019-07-17  3:43 ` [U-Boot] [PATCH 0/5] travis: Build and test ASPEED board Joel Stanley
2019-07-17 13:05   ` Tom Rini

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=20190718013322.GH20116@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox