mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Roland Hieber <rhi@pengutronix.de>
Cc: Barebox Mailing List <barebox@lists.infradead.org>
Subject: Re: [PATCH v2] sandbox: add a minimal defconfig to build only the host tools
Date: Fri, 28 Aug 2020 08:10:32 +0200	[thread overview]
Message-ID: <20200828061032.GD4498@pengutronix.de> (raw)
In-Reply-To: <20200823223927.16691-1-rhi@pengutronix.de>

On Mon, Aug 24, 2020 at 12:39:27AM +0200, Roland Hieber wrote:
> For distro packaging, make it possible to build all host tools in one go
> (and a very minimal barebox image as an unimportant side artifact).
> 
> Signed-off-by: Roland Hieber <rhi@pengutronix.de>
> ---
> v2:
>  * also select IMD to get scripts/bareboximd
> 
>  arch/sandbox/configs/hosttools_defconfig | 7 +++++++
>  1 file changed, 7 insertions(+)
>  create mode 100644 arch/sandbox/configs/hosttools_defconfig

Applied, thanks

Sascha

> 
> diff --git a/arch/sandbox/configs/hosttools_defconfig b/arch/sandbox/configs/hosttools_defconfig
> new file mode 100644
> index 000000000000..72ec0fc462b2
> --- /dev/null
> +++ b/arch/sandbox/configs/hosttools_defconfig
> @@ -0,0 +1,7 @@
> +CONFIG_IMD=y
> +CONFIG_COMPILE_HOST_TOOLS=y
> +CONFIG_ARCH_IMX_USBLOADER=y
> +CONFIG_MVEBU_HOSTTOOLS=y
> +CONFIG_MXS_HOSTTOOLS=y
> +CONFIG_OMAP3_USB_LOADER=y
> +CONFIG_OMAP4_HOSTTOOL_USBBOOT=y
> -- 
> 2.28.0
> 
> 
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
> 

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

  reply	other threads:[~2020-08-28  6:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-23 21:13 [PATCH] " Roland Hieber
2020-08-23 22:39 ` [PATCH v2] " Roland Hieber
2020-08-28  6:10   ` Sascha Hauer [this message]
2020-08-28  8:40   ` Antony Pavlov
2020-08-28 10:26     ` Roland Hieber

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=20200828061032.GD4498@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=rhi@pengutronix.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