Existing mdadm is from May 18th 2012. 3.3.x now allows backup and restoration of the metadata and thousands of other commits.
Signed-off-by: Matthew M. Dean <[email protected]> =================================================================== --- a/package/utils/mdadm/Makefile (revision 43446) +++ b/package/utils/mdadm/Makefile (working copy) @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mdadm -PKG_VERSION:=3.2.5 +PKG_VERSION:=3.3.2 PKG_RELEASE:=1 PKG_SOURCE_URL:=@KERNEL/linux/utils/raid/mdadm PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz -PKG_MD5SUM:=2fd33dedcdb06f0d1461f50ddabb7e4a +PKG_MD5SUM:=44698d351501cac6a89072dc877eb220 PKG_MAINTAINER:=Felix Fietkau <[email protected]> --- a/package/utils/mdadm/patches/000-compile.patch (revision 43446) +++ b/package/utils/mdadm/patches/000-compile.patch (working copy) @@ -1,11 +0,0 @@ ---- a/sha1.h -+++ b/sha1.h -@@ -26,8 +26,6 @@ - # include <limits.h> - #endif - --#include "ansidecl.h" -- - /* The following contortions are an attempt to use the C preprocessor - to determine an unsigned integral type that is 32 bits wide. An - alternative approach is to use autoconf's AC_CHECK_SIZEOF macro, but
_______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
