summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRamesh Iyyar <rameshi1@in.ibm.com>2022-01-20 09:57:28 +0300
committerAndrew Geissler <geissonator@yahoo.com>2022-01-20 23:20:35 +0300
commitb4db03b5260c03bd761c9dfb00def9410ee1491f (patch)
treef51d5e0f97c9b35f9d452231c95b8c44f373b80f
parent53961c2d8a97d0f9e5a90c17ca48380657e79c3e (diff)
downloadopenbmc-b4db03b5260c03bd761c9dfb00def9410ee1491f.tar.xz
meta-openpower: ipl: Bumped 4102a54..75b471c
Ramesh Iyyar (2): libipl: p10: Fix, use macro instead numeric value libipl: p10: Don't apply primary processor guard record rajerpp1 (2): libipl: Returning error IPL_ERR_PLAT, for all error with FFDC libipl: Lab support for skipping clock soft reset Signed-off-by: Ramesh Iyyar <rameshi1@in.ibm.com> Change-Id: I8caf7c5dbf3bd397d2a7ab7d0e22a7727632d436
-rw-r--r--meta-openpower/recipes-bsp/ipl/ipl_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openpower/recipes-bsp/ipl/ipl_git.bb b/meta-openpower/recipes-bsp/ipl/ipl_git.bb
index e5b21ece26..263b3f8a43 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 pkgconfig
S = "${WORKDIR}/git"
SRC_URI = "git://git@github.com/open-power/ipl;branch="main""
-SRCREV = "4102a5410f877f0c7d20f6afc694243bf3a6ef6b"
+SRCREV = "75b471c171b444e4daa9ec867e7e233f339149c4"
DEPENDS = " \
libekb pdbg autoconf-archive guard pdata \