meta-openpower: pdbg: srcrev bump e81f3f6..5217c82
Deepa Karthikeyan (2):
Fix the device path mapping for Everest
Fix ocmb index value
Dhruvaraj Subhashchandran (1):
Update Odyssey SBE state check
SwethaParasa (1):
libpdbg: Add On Chip Controller (OCC) hardware unit
devenrao (5):
POZ: fix ffdc_get method to take chipop target
POZ: avoid double memory allocation for ffdc data
POZ: look for ffdc data for chip-op success
POZ: increase size of output buffer for multiple ffdc
POZ : revert avoid double memory allocation for ffdc data
Change-Id: Id5564c3dba0fb822ff1a7c2c9eaff10f19432657
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 b92dc9e..c23a336 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 = "e81f3f66684aa1f8a7d843528e6353751a3a223e"
+SRCREV = "5217c8267d545b0fa2103c04d1f6ad952bce2efc"
DEPENDS += "dtc-native"