summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-06-09 05:40:20 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-06-09 15:48:41 +0300
commite5f25afc3ec766a111d4a4f60e7fc35297ae6525 (patch)
treead6e0ed2724239e340194bdc1abed6c287ede764 /meta-phosphor/recipes-phosphor/configuration
parent9ea31e346eb61edc6799638b37ed8abea334a8af (diff)
downloadopenbmc-e5f25afc3ec766a111d4a4f60e7fc35297ae6525.tar.xz
entity-manager: srcrev bump 04b0b013e5..e2400c8cc8
Chau Ly (1): configurations: Add configurations for mtmichell Jeff Lin (1): Add xdpe152c4 and raa229004 support Change-Id: I9555e379d34871f921b849669ab88383d6af8a0b 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 3495e89e6d..3c652696a2 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 = "04b0b013e5020f43258e05116ddd49f80cbfecfc"
+SRCREV = "e2400c8cc82976a0f0cd272c50aecdb92989a3fd"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"