commit | 984e4436cfc2c6517628c68c6b440ce74ded1b77 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Mar 21 04:20:28 2022 +0000 |
committer | Andrew Geissler <andrew@geissonator.com> | Mon Mar 21 22:13:44 2022 +0000 |
tree | 20401346196d050f8280d88e7e436f67ac8351ff | |
parent | eca702201c382a18cdcf2c1391c3f7936f6d78e3 [diff] [blame] |
entity-manager: srcrev bump de602c5dda..2418a61f6b Jonathan Doman (1): Fix dangling references to powerIsOn Change-Id: I8778800714a1d324dd55f4468fe6d661ed51be0d 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 68f1d9f..811bb06 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 = "de602c5ddadd00c44351f667bdbaaa87fba96224" +SRCREV = "2418a61f6b8554e91e5b816d0aba7603ccaa1b11" PV = "0.1+git${SRCPV}" LICENSE = "Apache-2.0"