summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-05-16 20:30:45 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2024-05-16 20:30:45 +0300
commitf2612bea70d19989127d6d1e0acccb641bfdd948 (patch)
tree5ccbcf952f7957f4d429c0df570aa65916d829ec
parent3356537f9527dce25809afff04ae8ba0e446538e (diff)
downloadopenbmc-master.tar.xz
entity-manager: srcrev bump 513976bed8..aa702ea425HEADmaster
Delphine CC Chiu (3): schemas: Add SparePartNumber property configurations: yosemite4 : Add SparePartNumber yosemite4 : Add json config for fan IC and ADC identification Change-Id: I7510028ec37ba14de384beb55925cdd9801ead47 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 af8434fede..e307637fcb 100644
--- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
@@ -9,7 +9,7 @@ DEPENDS = "boost \
sdbusplus \
valijson \
"
-SRCREV = "513976bed89432f4c24a40c7ba768f023dc280cd"
+SRCREV = "aa702ea425d25c57bae7c11abe444443e5447920"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PACKAGECONFIG[validate-json] = "-Dvalidate-json=true, \