phosphor-bmc-code-mgmt: srcrev bump 60f5ccfd5a..29a0d90b37
Adriana Kobylak (5):
meson: build: Initial commit, create config file
meson: build: Generate the error.cpp/hpp files
meson: build: Generate binaries
meson: build: Install script and data files
meson: build: Install systemd unit files
Patrick Williams (1):
sdbusplus: replace message::variant with std::variant
Change-Id: Ice3ba3565bf682fdd1bdaeb174610e6435ea024d
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/flash/phosphor-software-manager.inc b/recipes-phosphor/flash/phosphor-software-manager.inc
index 67b2a90..9d49797 100644
--- a/recipes-phosphor/flash/phosphor-software-manager.inc
+++ b/recipes-phosphor/flash/phosphor-software-manager.inc
@@ -2,4 +2,4 @@
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI += "git://github.com/openbmc/phosphor-bmc-code-mgmt"
-SRCREV = "60f5ccfd5ab0fc8cedc3a2bf5f5adcab77318b7d"
+SRCREV = "29a0d90b373c1697bb5da620b5a091ee862e3ea6"