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
(From meta-phosphor rev: bbf4ce894165f12b18e9d31f45d45f1cc2461f03)
Change-Id: I6c887dc180178288842f100c13168d1196e402f8
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/flash/phosphor-software-manager.inc b/meta-phosphor/recipes-phosphor/flash/phosphor-software-manager.inc
index 67b2a90..9d49797 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 @@
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"