commit | 105c35fb722f27d02e3972bce52cb15b81f8c2dc | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon May 16 17:10:13 2022 +0000 |
committer | Andrew Geissler <andrew@geissonator.com> | Mon May 16 21:03:58 2022 +0000 |
tree | 2b03d46d62d79797ad41215b1b54420d1ae14f92 | |
parent | eb738ee1540e42c645fbe4511a038c2445207fe4 [diff] |
entity-manager: srcrev bump adb3ac6bee..1c9d3788a0 Jae Hyun Yoo (1): Utils: Fix big number string parsing error Change-Id: I46ef7c9e8bfbaaeabd4c94a0a20d34772913b35a 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 e1b2eea..22e502d 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 = "adb3ac6bee351ad73f546776edc76ec93bb57e38" +SRCREV = "1c9d3788a0c40350a3efabf9b19f574e41637dcb" PV = "0.1+git${SRCPV}" LICENSE = "Apache-2.0"