summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-04-26 18:00:30 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-04-27 00:04:17 +0300
commit8dfdc00719437662d32137c71d3cc0bdac5e4a4d (patch)
tree79183e79f701ee291a28546fcfadbd70f12ac38a
parentbe90db78b821d497c4a337ad352d35a5e4d4b5bd (diff)
downloadopenbmc-8dfdc00719437662d32137c71d3cc0bdac5e4a4d.tar.xz
entity-manager: srcrev bump 087b04df70..e62133437f
Tim Lee (1): configurations: Add Nuvoton Arbel BMC configuration Yang Chen (1): configurations: minerva: change info from "PRODUCT" to "BOARD" Change-Id: Ia9044f502ec47eb60318dd7902d3cae9c2c23791 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 2a7f179bd9..a0d3bcb27a 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 = "087b04df70afbd76bc4de695e88a54f419912999"
+SRCREV = "e62133437fadc4cc203a3c03d5a742eb479d0058"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"