summaryrefslogtreecommitdiff
path: root/meta-facebook/meta-tiogapass
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2019-11-05 05:11:25 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-11-06 02:57:37 +0300
commit09a5babfa106615fc1529570921c46584a5d4cd2 (patch)
tree11a619fd13fe5131082a71b8cd783ae490b944b0 /meta-facebook/meta-tiogapass
parentd284df96b9d1ce873bd8a2693026c2e0de5f1b80 (diff)
downloadopenbmc-09a5babfa106615fc1529570921c46584a5d4cd2.tar.xz
phosphor: ipmi updates
Squashed meta-phosphor and meta-facebook commits: fb-ipmi-oem: srcrev bump 1744cb3ade..38183d6670 phosphor-host-ipmid: srcrev bump e702392667..ecd7bb9889 fb-ipmi-oem: Vijay Khemka (13): Fix cmake for non yocto Add SEL support for FB Tiogapass Add more SEL commands Parse SEL Entries Parse FB Unified SEL Add network utility function Add parse sel helper function Add rsyslog format Correct app data file name Add priority for oemcommands and fix Add Post code description Get bios version for debug card request Add GPIO pin description phosphor-host-ipmid: Ayushi Smriti (1): Clean-up: entry code msgs in user_channel cpp files Emily Shaffer (1): docs: add contributing guidelines Gunnar Mills (1): Fix configuration header Jia, chunhui (1): add "set system info" command Johnathan Mantey (2): Restore IPMI RMCP+ cipher suite commands Create framework for IPMI OEM extension commands Rajashekar Gade Reddy (1): Implemented get session info cmd in host interface Sui Chen (1): Refactor ipmi::sensor::GetSensorResponse away from std::array William A. Kennington III (2): transporthandler: Rewrite + New Handler transporthandler: Support Gateway MAC Yong Li (3): Data checking fix for watchdog set/get commands Expiration flags fix for watchdog get/set commands Move set bmc global command to new API anil kumar appana (1): channelcmds:fix set chnl access sessionless chnl jayaprakash Mutyala (2): channel:Fix get channel ciphersuite - payloadtypes sensorhandler: move get sensor reading to new API Change-Id: I6bef0c9a2ea4049d109e6c98ce4bf88005fc5469 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-facebook/meta-tiogapass')
-rwxr-xr-xmeta-facebook/meta-tiogapass/recipes-fbtp/ipmi/fb-ipmi-oem_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-facebook/meta-tiogapass/recipes-fbtp/ipmi/fb-ipmi-oem_git.bb b/meta-facebook/meta-tiogapass/recipes-fbtp/ipmi/fb-ipmi-oem_git.bb
index 1601b16f6..47025ff55 100755
--- a/meta-facebook/meta-tiogapass/recipes-fbtp/ipmi/fb-ipmi-oem_git.bb
+++ b/meta-facebook/meta-tiogapass/recipes-fbtp/ipmi/fb-ipmi-oem_git.bb
@@ -5,7 +5,7 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=9e69ba356fa59848ffd865152a3ccc13"
SRC_URI = "git://github.com/openbmc/fb-ipmi-oem"
-SRCREV = "1744cb3adedb262302df60d7beb3feb55f89f474"
+SRCREV = "38183d667099c2a5291f19e6c359c247751667ef"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"