e2fsprogs: change tarball compression to xz

Also update hash file

Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Jerzy Grzegorek 2015-03-03 09:41:11 +01:00 committed by Thomas Petazzoni
parent 5287358ff3
commit ad5d9cb3d4
2 changed files with 2 additions and 1 deletions

View file

@ -1,2 +1,2 @@
# From https://www.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v1.42.12/sha256sums.asc
sha256 8c790e8708dbb7c766c88c8152c2bf2d0628937e9dd6571eef8f59080d0fb58a e2fsprogs-1.42.12.tar.gz
sha256 6dadcd3b759195150d20154ab9d6516e3b3cbb35d66d461f55ae94a2854e7de8 e2fsprogs-1.42.12.tar.xz

View file

@ -5,6 +5,7 @@
################################################################################
E2FSPROGS_VERSION = 1.42.12
E2FSPROGS_SOURCE = e2fsprogs-$(E2FSPROGS_VERSION).tar.xz
E2FSPROGS_SITE = $(BR2_KERNEL_MIRROR)/linux/kernel/people/tytso/e2fsprogs/v$(E2FSPROGS_VERSION)
E2FSPROGS_LICENSE = GPLv2, libuuid BSD-3c, libss and libet MIT-like with advertising clause
E2FSPROGS_LICENSE_FILES = COPYING lib/uuid/COPYING lib/ss/mit-sipb-copyright.h lib/et/internal.h