summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-06-07 23:00:26 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-06-08 02:03:49 +0300
commit1accf32211efd9d74ca4190c4d17b568b984aab8 (patch)
treeac8c4534e4fc0307ee21402dbe1a9ac7390ff391 /meta-phosphor/recipes-phosphor/configuration
parenteaf0da6c613824dcb0c92dd56723542145ef3730 (diff)
downloadopenbmc-1accf32211efd9d74ca4190c4d17b568b984aab8.tar.xz
entity-manager: srcrev bump b4ea2e159c..04b0b013e5
Ali El-Haj-Mahmoud (2): entity-manager: add `fan1_Name` to the legacy json schema. entity-manager: add support for 3Y Power VAST2112AM PSU. Chris Cain (1): schema: ibm: add default power mode props. schema Konstantin Aladyshev (1): devices: add MP2975 support Matt Spinler (1): configs: Add battery config to pennybacker Change-Id: I208e4c6e04b51d76d63f1da0a0ee3a12191cc4dc 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 de174f2d9f..3495e89e6d 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 = "b4ea2e159cf10ae18e59471611bcbbeaf377f60d"
+SRCREV = "04b0b013e5020f43258e05116ddd49f80cbfecfc"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"