summaryrefslogtreecommitdiff
path: root/meta-openbmc-mods
diff options
context:
space:
mode:
authorEd Tanous <ed.tanous@intel.com>2019-03-13 15:55:08 +0300
committerEd Tanous <ed@tanous.net>2019-03-19 20:21:54 +0300
commit0a33a7ec0b66a3dc40ece30d75cec2afb79ab743 (patch)
treea3d6be5809683c1623438f2bfbbbc18fc530ad13 /meta-openbmc-mods
parente353760327914634c2a32c13aa3951d5f848879b (diff)
downloadopenbmc-0a33a7ec0b66a3dc40ece30d75cec2afb79ab743.tar.xz
Update package versions
Package revisions have been updated 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 79689a5b5..d19da526e 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 = "72d1766ac5e492a4c314a40aab3bd687e00c8330"
+SRCREV = "f8f76c29dbe2806a6eacd15847563cdf7f7567f4"
#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 b5370b68e..ead7a92aa 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 = "596cd421d4749c8b6d672fb410eccf9f2da08b3a"
+SRCREV = "e5a5f6189ce357438f40116717b995bab82c50ae"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"