summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-12-08 13:50:10 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-12-09 18:14:23 +0300
commit7e0e88498d9b300ae8d198c6a52bf68e3c40b680 (patch)
tree148814adefdf659aec3741e1b95499484b3220a7 /meta-phosphor/recipes-phosphor/configuration
parentfd878ae60b044d03c1e0486998ab00d4952f9fab (diff)
downloadopenbmc-7e0e88498d9b300ae8d198c6a52bf68e3c40b680.tar.xz
entity-manager: srcrev bump cad2d1fc4c..213ee21f5f
Joseph Fu (1): devices: add ADS1015 support Patrick Williams (3): format: reformat with latest openbmc-build-scripts markdownlint: fix all warnings clang-ignore: remove unneeded file krishnar4 (1): Fru-device : Extended support for 16bit logic bus Change-Id: Ib9eee5723449b5894e9542b24b9dee1d5be8b227 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 87268577c3..3ee7b83358 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 = "cad2d1fc4c339ef6e56dd92c7354b17553c472bc"
+SRCREV = "213ee21f5fc6132938a628ecf0d6c2553bcefa62"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"