From 28783e757a977114c80085e352b798650f4a0a89 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 3 Dec 2018 16:40:23 +0000 Subject: phosphor-net-ipmid: srcrev bump d6f3f7d762..d2563c52ee Richard Marian Thomaiyar (2): RMCP+ login support with privilege W/A for CI test case - Accept empty user name Vernon Mauery (4): netipmid: use shared_ptr on messages instead of unique_ptr+references netipmid: use shared_ptr on session instead of shared_ptr+references netipmid: startSession does not need to call getSession netipmid: move to sdbusplus from sdbus minus (From meta-phosphor rev: da83edfac0775fd685b2e903695bfeacfd7f4d70) Change-Id: I991b596fda68761d682001145a44d71d6288c3eb Signed-off-by: Andrew Geissler Signed-off-by: Brad Bishop --- meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb index c92eb5ee1..beb1a9171 100644 --- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb +++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb @@ -25,7 +25,7 @@ GROUPADD_PARAM_${PN} = "ipmi" SRC_URI += "git://github.com/openbmc/phosphor-net-ipmid" SRC_URI += "file://ipmi-net-firewall.sh" -SRCREV = "d6f3f7d7622a48fd139b5ce36e314ff6d15db9d3" +SRCREV = "d2563c52eea33c2e4575f34eddac564ba1a44d85" S = "${WORKDIR}/git" -- cgit v1.2.1