summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-05-02 06:20:35 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-05-02 19:19:17 +0300
commit3916398e88baf06c0da075be585e7cd75f3629bb (patch)
treee6cec3e6b5652a94ec959751c36f60f1014a9479
parentf4aafeeac06885d571ad01b34c9b2719b3cd58fd (diff)
downloadopenbmc-3916398e88baf06c0da075be585e7cd75f3629bb.tar.xz
entity-manager: srcrev bump 6173513653..ca144abd88
Chau Ly (1): schemas: Add Inventory.Item.NetworkInterface Sara Lin (1): yosemite4: fine tune medusa HSC power and current Change-Id: I05a1d869e383444b3a36126028324facac88e59e 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 ed3044fb11..879153db36 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 = "6173513653313ef5a526e0f555628d72af2414fb"
+SRCREV = "ca144abd886266aa0e1fc7b150a3b733cb0be353"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"