summaryrefslogtreecommitdiff
path: root/meta-openpower/recipes-bsp/ipl/ipl_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openpower/recipes-bsp/ipl/ipl_git.bb')
-rw-r--r--meta-openpower/recipes-bsp/ipl/ipl_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openpower/recipes-bsp/ipl/ipl_git.bb b/meta-openpower/recipes-bsp/ipl/ipl_git.bb
index edd44bc78..3e49bbd14 100644
--- a/meta-openpower/recipes-bsp/ipl/ipl_git.bb
+++ b/meta-openpower/recipes-bsp/ipl/ipl_git.bb
@@ -12,12 +12,12 @@ 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 \
"
-RDEPENDS_${PN} = "phal-devtree"
+RDEPENDS:${PN} = "phal-devtree"
EXTRA_OECONF = "CHIP=p10"