summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-11-27 13:31:12 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-12-03 18:11:16 +0300
commit77cece71c03c63cbe01facd45d04a7075d85fbb5 (patch)
tree08550c6f171772a105c6bcad4caabe71539f68ea /meta-phosphor/recipes-phosphor
parent759e89745bb2127e9703a9b49938b518b0d67e50 (diff)
downloadopenbmc-77cece71c03c63cbe01facd45d04a7075d85fbb5.tar.xz
phosphor-host-ipmid: srcrev bump 4d22640a64..b0094a72d4
James Feist (1): Provide proper exit code for signals Johnathan Mantey (3): Fix command privilege for Get LAN Configuration command Generate the correct prefix value for IPv4 netmasks 0.0.0.0 Change Set LAN Config Auth Type Enables to return a Read Only response (From meta-phosphor rev: db9bac1c384d4b45ab62656a25f420498e4b9244) Change-Id: I05b90c39dc1bf18136ca327d7b7fe93edeba2bc7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor')
-rw-r--r--meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc
index 465aa6a1e..08112ca4c 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc
+++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc
@@ -2,4 +2,4 @@ HOMEPAGE = "http://github.com/openbmc/phosphor-host-ipmid"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=fa818a259cbed7ce8bc2a22d35a464fc"
SRC_URI += "git://github.com/openbmc/phosphor-host-ipmid"
-SRCREV = "4d22640a64b74c11b2cbdadc88d0ffd60d09e274"
+SRCREV = "b0094a72d4c25a84b61327c752979f413e2b08f4"