summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-05-15 00:31:39 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-05-15 22:05:14 +0300
commit65037ce54b8a9f5d570ac70adb6f0dffae195cb9 (patch)
treeaf6311b0159aaa71fc0f31710b6b8697ae808744
parentd109e05623ccf12797796ff354a1e9698af3d642 (diff)
downloadopenbmc-65037ce54b8a9f5d570ac70adb6f0dffae195cb9.tar.xz
phosphor-bmc-code-mgmt: srcrev bump 2a3d9f5c2b..24048b57f2
Patrick Williams (2): sdbusplus: remove deprecated variant_ns sdbusplus: replace message::variant with std::variant (From meta-phosphor rev: 663fd6b151d97e2e437d93e0f7ab20c11b4a09b4) Change-Id: I6d62faaf05e3a833650326d2c5cbbbe803e55a00 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/flash/phosphor-software-manager.inc2
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 f82e8c2589..ccc82156f0 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"
-SRCREV = "2a3d9f5c2be91c370225e8547f62466f49b50025"
+SRCREV = "24048b57f253f79d30f4a7bd248fd5b46471abe0"