From 1e03f2979f791f596fcc6e9ae7f3545e755b4cb6 Mon Sep 17 00:00:00 2001 From: Jayanth Othayoth Date: Thu, 9 Sep 2021 09:07:26 -0500 Subject: 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 Change-Id: I817d48e88a484b70119314f3e54e5029c233c632 --- 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 003b7fb50..3e49bbd14 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 = "65b394476c6ec40192b6cc44c6722cee5a5bee20" +SRCREV = "5edb65ddf5820579179d51bfc859fcd973aaac0d" DEPENDS = " \ libekb pdbg autoconf-archive guard \ -- cgit v1.2.3