mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Markus Niebel <list-09_ptxdist@tqsc.de>
To: ptxdist@pengutronix.de
Cc: Markus Niebel <Markus.Niebel@tq-group.com>
Subject: [ptxdist] [PATCH] barebox: select host-lzop
Date: Thu, 15 May 2014 16:19:21 +0200	[thread overview]
Message-ID: <1400163561-21959-1-git-send-email-list-09_ptxdist@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


-- 
ptxdist mailing list
ptxdist@pengutronix.de

             reply	other threads:[~2014-05-15 14:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-15 14:19 Markus Niebel [this message]
2014-06-13  6:29 ` Michael Olbrich
2014-06-13 16:47   ` Markus Niebel
2014-06-23 13:37     ` Michael Olbrich

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=1400163561-21959-1-git-send-email-list-09_ptxdist@tqsc.de \
    --to=list-09_ptxdist@tqsc.de \
    --cc=Markus.Niebel@tq-group.com \
    --cc=ptxdist@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