summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-01-17 01:30:05 +0300
committerAndrew Geissler <andrew@geissonator.com>2023-01-19 17:49:43 +0300
commit8fa89a5da7db6c6c24cf2ed18f4534600dc6a076 (patch)
tree0bd695e53224542f031c863f2bb823d2ae7b1142 /meta-phosphor/recipes-phosphor/configuration
parent5aa778d2e71f9326bc51da1e4745394353936cf8 (diff)
downloadopenbmc-8fa89a5da7db6c6c24cf2ed18f4534600dc6a076.tar.xz
entity-manager: srcrev bump e9f2ef617d..ca2eb04ee9
Benjamin Fair (2): topology: add initial module topology: integrate with entity-manager Change-Id: I5bbbcca69cddcadb3ac69724bf21425f6113794e 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 86762d0819..4958291238 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 = "e9f2ef617d693963a296b41a18b0c1718e7e86c6"
+SRCREV = "ca2eb04ee936625f6b3b1f381bd08ae7af96429d"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"