openpower: bump ipl to 5edb65d

Amitay Isaacs (2):
      libipl/p10: libpdbg api always returns -1 on error
      libipl: Improve naming IPL_ERR_NILL to IPL_ERR_OK

Chirag Sharma (1):
      libipl: Check to not apply resolved guard records

Jayanth Othayoth (6):
      libipl: Add support for hostboot attribute overrides
      libipl: Add support for disabling denial list based SCOM
      libipl: pdbg v3.3 related changes
      libipl: Add sbe ffdc data logging support
      libipl: Log FFDC data if mpipl_continue chip-op fails
      libipl: ipl_error_callback_func prototype change

Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
Change-Id: I817d48e88a484b70119314f3e54e5029c233c632
diff --git a/meta-openpower/recipes-bsp/ipl/ipl_git.bb b/meta-openpower/recipes-bsp/ipl/ipl_git.bb
index 003b7fb..3e49bbd 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 = "65b394476c6ec40192b6cc44c6722cee5a5bee20"
+SRCREV = "5edb65ddf5820579179d51bfc859fcd973aaac0d"
 
 DEPENDS = " \
         libekb pdbg autoconf-archive guard \