From 830b10a82cd089ef144de7684c47540bb08b06e2 Mon Sep 17 00:00:00 2001 From: Jayanth Othayoth Date: Wed, 29 Sep 2021 01:44:48 -0500 Subject: 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 Change-Id: I2fbfadbc2a965e9d54eea238436d1e98670a981d --- meta-openpower/recipes-bsp/ipl/ipl_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-openpower/recipes-bsp') 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 \ -- cgit v1.2.3