summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-04-21 08:01:47 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-04-22 03:34:02 +0300
commitc8fe92c8e45e88746560db2fbc654060c1a37d4a (patch)
treedb5b23170fc2745793980cc3cb0bded81e83e987
parenteccc2096b2d24b59e73fe74752ce04a323272fd1 (diff)
downloadopenbmc-c8fe92c8e45e88746560db2fbc654060c1a37d4a.tar.xz
phosphor-host-ipmid: srcrev bump 6ba8d31525..e1160cb2fa
Kirill Pakhomov (1): Increase FRU data field length up to 63 bytes jayaprakash Mutyala (1): user_channel: Rewriting ipmiUserSetUserName API (From meta-phosphor rev: 0d6f3009de673baa5e5f403c98b3a5ddd13e079f) Change-Id: Ia1004134e1b80027aa7438ab53a3b0212360c80c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-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 09e35d2b6..ab34ea76b 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 = "6ba8d31525130dbb5ef5b60336993ef7b50a8f51"
+SRCREV = "e1160cb2fafd46b6fb955fc432d1cf5e941b3e2d"