summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-10-13 00:50:05 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-10-17 23:26:26 +0300
commit2ed41d784fd49da488c82bd988d67262eed4480f (patch)
tree2d69f0c847ae184b7798e96b2ce64460bf04628b /meta-phosphor/recipes-phosphor/configuration
parentd6dd0212c171f6c2ed869dc38d86df6ce12dcb26 (diff)
downloadopenbmc-2ed41d784fd49da488c82bd988d67262eed4480f.tar.xz
entity-manager: srcrev bump bfda2c4317..1c850f7750
Patrick Rudolph (3): configurations: sbp1: Add RTC ADC sensor configurations: sbp1: Add NIC temperature sensors configurations: sbp1: Add PCH temperature sensor Potin Lai (1): configurations: update Bletchley FSC configuration Change-Id: I25ab623e7cd44d9c31a00a240a170b7e7dcb666c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/configuration')
-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 826c2f0852..4a2148a890 100644
--- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
@@ -10,7 +10,7 @@ DEPENDS = "boost \
valijson \
${PYTHON_PN}-jsonschema-native \
"
-SRCREV = "bfda2c431712dc14ae9d7d25892b43be700e917a"
+SRCREV = "1c850f77503bf80fcc6a1a029e1f65453bd8a2d8"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"