commit | ece42aa51f3b39c1f262f4744f851cc33ac03230 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Apr 22 15:20:38 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Mon Apr 26 02:00:06 2021 +0000 |
tree | 319f15f834341ee917045a98d4602ec8a90128e2 | |
parent | 893ab66c9918370d16f969bfab4b2f54681acda0 [diff] |
entity-manager: srcrev bump 09e177fb1b..9fd87e54f5 Igor Kononenko (1): entity-manager: allow non-numeric substitution for name Change-Id: I4df4c855ddf76e60f643e2c5f7c930f35b958090 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 fbac832..f6a6eae 100644 --- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb +++ b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
@@ -3,7 +3,7 @@ and configures system sensors" SRC_URI = "git://github.com/openbmc/entity-manager.git file://blocklist.json" -SRCREV = "09e177fb1b10f49527b2db550197b7b63aed37e1" +SRCREV = "9fd87e54f5a65f3103b996114e052470dd1afd03" PV = "0.1+git${SRCPV}" LICENSE = "Apache-2.0"