summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-07-10 14:40:35 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-07-11 16:28:26 +0300
commitd356f9532422d1639e530626b5f712343e9113a6 (patch)
treec995ed432475b1c5e64218765635730e874e74c7
parenta4d7f2f45c14d5ee8b7aeab58bfe28b20d084225 (diff)
downloadopenbmc-d356f9532422d1639e530626b5f712343e9113a6.tar.xz
entity-manager: srcrev bump 4a1eed80b9..91aef996b3
Patrick Williams (1): yosemite4 fanboard: MAX/TI source: fix board name Tim Lee (1): configuration: Add yosemite4 config for Nuvoton BMC Change-Id: I69c2ba600b3d57ceb7d959083ce90a913c93a113 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 d17f43ed67..3fdc21ed2d 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 = "4a1eed80b9556dd88df5fad86b6ac4fa13f9633a"
+SRCREV = "91aef996b31ee23e49aa507e16206d72c145136d"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PACKAGECONFIG[validate-json] = "-Dvalidate-json=true, \