openpower: ipl version bump 11775c0f84..4102a5410f

Amitay Isaacs (1):
      libipl: Add apply_guard setting

Dhruvaraj Subhashchandran (1):
      libphal: Fix the PPE Register structure.

Jayanth Othayoth (4):
      libphal: threadStopProc API support
      libphal: Added helper function for sbe hreset
      libphal: Add sbe halt state handling for getDump chipop
      libphal: Add sbe halt state handling for getTiInfo chipop

Marri Devender Rao (1):
      libipl:Add handling for platform function errors

Ramesh Iyyar (5):
      libipl: Add ipl settings abstraction
      libipl: Switch to ipl_settings for the ipl mode
      libipl: Switch to ipl_settings for the ipl type
      libipl: Switch to ipl_settings for ipl log
      libipl: p10: Apply guard records based on ipl settings
      libipl: p10: Apply reconfig guard records even if setting is disabled

rajerpp1 (4):
      libipl: Error handling helper function for clock NON-HWP failures
      libipl: helper function for procedure callout for software error
      libipl: updating HWAS_STATE for oscrefclk target
      libipl: Clock initialization code for p10 based system

Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
Change-Id: Icdf18f7a9ab5ec25439ea44f713a9d7a34a2c36d
diff --git a/meta-openpower/recipes-bsp/ipl/ipl_git.bb b/meta-openpower/recipes-bsp/ipl/ipl_git.bb
index dfe2a40..e5b21ec 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 = "11775c0f84a3e62735503294c1ee7ec61fcd4c9a"
+SRCREV = "4102a5410f877f0c7d20f6afc694243bf3a6ef6b"
 
 DEPENDS = " \
         libekb pdbg autoconf-archive guard pdata \