mmc-utils: update to upstream's e1281d4de916 commit
authorMichael Heimpold <mhei@heimpold.de>
Sun, 17 Mar 2024 14:58:30 +0000 (15:58 +0100)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Tue, 19 Mar 2024 22:08:03 +0000 (23:08 +0100)
Included upstream changes:
e1281d4de916 mmc-utils: mmc_cmds: fix type-punned warning on &ext_csd[] casting
b5ca140312d2 mmc-utils: lsmmc: Fix emmc capacity calculation
d1d8a05eeb4b mmc-utils: lsmmc: Disintegrade print_mmc_csd
3b055a2129bf mmc-utils: lsmmc: Simplify interface processing functions
e82719f1d29c mmc-utils: lsmmc: Simplify prinitng manufacturer name

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
utils/mmc-utils/Makefile

index 4243d08955452b3e733b281d0e2ebda13e227289..4aca76fb9b58797ef6d44e706d7267029b16c928 100644 (file)
@@ -12,9 +12,9 @@ PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=https://git.kernel.org/pub/scm/utils/mmc/mmc-utils.git
-PKG_SOURCE_DATE:=2023-09-26
-PKG_SOURCE_VERSION:=80271e9a6fd0db9cb3a85d024664da886e94315c
-PKG_MIRROR_HASH:=317cacbacfbc8a9d4afb978e4c5a601cf489a514604534168971dd20311d9d12
+PKG_SOURCE_DATE:=2024-03-05
+PKG_SOURCE_VERSION:=e1281d4de9166b7254ba30bb58f9191fc2c9e7fb
+PKG_MIRROR_HASH:=c89fde79584af7911187b84298af5e1aa6dc38736d6dfe79f25ecd24edc92998
 
 PKG_LICENSE:=GPL-2.0-only
 PKG_LICENSE_FILES:=