summaryrefslogtreecommitdiff
path: root/meta-openpower/recipes-bsp
diff options
context:
space:
mode:
authorJayanth Othayoth <ojayanth@in.ibm.com>2021-09-29 09:44:48 +0300
committerJayanth Othayoth <ojayanth@in.ibm.com>2021-09-29 09:52:11 +0300
commit830b10a82cd089ef144de7684c47540bb08b06e2 (patch)
tree021995bdfd5e1352bb5d3a7db91a2e486aa227da /meta-openpower/recipes-bsp
parentbb9fb95ffc2dcd537ff0a948441700e8812af60b (diff)
downloadopenbmc-830b10a82cd089ef144de7684c47540bb08b06e2.tar.xz
openpower: ipl version bump ..2af23633e2
Changes: Jayanth Othayoth (17): libipl: fix sbe_start error handling issues libphal: initial commit libphal: Create TemporaryFile class libphal: exception based error handling infrastructure libphal: error log infrastructure support for SBE utils libphal: Add buffer management support libphal: initial commit for pdbg utility functions libphal: validateSBEState api support libphal: captureFFDC api support libphal: mpiplContinue api support libphal: getTiInfo api support libphal: mpiplEnter api support libphal: update on pdbg_target type declaration syntax libipl: Add helper function to support SBE state management libipl: Step 0 SBE state management updates libipl: pre-poweroff path SBE state management updates libipl: rename IPL_ERR_CFAM to IPL_ERR_FSI_REG Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> Change-Id: I2fbfadbc2a965e9d54eea238436d1e98670a981d
Diffstat (limited to 'meta-openpower/recipes-bsp')
-rw-r--r--meta-openpower/recipes-bsp/ipl/ipl_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openpower/recipes-bsp/ipl/ipl_git.bb b/meta-openpower/recipes-bsp/ipl/ipl_git.bb
index 3e49bbd142..7d6163dc8d 100644
--- a/meta-openpower/recipes-bsp/ipl/ipl_git.bb
+++ b/meta-openpower/recipes-bsp/ipl/ipl_git.bb
@@ -12,7 +12,7 @@ inherit autotools
S = "${WORKDIR}/git"
SRC_URI = "git://git@github.com/open-power/ipl;branch="main""
-SRCREV = "5edb65ddf5820579179d51bfc859fcd973aaac0d"
+SRCREV = "2af23633e266a6513124fce995e07c121c5cf3df"
DEPENDS = " \
libekb pdbg autoconf-archive guard \