summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-04-12 04:10:25 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-04-12 04:54:18 +0300
commit0a1ee96960f095a9b29c9e535aeea2333619917e (patch)
tree980c9d563d6d95c8264332ae04eeb9255c21873c /meta-phosphor/recipes-phosphor/configuration
parent2d96df355f093be3b72a594ec060747e47cb2c00 (diff)
downloadopenbmc-0a1ee96960f095a9b29c9e535aeea2333619917e.tar.xz
entity-manager: srcrev bump aa497edfc5..3a1cbe232a
Andrew Geissler (2): aggregation: add satellite controller schema aggregation: add support to ibm tacoma system Change-Id: I361ce7b9c9d34ba8efe811a242704b15544a9bd3 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 79090e334f..9ec0571444 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 = "aa497edfc5dd4bcc7e3508498378d0747c622088"
+SRCREV = "3a1cbe232a8819cd9b2ae6cbea83f216b07a6455"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"