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.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-openpower/recipes-bsp/ipl/ipl_git.bb b/meta-openpower/recipes-bsp/ipl/ipl_git.bb
index 485b5178be..4c6f827cc2 100644
--- a/meta-openpower/recipes-bsp/ipl/ipl_git.bb
+++ b/meta-openpower/recipes-bsp/ipl/ipl_git.bb
@@ -7,15 +7,15 @@ PV = "1.0+git${SRCPV}"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
-inherit autotools
+inherit autotools pkgconfig
S = "${WORKDIR}/git"
SRC_URI = "git://git@github.com/open-power/ipl;branch="main""
-SRCREV = "ea1162e71b10e3979fdad64c32f95d1f69362de2"
+SRCREV = "40f24df6dc4172986bbcb5f0d62dac1fc8f2c4c9"
DEPENDS = " \
- libekb pdbg autoconf-archive guard \
+ libekb pdbg autoconf-archive guard pdata \
"
RDEPENDS:${PN} = "phal-devtree"