summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-08-14 16:50:35 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-08-14 23:19:18 +0300
commit8f5acf9e7e4189a627105934c2c6c40eeaf05b19 (patch)
tree76ff196cfbadfb294a14dcded399036554316097 /meta-phosphor/recipes-phosphor/configuration
parent97af08ef59c2b2078f8dbeabc63a22ccb600c439 (diff)
downloadopenbmc-8f5acf9e7e4189a627105934c2c6c40eeaf05b19.tar.xz
entity-manager: srcrev bump 4c94ed9f9a..6fa508cbdf
Naresh Solanki (1): configurations: Add SBP1 config Change-Id: Iaa9af82a3c216b443683599a8eaeb0973a600fdd 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 410fd04e91..3c9ca5dbb9 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 = "4c94ed9f9ae0c3e81582154aff0b40d1d223a448"
+SRCREV = "6fa508cbdf90fdd612daa05039836486ef6e6bb1"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"