diff options
author | Andrew Geissler <openbmcbump-github@yahoo.com> | 2025-08-18 16:20:13 +0300 |
---|---|---|
committer | Patrick Williams <patrick@stwcx.xyz> | 2025-08-18 22:17:15 +0300 |
commit | f8be71cb4ffafefa6f4865ebf0d28f87f43d77e4 (patch) | |
tree | a7636be1467b5180d74199d8891bd50c24e16ea8 | |
parent | fc283953b2960cd37df498122ea0220a5833685a (diff) | |
download | openbmc-f8be71cb4ffafefa6f4865ebf0d28f87f43d77e4.tar.xz |
entity-manager: srcrev bump df8f558ae8..31a109c49c
Alexander Hansen (1):
schemas: document ManagedHost property usage
Fred Chen (1):
configuration: santabarbara: add scale for PDB1 power sensors
Jason Hsu (2):
configurations: ventura: Add OCP config for fan board
configurations: ventura: Simplifying the fan representation in the EM
Leo Yang (1):
configurations: yosemite5: update medusa board config
Mark Lin (1):
meta-facebook: ventura: add Ingrasys to ventura fan board configs
Robert Ercean Dima (1):
meta: darwin: Add SparePartNumber to chassis config
Change-Id: I91fca156f0a23cb4775c70db59259f04b5497ff5
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rw-r--r-- | meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb | 2 |
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 bb1b2e35e9..10d1d8c00e 100644 --- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb +++ b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb @@ -11,7 +11,7 @@ DEPENDS = "boost \ valijson \ phosphor-dbus-interfaces \ " -SRCREV = "df8f558ae8939c174fbb373b429ac6582b529a7b" +SRCREV = "31a109c49c5e67a67fd0d8f696be6c5ccf4c7682" PACKAGECONFIG ??= "ipmi-fru gpio-presence" PACKAGECONFIG[dts-vpd] = "-Ddevicetree-vpd=true, -Ddevicetree-vpd=false" |