From: Thomas Lundquist <lists@zelow.no>
To: buildroot@busybox.net
Subject: [Buildroot] LZMA in Buldroot.
Date: Wed, 4 Oct 2006 18:37:42 +0200 [thread overview]
Message-ID: <20061004163742.GA2306@zelow.no> (raw)
In-Reply-To: <20061004162028.GA18682@aon.at>
On Wed, Oct 04, 2006 at 06:20:28PM +0200, Bernhard Fischer wrote:
> >
> >+$(EXT2_BASE).lzma: lzma-host $(EXT2_BASE)
> >+ @$(STAGING_DIR)/bin/lzma -vc $(EXT2_BASE) > $(EXT2_BASE).lzma
> >+
>
> reminds me that we may want to lzma the other filesystems too, later on.
there are patches for lzma compressed squashfs around. I haven't found
any for 3.0 tho.
> >-#lzma-headers: $(TARGET_DIR)/bin/lzma
> >-#ifeq ($(strip $(BR2_PACKAGE_LZMA_TARGET_HEADERS)),y)
> >-#TARGETS+=lzma-headers
> >-#endif
> Should be added as an option rather than removed..
> lzma-headers: $(TARGET_DIR)/usr/bin/lzma
> -cp -dpf the_lzma.h $(TARGET_DIR)/usr/include/
as snipped out from the original lzma.mk, it's commented out which is
why I removed it.
do you still want it?
Thomas.
next prev parent reply other threads:[~2006-10-04 16:37 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-03 17:30 [Buildroot] LZMA in Buldroot Thomas Lundquist
[not found] ` <20061004084732.GA15165@aon.at>
2006-10-04 14:40 ` Thomas Lundquist
2006-10-04 16:20 ` Bernhard Fischer
2006-10-04 16:37 ` Thomas Lundquist [this message]
2006-10-04 19:26 ` Bernhard Fischer
2006-10-05 7:29 ` Thomas Lundquist
2006-10-05 8:18 ` Bernhard Fischer
[not found] ` <20061006061248.GA2458@zelow.no>
[not found] ` <20061006081808.GA5591@aon.at>
[not found] ` <20061006105147.GA7047@zelow.no>
2006-11-04 19:21 ` Bernhard Fischer
2006-10-05 17:40 ` Rob Landley
2006-10-05 17:50 ` Bernhard Fischer
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=20061004163742.GA2306@zelow.no \
--to=lists@zelow.no \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.