From: Markus Niebel <list-09_barebox@tqsc.de>
To: barebox@lists.infradead.org
Cc: Markus Niebel <Markus.Niebel@tq-group.com>
Subject: [PATCH] barebox: select host-lzop
Date: Thu, 15 May 2014 14:26:44 +0200 [thread overview]
Message-ID: <1400156804-10073-1-git-send-email-list-09_barebox@tqsc.de> (raw)
From: Markus Niebel <Markus.Niebel@tq-group.com>
creation of barebox.z requires lzop. As this may be not installed,
let's handle this inside of our build logic.
Signed-off-by: Markus Niebel <Markus.Niebel@tq-group.com>
---
platforms/barebox.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/platforms/barebox.in b/platforms/barebox.in
index 6e65f83..6f66d1f 100644
--- a/platforms/barebox.in
+++ b/platforms/barebox.in
@@ -10,6 +10,7 @@ config BAREBOX_ARCH_STRING
menuconfig BAREBOX
select BOOTLOADER
select HOST_LIBUSB if BAREBOX_NEEDS_HOST_LIBUSB
+ select HOST_LZOP
prompt "barebox "
bool
help
--
1.7.9.5
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2014-05-15 12:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-15 12:26 Markus Niebel [this message]
2014-05-15 12:47 ` Sascha Hauer
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=1400156804-10073-1-git-send-email-list-09_barebox@tqsc.de \
--to=list-09_barebox@tqsc.de \
--cc=Markus.Niebel@tq-group.com \
--cc=barebox@lists.infradead.org \
/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