* [ptxdist] [PATCH] barebox: install imx-usb-loader host-tool
@ 2020-06-18 9:43 Marco Felsch
2020-06-19 22:04 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Marco Felsch @ 2020-06-18 9:43 UTC (permalink / raw)
To: ptxdist
Install the tool into the sysroot-host if it was enabled in the
bareboxconfig.
Signed-off-by: Marco Felsch <m.felsch@pengutronix.de>
---
rules/barebox.make | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/rules/barebox.make b/rules/barebox.make
index 65bb8251e..578cdac2f 100644
--- a/rules/barebox.make
+++ b/rules/barebox.make
@@ -121,7 +121,8 @@ BAREBOX_PROGS_HOST := \
kernel-install \
bareboxcrc32 \
bareboximd \
- setupmbr/setupmbr
+ setupmbr/setupmbr \
+ imx/imx-usb-loader
BAREBOX_PROGS_TARGET_y :=
BAREBOX_PROGS_TARGET_$(PTXCONF_BAREBOX_BAREBOXENV) += bareboxenv
--
2.20.1
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] [APPLIED] barebox: install imx-usb-loader host-tool
2020-06-18 9:43 [ptxdist] [PATCH] barebox: install imx-usb-loader host-tool Marco Felsch
@ 2020-06-19 22:04 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2020-06-19 22:04 UTC (permalink / raw)
To: ptxdist; +Cc: Marco Felsch
Thanks, applied as b43c60854677523b0406183b1bc896b13ae1d76f.
Michael
[sent from post-receive hook]
On Sat, 20 Jun 2020 00:04:04 +0200, Marco Felsch <m.felsch@pengutronix.de> wrote:
> Install the tool into the sysroot-host if it was enabled in the
> bareboxconfig.
>
> Signed-off-by: Marco Felsch <m.felsch@pengutronix.de>
> Message-Id: <20200618094335.602-1-m.felsch@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/barebox.make b/rules/barebox.make
> index d1b5fc5989e1..2a9262a44032 100644
> --- a/rules/barebox.make
> +++ b/rules/barebox.make
> @@ -121,7 +121,8 @@ BAREBOX_PROGS_HOST := \
> kernel-install \
> bareboxcrc32 \
> bareboximd \
> - setupmbr/setupmbr
> + setupmbr/setupmbr \
> + imx/imx-usb-loader
>
> BAREBOX_PROGS_TARGET_y :=
> BAREBOX_PROGS_TARGET_$(PTXCONF_BAREBOX_BAREBOXENV) += bareboxenv
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-06-19 22:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-18 9:43 [ptxdist] [PATCH] barebox: install imx-usb-loader host-tool Marco Felsch
2020-06-19 22:04 ` [ptxdist] [APPLIED] " Michael Olbrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox