summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-04-30 05:20:10 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-04-30 21:38:44 +0300
commitaab71e4637c2f747266e84474e29bd6312b6ef75 (patch)
tree6994c7ef2fe16a6ce01b6f59a768f27b2a64336a
parent8b502584d235b6a52f4108da56b900e749c13943 (diff)
downloadopenbmc-aab71e4637c2f747266e84474e29bd6312b6ef75.tar.xz
entity-manager: srcrev bump e62133437f..6173513653
Tim Lee (1): configurations: change naming for Nuvoton NPCM8xx EVB Change-Id: I088079413052cd27118db8750024cc2938768fb9 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 a0d3bcb27a..ed3044fb11 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 = "e62133437fadc4cc203a3c03d5a742eb479d0058"
+SRCREV = "6173513653313ef5a526e0f555628d72af2414fb"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"