mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Jan Luebbe <jlu@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Jan Luebbe <jlu@pengutronix.de>
Subject: [ptxdist] [PATCH] template-kernel-make: use .tar.xz like the other kernel packages
Date: Thu, 12 Jul 2012 11:26:31 +0200	[thread overview]
Message-ID: <1342085191-16485-1-git-send-email-jlu@pengutronix.de> (raw)

Signed-off-by: Jan Luebbe <jlu@pengutronix.de>
---
 rules/templates/template-kernel-make |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules/templates/template-kernel-make b/rules/templates/template-kernel-make
index 92757c6..008c347 100644
--- a/rules/templates/template-kernel-make
+++ b/rules/templates/template-kernel-make
@@ -19,7 +19,7 @@ PACKAGES-$(PTXCONF_KERNEL_@PACKAGE@) += kernel-@package@
 KERNEL_@PACKAGE@_VERSION	:= @VERSION@
 KERNEL_@PACKAGE@_MD5		:=
 KERNEL_@PACKAGE@		:= linux-$(KERNEL_@PACKAGE@_VERSION)
-KERNEL_@PACKAGE@_SUFFIX		:= tar.bz2
+KERNEL_@PACKAGE@_SUFFIX		:= tar.xz
 KERNEL_@PACKAGE@_DIR		:= $(BUILDDIR)/linux-@package@-$(KERNEL_@PACKAGE@_VERSION)
 KERNEL_@PACKAGE@_CONFIG		:= $(PTXDIST_PLATFORMCONFIGDIR)/kernelconfig-@package@
 KERNEL_@PACKAGE@_LICENSE	:= GPLv2
-- 
1.7.10.4


-- 
ptxdist mailing list
ptxdist@pengutronix.de

                 reply	other threads:[~2012-07-12  9:26 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1342085191-16485-1-git-send-email-jlu@pengutronix.de \
    --to=jlu@pengutronix.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