meta-openpower: pdbg: srcrev bump 5217c82..f429a97
Dhruvaraj Subhashchandran (1):
Fix CI error: Conditional jump based on undefined value
Change-Id: Ibef6c29fe5194a1bd4dfc08aa4719126ea718c0b
Signed-off-by: SwethaParasa <parasa.swetha1@ibm.com>
diff --git a/meta-openpower/recipes-bsp/pdbg/pdbg_3.6.bb b/meta-openpower/recipes-bsp/pdbg/pdbg_3.6.bb
index c23a336..3067983 100644
--- a/meta-openpower/recipes-bsp/pdbg/pdbg_3.6.bb
+++ b/meta-openpower/recipes-bsp/pdbg/pdbg_3.6.bb
@@ -4,7 +4,7 @@
LIC_FILES_CHKSUM = "file://${S}/COPYING;md5=3b83ef96387f14655fc854ddc3c6bd57"
SRC_URI = "git://github.com/open-power/pdbg.git;branch=master;protocol=https"
-SRCREV = "5217c8267d545b0fa2103c04d1f6ad952bce2efc"
+SRCREV = "f429a97edc64114ffe18530a338682b6e5928195"
DEPENDS += "dtc-native"