summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-06-15 23:30:41 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-06-16 16:34:33 +0300
commit4227d0a192f089c23bc5dc6734c821d049ec3a45 (patch)
tree49197ae3005d26ed6c3914ae31afef7875fd7c52 /meta-phosphor
parentd1269543b804af8422aa6d4c6bd422d784979707 (diff)
downloadopenbmc-4227d0a192f089c23bc5dc6734c821d049ec3a45.tar.xz
entity-manager: srcrev bump 3f4527a9e3..309c0b1364
Andrei Kartashev (1): Configurations: add Yadro VEGMAN platform Zev Weiss (1): fru-device: add FRUReader EEPROM cache Change-Id: I3ef8dd696b243d82baffbb9de204c2573406fb03 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
index 966f9cd9eb..37656d28bf 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 @@ and configures system sensors"
SRC_URI = "git://github.com/openbmc/entity-manager.git;branch=master;protocol=https \
file://blocklist.json \
"
-SRCREV = "3f4527a9e36c85a9d5af66ae9d7af074b09558c5"
+SRCREV = "309c0b13646b747bd35e63dd53ad38d6f129ff53"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"