diff options
| author | Andrew Geissler <openbmcbump-github@yahoo.com> | 2025-03-27 05:00:50 +0300 |
|---|---|---|
| committer | Andrew Geissler <openbmcbump-github@yahoo.com> | 2025-03-27 15:23:36 +0300 |
| commit | a998d4e43a2c19adafa12a2415fdbc054e2f6d3d (patch) | |
| tree | f93bf993d00a91ff61859607d03eeecb7c0dc85b | |
| parent | e29213e0bf731ee532292b8173b0af5a9b58217a (diff) | |
| download | openbmc-a998d4e43a2c19adafa12a2415fdbc054e2f6d3d.tar.xz | |
phosphor-bmc-code-mgmt: srcrev bump 8e44d57858..de5e76fa89
Alexander Hansen (1):
fix object manager path and emit interfaces added
Change-Id: I81a19c166b50d3d4e95a717bdcb3e8b25f9c8021
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
| -rw-r--r-- | meta-phosphor/recipes-phosphor/flash/phosphor-software-manager.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/flash/phosphor-software-manager.inc b/meta-phosphor/recipes-phosphor/flash/phosphor-software-manager.inc index e403410a66..9cb86febbd 100644 --- a/meta-phosphor/recipes-phosphor/flash/phosphor-software-manager.inc +++ b/meta-phosphor/recipes-phosphor/flash/phosphor-software-manager.inc @@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/phosphor-bmc-code-mgmt" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" SRC_URI += "git://github.com/openbmc/phosphor-bmc-code-mgmt;branch=master;protocol=https" -SRCREV = "8e44d57858723c76d662bca650a0b1c633d1ef0a" +SRCREV = "de5e76fa894a3e3ab28c2bdb4d7b7b460718fa01" |
