diff --git a/utils/mmc-utils/Makefile b/utils/mmc-utils/Makefile index d9f854ec01..9e1d70ec92 100644 --- a/utils/mmc-utils/Makefile +++ b/utils/mmc-utils/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=mmc-utils PKG_VERSION=2016-09-11-$(PKG_SOURCE_VERSION) -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc-utils.git diff --git a/utils/mmc-utils/patches/002-mmc-ll64.patch b/utils/mmc-utils/patches/002-mmc-ll64.patch new file mode 100644 index 0000000000..7484780983 --- /dev/null +++ b/utils/mmc-utils/patches/002-mmc-ll64.patch @@ -0,0 +1,12 @@ +Sent already upstream, no response yet. + +--- a/mmc.h 2016-09-11 18:01:53.000000000 +0200 ++++ b/mmc.h 2016-09-23 23:41:02.462632858 +0200 +@@ -17,7 +17,6 @@ + * those modifications are Copyright (c) 2016 SanDisk Corp. + */ + +-#include + #include + #include +