From: Fabio Porcedda <fabio.porcedda@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] lzop: add host build
Date: Thu, 13 Dec 2012 11:59:41 +0100 [thread overview]
Message-ID: <1355396382-14652-1-git-send-email-fabio.porcedda@gmail.com> (raw)
Barebox needs host-lzop.
Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com>
---
package/lzop/lzop.mk | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/lzop/lzop.mk b/package/lzop/lzop.mk
index 4ab8a4a..1f7c835 100644
--- a/package/lzop/lzop.mk
+++ b/package/lzop/lzop.mk
@@ -11,3 +11,4 @@ LZOP_LICENSE_FILES = COPYING
LZOP_DEPENDENCIES = lzo
$(eval $(autotools-package))
+$(eval $(host-autotools-package))
--
1.8.0
next reply other threads:[~2012-12-13 10:59 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-13 10:59 Fabio Porcedda [this message]
2012-12-13 10:59 ` [Buildroot] [PATCH 2/2] barebox: needs host-lzop Fabio Porcedda
2013-01-07 12:36 ` Thomas Petazzoni
2013-01-07 14:52 ` Fabio Porcedda
2013-01-07 12:30 ` [Buildroot] [PATCH 1/2] lzop: add host build Fabio Porcedda
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=1355396382-14652-1-git-send-email-fabio.porcedda@gmail.com \
--to=fabio.porcedda@gmail.com \
--cc=buildroot@busybox.net \
/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