* [ptxdist] [PATCH] template-kernel-make: use .tar.xz like the other kernel packages
@ 2012-07-12 9:26 Jan Luebbe
0 siblings, 0 replies; only message in thread
From: Jan Luebbe @ 2012-07-12 9:26 UTC (permalink / raw)
To: ptxdist; +Cc: Jan Luebbe
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-07-12 9:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-12 9:26 [ptxdist] [PATCH] template-kernel-make: use .tar.xz like the other kernel packages Jan Luebbe
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox