SHA256
1
0
forked from pool/mmc-utils

Accepting request 369234 from hardware

- Update to version 0.1~git.20160308:
  + Fit usage to 80 cols
  + fix building errors on Android
  + mmc-utils: add check for max enhanced user area
  + mmc-utils: add support to create gp partition
  + mmc-utils: Add command to set the boot bus conditions
  + mmc-utils: add ability to enable/disable optional eMMC cache
  + mmc_utils: gp create: only allow partition [1-4] to be selected
  + mmc_utils: doc: add man-page
  + mmc-utils: Merge the lsmmc tool into mmc-utils
  + mmc_utils: add ffu support

OBS-URL: https://build.opensuse.org/request/show/369234
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mmc-utils?expand=0&rev=4
This commit is contained in:
Dominique Leuenberger 2016-03-16 09:34:34 +00:00 committed by Git OBS Bridge
commit 3bb43bbf5b
6 changed files with 25 additions and 9 deletions

View File

@ -3,6 +3,7 @@
<param name="url">git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc-utils.git</param>
<param name="scm">git</param>
<param name="filename">mmc-utils</param>
<param name="changesgenerate">enable</param>
<param name="versionformat">0.1~git.%ad</param>
</service>
<service mode="localonly" name="recompress">

View File

@ -9,12 +9,12 @@ Signed-off-by: Michel Normand <normand@linux.vnet.ibm.com>
mmc.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Index: mmc-utils-20151118/mmc.h
Index: mmc-utils-0.1~git.20160308/mmc.h
===================================================================
--- mmc-utils-20151118.orig/mmc.h
+++ mmc-utils-20151118/mmc.h
@@ -14,7 +14,7 @@
* Boston, MA 021110-1307, USA.
--- mmc-utils-0.1~git.20160308.orig/mmc.h
+++ mmc-utils-0.1~git.20160308/mmc.h
@@ -17,7 +17,7 @@
* those modifications are Copyright (c) 2016 SanDisk Corp.
*/
-#include <asm-generic/int-ll64.h>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a520df748caec27012f8a203dbb3a64690b6cb6064a8c8f00546656d76b422c4
size 32268

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:32e2d6b8afaa47c75e5f1cb7fdb7089b1f4ee6134f9eee17f4e4c2db2445d6dc
size 33748

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Wed Mar 09 16:42:06 UTC 2016 - mpluskal@suse.com
- Update to version 0.1~git.20160308:
+ Fit usage to 80 cols
+ fix building errors on Android
+ mmc-utils: add check for max enhanced user area
+ mmc-utils: add support to create gp partition
+ mmc-utils: Add command to set the boot bus conditions
+ mmc-utils: add ability to enable/disable optional eMMC cache
+ mmc_utils: gp create: only allow partition [1-4] to be selected
+ mmc_utils: doc: add man-page
+ mmc-utils: Merge the lsmmc tool into mmc-utils
+ mmc_utils: add ffu support
-------------------------------------------------------------------
Tue Mar 1 15:37:00 UTC 2016 - mpluskal@suse.com

View File

@ -17,7 +17,7 @@
Name: mmc-utils
Version: 0.1~git.20160223
Version: 0.1~git.20160308
Release: 0
Summary: Tools for MMC/SD devices
License: GPL-2.0