All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [PATCH 07/20] gitlab: Use the --board buildman flag
Date: Mon, 9 Mar 2020 13:46:14 -0400	[thread overview]
Message-ID: <20200309174614.GQ12423@bill-the-cat> (raw)
In-Reply-To: <20200307030734.237401-3-sjg@chromium.org>

On Fri, Mar 06, 2020 at 08:07:21PM -0700, Simon Glass wrote:

> The current method of selecting the board to build is a bit error-prone,
> e.g. with "^sandbox$" it actually builds 5 boards (all of those in the
> sandbox architecture).

OK, hold up.  You've reminded me of something that's been broken for a
while and I forgot to follow up on.  Which is that at some point we
stopped applying regex to either only the defconfig name, or stopped
checking that as the first one.  The example in question used to only
build sandbox_defconfig, but now (and for some time) has built all of
arch or soc sandbox.

That said, I'm not sure that at the end of the day I'm opposed to the
--board flag instead.

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

  reply	other threads:[~2020-03-09 17:46 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-07  3:07 [PATCH 00/20] gitlab: Simplify the test script Simon Glass
2020-03-07  3:07 ` [PATCH 01/20] sandbox: Add documentation about required/useful packages Simon Glass
2020-03-07  3:07 ` [PATCH 02/20] main: Drop show_boot_progress() prototype Simon Glass
2020-03-07  3:07 ` [PATCH 03/20] buildman: Document the members of BuilderJob Simon Glass
2020-03-07  3:07 ` [PATCH 04/20] bulidman: Add support for a simple build Simon Glass
2020-03-07  3:07 ` [PATCH 05/20] gitlab: Use the -w option for sandbox_spl Simon Glass
2020-03-09 17:50   ` Tom Rini
2020-03-07  3:07 ` [PATCH 06/20] azure: " Simon Glass
2020-03-07  3:07 ` [PATCH 07/20] gitlab: Use the --board buildman flag Simon Glass
2020-03-09 17:46   ` Tom Rini [this message]
2020-03-10 23:22     ` Simon Glass
2020-03-07  3:07 ` [PATCH 08/20] gitlab: Drop the BUILDMAN variable Simon Glass
2020-03-07  3:07 ` [PATCH 09/20] buildman: Update help for -d Simon Glass
2020-03-07  3:07 ` [PATCH 10/20] gitlab: Drop the buildman -d flag Simon Glass
2020-03-07  3:07 ` [PATCH 11/20] gitlab: Drop unnecessary if..fi Simon Glass
2020-03-07  3:07 ` [PATCH 12/20] gitlab: Use -w flag for all builds Simon Glass
2020-03-09 17:58   ` Tom Rini
2020-03-15  3:10     ` Simon Glass
2020-03-15 13:03       ` Tom Rini
2020-03-15 15:07         ` Simon Glass
2020-03-15 15:23           ` Tom Rini
2020-03-15 15:50             ` Simon Glass
2020-03-15 16:18               ` Tom Rini
2020-03-15 16:43                 ` Simon Glass
2020-03-07  3:07 ` [PATCH 13/20] gitlab: Use bash to avoid needing a_test_which_does_not_exist Simon Glass
2020-03-09 17:56   ` Tom Rini
2020-03-07  3:07 ` [PATCH 14/20] buildman: Allow ignoring warnings in the return code Simon Glass
2020-03-07  3:07 ` [PATCH 15/20] gitlab: Use the buildman -W flag Simon Glass
2020-03-09 18:01   ` Tom Rini
2020-03-07  3:07 ` [PATCH 16/20] gitlab: Enable test_handoff Simon Glass
2020-03-07  3:07 ` [PATCH 17/20] buildman: Be more selective about which directories to remove Simon Glass
2020-03-07  3:07 ` [PATCH 18/20] buildman: Allow building within a subdir of the current dir Simon Glass
2020-03-07  3:07 ` [PATCH 19/20] test/py: Use buildman to build U-Boot Simon Glass
2020-03-09 17:10   ` Stephen Warren
2020-03-09 17:41     ` Tom Rini
2020-03-11  2:27       ` Simon Glass
2020-03-12 14:03         ` Tom Rini
2020-03-10 23:22     ` Simon Glass
2020-03-07  3:07 ` [PATCH 20/20] gitlab: Simplify the exit code for test.py Simon Glass
2020-03-09 17:55 ` [PATCH 00/20] gitlab: Simplify the test script Tom Rini
2020-03-15  3:10   ` Simon Glass
2020-03-15 13:02     ` Tom Rini
2020-03-15 15:07       ` Simon Glass
2020-03-15 15:17         ` 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=20200309174614.GQ12423@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 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.