commit | 403aa4f3b4793eb4cfbb69614c5ff72ba3dc29ab | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Apr 28 01:40:12 2022 +0000 |
committer | Andrew Geissler <andrew@geissonator.com> | Thu Apr 28 23:38:31 2022 +0000 |
tree | 8f579654ada7c1afdb0794f0a5d53bcaa62b4ad9 | |
parent | 109423cbfdfc34de29e9fc2e7e4a218b5de1bf54 [diff] |
entity-manager: srcrev bump 1dda2b32c6..1525e85952 Zev Weiss (1): fru-device: use off_t/size_t for FRU IO offsets & lengths Change-Id: If65770dc77f58ff1ace38dcd6f9d616e85a86790 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb index c531eb9..bf86039 100644 --- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb +++ b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
@@ -5,7 +5,7 @@ SRC_URI = "git://github.com/openbmc/entity-manager.git;branch=master;protocol=https \ file://blocklist.json \ " -SRCREV = "1dda2b32c6d87153ae3c2cf06d241ea05efe36ee" +SRCREV = "1525e85952d6067df03f473e5ac42c0b1be6d35f" PV = "0.1+git${SRCPV}" LICENSE = "Apache-2.0"