summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-04-14 21:00:15 +0300
committerPatrick Williams <patrick@stwcx.xyz>2023-04-16 00:02:59 +0300
commit35068fda2eea0ae2e2ba038ec92f302484008c59 (patch)
tree6970f74d136aac8d06ceb639bd59a9a6c4cdbfb9 /meta-phosphor/recipes-phosphor/configuration
parentcc7da67eeb84525527a9b2e7dd8222d45eb5108e (diff)
downloadopenbmc-35068fda2eea0ae2e2ba038ec92f302484008c59.tar.xz
entity-manager: srcrev bump 3a1cbe232a..8d1ac3a244
Matt Spinler (1): Ignore uninteresting IA/IR signals Change-Id: I8086eab36bb8ddc7470add50edef15dee088d5bb 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 9ec0571444..f56941a3d5 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 = "3a1cbe232a8819cd9b2ae6cbea83f216b07a6455"
+SRCREV = "8d1ac3a244732635bd1c4fd711130cd82bfe61b7"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"