summaryrefslogtreecommitdiff
path: root/meta-openbmc-mods
diff options
context:
space:
mode:
authorEd Tanous <ed.tanous@intel.com>2019-03-13 14:37:17 +0300
committerEd Tanous <ed.tanous@intel.com>2019-03-13 14:41:11 +0300
commite353760327914634c2a32c13aa3951d5f848879b (patch)
treed456edc9d7d94558d352a6c2ada8b46d20fe333d /meta-openbmc-mods
parent5c1fbc7e09287f16b3e48766d676fb0e3953c031 (diff)
downloadopenbmc-e353760327914634c2a32c13aa3951d5f848879b.tar.xz
Update package versions
node manager proxy and phosphor code manager to latest Signed-off-by: Ed Tanous <ed.tanous@intel.com>
Diffstat (limited to 'meta-openbmc-mods')
-rw-r--r--meta-openbmc-mods/meta-common/recipes-phosphor/flash/phosphor-software-manager_%.bbappend2
-rw-r--r--meta-openbmc-mods/meta-common/recipes-phosphor/ipmi/phosphor-node-manager-proxy_git.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-openbmc-mods/meta-common/recipes-phosphor/flash/phosphor-software-manager_%.bbappend b/meta-openbmc-mods/meta-common/recipes-phosphor/flash/phosphor-software-manager_%.bbappend
index d19da526e..79689a5b5 100644
--- a/meta-openbmc-mods/meta-common/recipes-phosphor/flash/phosphor-software-manager_%.bbappend
+++ b/meta-openbmc-mods/meta-common/recipes-phosphor/flash/phosphor-software-manager_%.bbappend
@@ -5,7 +5,7 @@ SYSTEMD_SERVICE_${PN}-updater += "fwupd@.service"
SRC_URI_remove = "git://github.com/openbmc/phosphor-bmc-code-mgmt"
SRC_URI += "git://git@github.com/Intel-BMC/phosphor-bmc-code-mgmt.git;protocol=ssh"
-SRCREV = "f8f76c29dbe2806a6eacd15847563cdf7f7567f4"
+SRCREV = "72d1766ac5e492a4c314a40aab3bd687e00c8330"
#Currently enforcing image signature validation only for PFR images
PACKAGECONFIG_append = "${@bb.utils.contains('IMAGE_TYPE', 'pfr', ' verify_signature', '', d)}"
diff --git a/meta-openbmc-mods/meta-common/recipes-phosphor/ipmi/phosphor-node-manager-proxy_git.bb b/meta-openbmc-mods/meta-common/recipes-phosphor/ipmi/phosphor-node-manager-proxy_git.bb
index ead7a92aa..b5370b68e 100644
--- a/meta-openbmc-mods/meta-common/recipes-phosphor/ipmi/phosphor-node-manager-proxy_git.bb
+++ b/meta-openbmc-mods/meta-common/recipes-phosphor/ipmi/phosphor-node-manager-proxy_git.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "The Node Manager Proxy provides a simple interface for communicat
with Management Engine via IPMB"
SRC_URI = "git://git@github.com/Intel-BMC/node-manager.git;protocol=ssh"
-SRCREV = "e5a5f6189ce357438f40116717b995bab82c50ae"
+SRCREV = "596cd421d4749c8b6d672fb410eccf9f2da08b3a"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"