From: "Andreas Bießmann" <andreas.biessmann@corscience.de>
To: PTXDIST ML <ptxdist@pengutronix.de>
Cc: "Andreas Bießmann" <andreas.biessmann@corscience.de>
Subject: [ptxdist] [PATCH] kernel-headers: switch to XZ compressed archives
Date: Thu, 21 Mar 2013 14:19:31 +0100 [thread overview]
Message-ID: <1363871971-7776-1-git-send-email-andreas.biessmann@corscience.de> (raw)
Since ptxdist switched to XZ compression for kernel archives it makes sense to
switch in OSELAS.Toolchain too.
Signed-off-by: Andreas Bießmann <andreas.biessmann@corscience.de>
---
Would be nice to have this in an eventually coming 2012.12.2 release.
| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--git a/rules/kernel-headers.make b/rules/kernel-headers.make
index eeb3038..ccd3d6b 100644
--- a/rules/kernel-headers.make
+++ b/rules/kernel-headers.make
@@ -19,7 +19,7 @@ PACKAGES-$(PTXCONF_KERNEL_HEADERS) += kernel-headers
KERNEL_HEADERS_VERSION := $(call remove_quotes,$(PTXCONF_KERNEL_HEADERS_VERSION))
KERNEL_HEADERS_MD5 := $(call remove_quotes,$(PTXCONF_KERNEL_HEADERS_MD5))
KERNEL_HEADERS := linux-$(KERNEL_HEADERS_VERSION)
-KERNEL_HEADERS_SUFFIX := tar.bz2
+KERNEL_HEADERS_SUFFIX := tar.xz
KERNEL_HEADERS_URL := \
http://www.kernel.org/pub/linux/kernel/v2.6/$(KERNEL_HEADERS).$(KERNEL_HEADERS_SUFFIX) \
http://www.kernel.org/pub/linux/kernel/v3.x/$(KERNEL_HEADERS).$(KERNEL_HEADERS_SUFFIX)
--
1.7.10.4
--
ptxdist mailing list
ptxdist@pengutronix.de
next reply other threads:[~2013-03-21 13:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-21 13:19 Andreas Bießmann [this message]
2013-03-27 18:24 ` 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=1363871971-7776-1-git-send-email-andreas.biessmann@corscience.de \
--to=andreas.biessmann@corscience.de \
--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