summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-03-14 05:40:15 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-03-14 09:25:19 +0300
commit844b523c52dfd9ffef1ad2c30ddc071c2a5c447e (patch)
tree0e8c27b0b6e72e8e156f7b24dde70df4a0e5ea6c
parent0ebd680cfbbb642b36d73e57544c2b8c8b25ed80 (diff)
downloadopenbmc-844b523c52dfd9ffef1ad2c30ddc071c2a5c447e.tar.xz
entity-manager: srcrev bump e65c37f3ef..ab72531762
Hieu Huynh (1): schemas: Add Common.UUID interface Change-Id: I6f2de5152bfb484156e24d6d3d3ced07b09a30e3 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 e0fe02b369..3fd5cf004b 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 = "e65c37f3ef7ed6dbf913e4916dd9485c85c1144d"
+SRCREV = "ab7253176225c204f21e91e92f7bfd4a72d4b875"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"