[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-738-gb3559c1
Brought to you by:
sszy
|
From: Sébastien S. <ss...@us...> - 2015-05-13 14:43:50
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via b3559c135f368dcbe0dd65b24f00af4e1aa10291 (commit)
from b0d6bffb8ec6fb930b4f6b6fadbf8d42bf469c26 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit b3559c135f368dcbe0dd65b24f00af4e1aa10291
Author: Sébastien Szymanski <seb...@ar...>
Date: Wed May 13 16:46:38 2015 +0200
[BUILDROOT] 2015.02: mmc-utils: bump to latest commit
This patch has been merged by upstream.
-----------------------------------------------------------------------
Summary of changes:
...6-package-mmc-utils-bump-to-latest-commit.patch | 42 ++++++++++++++++++++
1 files changed, 42 insertions(+), 0 deletions(-)
create mode 100644 patches/buildroot/2015.02/226-package-mmc-utils-bump-to-latest-commit.patch
diff --git a/patches/buildroot/2015.02/226-package-mmc-utils-bump-to-latest-commit.patch b/patches/buildroot/2015.02/226-package-mmc-utils-bump-to-latest-commit.patch
new file mode 100644
index 0000000..d09aaa5
--- /dev/null
+++ b/patches/buildroot/2015.02/226-package-mmc-utils-bump-to-latest-commit.patch
@@ -0,0 +1,42 @@
+From 2a3f5b46a9b8de91a252ea768db8290800097580 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?S=C3=A9bastien=20Szymanski?=
+ <seb...@ar...>
+Date: Tue, 12 May 2015 10:28:55 +0200
+Subject: [PATCH 1/1] package/mmc-utils: bump to latest commit
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+The changes are:
+
+d0b4644 mmc-utils: add ability to enable/disable optional eMMC cache
+64c2de8 mmc-utils: Add command to set the boot bus conditions
+7891236 mmc-utils: add support to create gp partition
+4afc8c8 mmc-utils: add check for max enhanced user area
+50b6854 fix building errors on Android
+f4eb241 Fit usage to 80 cols
+c6cb053 mmc-utils: RPMB: add support for 4 rpmb operations
+35c31fe mmc-utils: RPMB: add HMAC SHA256 support
+a8276f5 fix make handling
+
+Signed-off-by: Sébastien Szymanski <seb...@ar...>
+---
+ package/mmc-utils/mmc-utils.mk | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/package/mmc-utils/mmc-utils.mk b/package/mmc-utils/mmc-utils.mk
+index ca74298..82468bc 100644
+--- a/package/mmc-utils/mmc-utils.mk
++++ b/package/mmc-utils/mmc-utils.mk
+@@ -4,7 +4,7 @@
+ #
+ ################################################################################
+
+-MMC_UTILS_VERSION = 11f2ceabc4ad3f0dd568e0ce68166e4803e0615b
++MMC_UTILS_VERSION = d0b46442b50794217e53b2455c1344c548d9d088
+ MMC_UTILS_SITE = git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc-utils.git
+ MMC_UTILS_LICENSE = GPLv2
+
+--
+2.0.5
+
hooks/post-receive
--
armadeus
|