Skip to content

Commit

Permalink
ibm-panel: downstream srcrev bump b76938db01..8597130391 (#2818)
Browse files Browse the repository at this point in the history
Giridhari Krishna (1):
  Fixing clang errors in panel_app_test (#62)

Jinu Joy Thomas (3):
  Added default display
  Fix default display for power down (#138)
  Fix write Error displays when Hot-plugging the panel out (#153)

PriyangaRamasamy (11):
  Generic GetPDR method (#65)
  Fix for Lamp test issue (#73)
  Clang issue:Remove brace initialiser in string (#85)
  Move GetPDR api to utility (#82)
  Better trace statement for transport key (#86)
  Get OS IPL mode state from PHYP (#95)
  Add 3 seconds interval after software reset (#113)
  Function 30: Make LinkLocal IP default (#119)
  Clang format missing for an header file (#132)
  Func30:Pick inventory ethernet objects at runtime (#135)
  Bug fix in panel PEL code (#151)

Santosh Puranik (6):
  Executor method to trigger PHYP functions (#68)
  Manual mode fixes (#80)
  Compilation Fixes (#99)
  Revert "Get OS IPL mode state from PHYP (#95)" (#104)
  Code fix to check for HMC managed system (#125)
  transport: Recover From Bootloader Hang (#149)

Priyanga Ramasamy (2):
  Dbus property to store OS IPL mode
  Fix:SW547181 Display static/DHCP IP if present

Sunny Srivastava (19):
  Panel to PHYP communication via PLDM (#58)
  Code fix for Function02 and Function01 (#60)
  PEL terminating bit handle (#69)
  Implementation of function 25 and 26 (#71)
  Panel function 74 implementation (#77)
  Fetch existing PELs (#79)
  Code fix to check CE mode condition (#90)
  Update PELs processing implementation (#92)
  Code fix to handle I2C write failure (#94)
  Unwanted logs removed (#106)
  Execute function 01 at bmc ready state (#108)
  Update parameters for System operating mode (#110)
  Flow update to set current operating mode (#112)
  Logs added/removed (#122)
  Display Phyp src and hexwords (#129)
  Use Bios attribute for boot side (#140)
  Update progress code at standby
  PEL addition for ibm panel (#147)
  Panel CM in Everest (#157)

GiridhariKrishna (2):
  Tool for simulating panel input (#97)
  D-bus method to display lines on lcd panel (#118)

Change-Id: Ib523552fa716dc3b0ec76a6e6fadab0811abc1e4
  • Loading branch information
rfrandse committed Oct 25, 2022
1 parent 84e38d0 commit 062e6f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meta-ibm/recipes-phosphor/panel/panel.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
SRC_URI += "git://git@github.com/ibm-openbmc/ibm-panel;nobranch=1"
SRCREV = "b76938db01b3ba4f4f96cd3a063fbd157954baa1"
SRCREV = "859713039120499987886d4ad1cc69ff4e605310"

0 comments on commit 062e6f7

Please sign in to comment.