summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-11-16 17:30:15 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-11-18 00:25:48 +0300
commit99f2c1d33d0e4d87a915bd1c59282b7060d13200 (patch)
tree59c4446efe1ff098f41e46ac0a425495dcedff41
parent31342697f34bdb5e2550a7e6fcc430328819f95f (diff)
downloadopenbmc-99f2c1d33d0e4d87a915bd1c59282b7060d13200.tar.xz
entity-manager: srcrev bump 6fdfac0a89..1e19c03055
Andrew Geissler (1): configurations: mudflap: add HDC1080 device Change-Id: I86854e2450530290ba870498d3c151402dff6ebc 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 73a8f42c7c..f5ab7a134d 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 = "6fdfac0a898ced2a660722667e4a5aed85a0deb8"
+SRCREV = "1e19c030559e84a42c98effa19e35665c7ae4b7c"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"