From 6d23a930b40474d5524d9705ea71016714d6be91 Mon Sep 17 00:00:00 2001 From: Kevin Darbyshire-Bryant Date: Fri, 24 Jun 2016 14:02:15 +0200 Subject: tools: e2fsprogs: bump to 1.43.1 Bump e2fsprogs to v1.43.1 & refresh patches Signed-off-by: Kevin Darbyshire-Bryant --- tools/e2fsprogs/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'tools/e2fsprogs/Makefile') diff --git a/tools/e2fsprogs/Makefile b/tools/e2fsprogs/Makefile index e102759925..1251361b3e 100644 --- a/tools/e2fsprogs/Makefile +++ b/tools/e2fsprogs/Makefile @@ -8,8 +8,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=e2fsprogs -PKG_VERSION:=1.42.13 -PKG_MD5SUM:=bc759fc62666786f5436e2075beb3265 +PKG_VERSION:=1.43.1 +PKG_MD5SUM:=1775f3f0eed9dee1c5f39e08d1964a97 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz @@ -23,6 +23,7 @@ HOST_CFLAGS += $(FPIC) HOST_CONFIGURE_ARGS += \ --disable-elf-shlibs \ + --enable-libuuid \ --disable-tls \ --disable-nls -- cgit v1.2.3