mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Antony Pavlov <antonynpavlov@gmail.com>
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 11:40:58 +0300	[thread overview]
Message-ID: <20200828114058.827fb0851f3b1950f044d6aa@gmail.com> (raw)
In-Reply-To: <20200823223927.16691-1-rhi@pengutronix.de>

On Mon, 24 Aug 2020 00:39:27 +0200
Roland Hieber <rhi@pengutronix.de> wrote:

Hi!

> For distro packaging, make it possible to build all host tools in one go

Is there any stuff for Debian packaging?

There is u-boot-tools package for Debian distro.
Alas there is no barebox-tools package still.


> (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
> 
> 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


-- 
Best regards,
  Antony Pavlov

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

  parent reply	other threads:[~2020-08-28  8:41 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
2020-08-28  8:40   ` Antony Pavlov [this message]
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=20200828114058.827fb0851f3b1950f044d6aa@gmail.com \
    --to=antonynpavlov@gmail.com \
    --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