diff mbox

[v1] mmc-utils: bump version to 2cb6695

Message ID 1477603334-1917-1-git-send-email-ps.report@gmx.net
State Accepted
Headers show

Commit Message

Peter Seiderer Oct. 27, 2016, 9:22 p.m. UTC
Change log since last version bump:

  2cb6695 Add missing -c for write_reliability
  e094e28 Fix return value check from set_partitioning_setting_completed()
  f90eac4 Add help texts for -c option
  752072d Add -c option for partitioning commands
  55380d9 Register being set is other than mentioned in printed message.
  3c02759 Fix reported offset for enhanced user area start address
  a3d3331 mmc-utils: Add Command Queue fields to Extended CSD
  0ca049f mmc-utils: Add ability to configure write protect on an eMMC device
  bb779ac mmc-utils: Add disable partition boot to 'mmc bootpart enable'
  89cd01e mmc_utils: add ffu support
  4af1749 mmc-utils: Merge the lsmmc tool into mmc-utils
  44f94b9 mmc_utils: doc: add man-page
  928ff07 mmc_utils: gp create: only allow partition [1-4] to be selected

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
---
 package/mmc-utils/mmc-utils.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Thomas Petazzoni Oct. 28, 2016, 12:45 p.m. UTC | #1
Hello,

On Thu, 27 Oct 2016 23:22:14 +0200, Peter Seiderer wrote:
> Change log since last version bump:
> 
>   2cb6695 Add missing -c for write_reliability
>   e094e28 Fix return value check from set_partitioning_setting_completed()
>   f90eac4 Add help texts for -c option
>   752072d Add -c option for partitioning commands
>   55380d9 Register being set is other than mentioned in printed message.
>   3c02759 Fix reported offset for enhanced user area start address
>   a3d3331 mmc-utils: Add Command Queue fields to Extended CSD
>   0ca049f mmc-utils: Add ability to configure write protect on an eMMC device
>   bb779ac mmc-utils: Add disable partition boot to 'mmc bootpart enable'
>   89cd01e mmc_utils: add ffu support
>   4af1749 mmc-utils: Merge the lsmmc tool into mmc-utils
>   44f94b9 mmc_utils: doc: add man-page
>   928ff07 mmc_utils: gp create: only allow partition [1-4] to be selected
> 
> Signed-off-by: Peter Seiderer <ps.report@gmx.net>
> ---
>  package/mmc-utils/mmc-utils.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to master, thanks.

Thomas
diff mbox

Patch

diff --git a/package/mmc-utils/mmc-utils.mk b/package/mmc-utils/mmc-utils.mk
index 82468bc..7473a1b 100644
--- a/package/mmc-utils/mmc-utils.mk
+++ b/package/mmc-utils/mmc-utils.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-MMC_UTILS_VERSION = d0b46442b50794217e53b2455c1344c548d9d088
+MMC_UTILS_VERSION = 2cb6695e8dec00d887bdd5309d1b57d836fcd214
 MMC_UTILS_SITE = git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc-utils.git
 MMC_UTILS_LICENSE = GPLv2