Skip to content

Commit

Permalink
ibm-panel: SRCREV Bump
Browse files Browse the repository at this point in the history
9a73b46 (HEAD -> 1020, ibm-openbmc/1020) Compilation Fixes (ibm-openbmc#100)
e57f7b7 Tool for simulating panel input
d0b09a9 Get OS IPL mode state from PHYP
9b94d7c Code fix to handle I2C write failure (ibm-openbmc#93)
c0e899b Update PELs processing implementation (ibm-openbmc#91)
33df5df Code fix to check CE mode condition (ibm-openbmc#89)
1b9a928 Better trace statement for transport key (ibm-openbmc#87)
a7e17e8 Move GetPDR api to utility (ibm-openbmc#83)
03eb4b9 Clang issue:Remove brace initialiser in string (ibm-openbmc#84)

Signed-off-by: Santosh Puranik <santosh.puranik@in.ibm.com>
  • Loading branch information
Santosh Puranik authored and rfrandse committed Oct 20, 2022
1 parent 97a57d4 commit 6b72978
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,4 +1,4 @@
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
SRC_URI += "git://git@github.com/ibm-openbmc/ibm-panel;nobranch=1"
SRCREV = "baccba24f635e8211915c4787840b2df254bb974"
SRCREV = "9a73b466d55e3b26ca1aa018b1fd1e4fababf75d"

0 comments on commit 6b72978

Please sign in to comment.