mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 12:32:12 +02:00
mmc-utils: Upgrade to latest revision
updates: mmc-utils: manpage: fix arguments for TH macro mmc-utils: remove unused #includes mmc-utils: move offsetof from mmc.h to only user mmc-utils: expand .gitignore mmc-utils: make use of dependency information mmc-utils: drop unused header mmc-utils: drop macro CHECK (From OE-Core rev: 4f363b4a6ed6953ffb26ba30f371a710e1ebc67a) Signed-off-by: Maxin B. John <maxin.john@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
2e07b1c0bb
commit
430a04d442
@@ -4,7 +4,7 @@ LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://mmc.c;beginline=1;endline=20;md5=fae32792e20f4d27ade1c5a762d16b7d"
|
||||
|
||||
SRCBRANCH ?= "master"
|
||||
SRCREV = "37c86e60c0442fef570b75cd81aeb1db4d0cbafd"
|
||||
SRCREV = "7bcad171173fd9a9401e7ce81906605bd6f4eddc"
|
||||
|
||||
PV = "0.1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user