summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/flash
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-06-03 18:31:13 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-06-03 20:51:04 +0300
commit45336c34533eb59c158ae55f38b0492c19062ec1 (patch)
treebe280797ede82654452d8348a10575532e52f39c /meta-phosphor/recipes-phosphor/flash
parent4aa367345f2d6806781b5fb56fd99e01718368a4 (diff)
downloadopenbmc-45336c34533eb59c158ae55f38b0492c19062ec1.tar.xz
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>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/flash')
-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 67b2a90e1..9d49797ab 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 = "60f5ccfd5ab0fc8cedc3a2bf5f5adcab77318b7d"
+SRCREV = "29a0d90b373c1697bb5da620b5a091ee862e3ea6"