summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-08-25 18:40:35 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-08-26 00:00:47 +0300
commitc5a9e0040dfda22b71370455c7a1ce58d9198500 (patch)
tree01ad7b957678b02115afd17d82f89644d5e59fbb /meta-phosphor/recipes-phosphor/configuration
parentbf440f143d6d858dcd4e0e0f2fcc76de98c2f003 (diff)
downloadopenbmc-c5a9e0040dfda22b71370455c7a1ce58d9198500.tar.xz
entity-manager: srcrev bump 2b3ed30ca3..6eb609721d
Matt Spinler (2): Rename vars in postToDbus phys-topology: Add late add/remove support Change-Id: I09cdaccca0ce8991aafe33bd2025acc8c6b76b27 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 dbf1970862..68c99af2b3 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 = "2b3ed30ca3b3f2299abf0627f01559dafaa4f269"
+SRCREV = "6eb609721d8297c94d587b1ee471cd0aa66669a2"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"