summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-04-17 19:00:40 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2024-04-17 19:00:40 +0300
commitaada3619b6439b261f751e4fe3397ef40841df8f (patch)
tree1805336b24c3557a468bb9ddc388fa5972fa58d3 /meta-phosphor
parenta4623d9b0309f3092cf6b9b3c85af961da0d9079 (diff)
downloadopenbmc-aada3619b6439b261f751e4fe3397ef40841df8f.tar.xz
entity-manager: srcrev bump 0249bbd176..a5cf976ff5
Yang Chen (1): configuration: minerva_cmm: modify the address of TMP75 Change-Id: I46e92421388f5773dfd1b1cdd8f187431a787b32 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 de29cf6586..89f1e8f660 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 = "0249bbd17605889708b4a13b1d003b580269de6b"
+SRCREV = "a5cf976ff51a6a18eacef5d944868846ce6fbbc4"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"