diff options
| author | Andrew Geissler <openbmcbump-github@yahoo.com> | 2026-09-04 10:00:06 +0300 |
|---|---|---|
| committer | Andrew Geissler <openbmcbump-github@yahoo.com> | 2026-09-04 10:00:06 +0300 |
| commit | 7bd51b62bc71b2e4800f3533dcd64e80b216ed4f (patch) | |
| tree | b4eb8efb0626b8531e8dd4ca0abd67ba3dd3c6c0 | |
| parent | b1845680b132c6552812a97fc925a6ece583c87d (diff) | |
| download | openbmc-7bd51b62bc71b2e4800f3533dcd64e80b216ed4f.tar.xz | |
entity-manager: srcrev bump 89591c1876..1193ff1a1e
Jackson Liu (1):
schemas: legacy: add PSUSensor patternProperties
Jacky Huang (1):
fru-device: parse mux names without throwing
Change-Id: I4d00f616c5ce655e9a33a6dd4c96e4a939aab8f1
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 38a9da171a..cfaaf33205 100644 --- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb +++ b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb @@ -14,7 +14,7 @@ DEPENDS = " \ valijson \ zlib \ " -SRCREV = "89591c1876419604ea8ae7c52b38ac3011563a62" +SRCREV = "1193ff1a1e4abd5fdb7d097fafc689dcc442d1c1" PACKAGECONFIG ??= "ipmi-fru gpio-presence" PACKAGECONFIG[dts-vpd] = "-Ddevicetree-vpd=true, -Ddevicetree-vpd=false" |
