Skip to content

Commit

Permalink
[tools] e2fsprogs: update to 1.42.3
Browse files Browse the repository at this point in the history
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32142 3c298f89-4303-0410-b956-a3cf2f4a3e73
  • Loading branch information
luka committed Jun 9, 2012
1 parent b3174b6 commit 8ff82a7
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 115 deletions.
6 changes: 3 additions & 3 deletions tools/e2fsprogs/Makefile
@@ -1,5 +1,5 @@
#
# Copyright (C) 2010 OpenWrt.org
# Copyright (C) 2010-2012 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
Expand All @@ -8,8 +8,8 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=e2fsprogs
PKG_VERSION:=1.41.13
PKG_MD5SUM:=7508a192c7a9471e2128424f4eafac1c
PKG_VERSION:=1.42.3
PKG_MD5SUM:=73431146f58d40fe1375aba2060f0da8
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
Expand Down
@@ -1,6 +1,6 @@
--- a/e2fsck/e2fsck.h
+++ b/e2fsck/e2fsck.h
@@ -65,7 +65,7 @@
@@ -73,7 +73,7 @@
* Exit codes used by fsck-type programs
*/
#define FSCK_OK 0 /* No errors */
Expand Down
18 changes: 0 additions & 18 deletions tools/e2fsprogs/patches/002-freebsd_fix.patch

This file was deleted.

36 changes: 0 additions & 36 deletions tools/e2fsprogs/patches/003-darwin_directio_fix.patch

This file was deleted.

26 changes: 0 additions & 26 deletions tools/e2fsprogs/patches/004-big_endian_compile_fix.patch

This file was deleted.

31 changes: 0 additions & 31 deletions tools/e2fsprogs/patches/005-posix_memalign.patch

This file was deleted.

0 comments on commit 8ff82a7

Please sign in to comment.