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
diff --git a/meta-openpower/recipes-bsp/ipl/ipl_git.bb b/meta-openpower/recipes-bsp/ipl/ipl_git.bb
index 3e49bbd..7d6163d 100644
--- a/meta-openpower/recipes-bsp/ipl/ipl_git.bb
+++ b/meta-openpower/recipes-bsp/ipl/ipl_git.bb
@@ -12,7 +12,7 @@
 S = "${WORKDIR}/git"
 
 SRC_URI = "git://git@github.com/open-power/ipl;branch="main""
-SRCREV = "5edb65ddf5820579179d51bfc859fcd973aaac0d"
+SRCREV = "2af23633e266a6513124fce995e07c121c5cf3df"
 
 DEPENDS = " \
         libekb pdbg autoconf-archive guard \