summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-04-18 22:00:15 +0300
committerPatrick Williams <patrick@stwcx.xyz>2024-04-19 18:29:36 +0300
commit8d03dc4739ecd407e9afb880e5033b4285c2e8d2 (patch)
tree8be94a5d9c3ac7671dd81dd4112959aa7f7c03c4
parent985166950fdda1d7a26396ef3a4c9f9504ec5a72 (diff)
downloadopenbmc-8d03dc4739ecd407e9afb880e5033b4285c2e8d2.tar.xz
entity-manager: srcrev bump a5cf976ff5..236f89c848
Peter Yin (1): configurations: minerva_pdb: revise hsc driver name Potin Lai (1): configuration: bletchley: add PwmName Zev Weiss (1): configurations: romed8hm3: Update nct6779 labels & thresholds Change-Id: I8b0af1bcd8b59a50aa993c1920a4730fd61661ff Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 89f1e8f660..3dbe5fec14 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 = "a5cf976ff51a6a18eacef5d944868846ce6fbbc4"
+SRCREV = "236f89c848d60dbc845bd2b45a231b7ac8ae3c07"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"