summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines/meta-openpower/common/recipes-bsp/pdbg
diff options
context:
space:
mode:
authorMatt Spinler <spinler@us.ibm.com>2017-01-09 09:28:50 -0600
committerPatrick Williams <patrick@stwcx.xyz>2017-01-10 19:40:56 +0000
commit6f41005d5f135f71cde7c4b7ae483290355fe62f (patch)
tree17531f49605b03398e6cccbc82440cd647e0b806 /meta-openbmc-machines/meta-openpower/common/recipes-bsp/pdbg
parent2a9a08a553bbd72db658cdef5c5f2136f524c4f4 (diff)
downloadtalos-openbmc-6f41005d5f135f71cde7c4b7ae483290355fe62f.tar.gz
talos-openbmc-6f41005d5f135f71cde7c4b7ae483290355fe62f.zip
Add multi-p9 support to the pdbg scripts
start_host.sh and vcs_workaround.sh need changes to support multiple P9s. Also bumped the pdbg version which is coreqed with the script changes. Change-Id: I5536b548315b5f9bf4fd4cb742c686a6ce12b6d0 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
Diffstat (limited to 'meta-openbmc-machines/meta-openpower/common/recipes-bsp/pdbg')
-rw-r--r--meta-openbmc-machines/meta-openpower/common/recipes-bsp/pdbg/pdbg.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openbmc-machines/meta-openpower/common/recipes-bsp/pdbg/pdbg.bb b/meta-openbmc-machines/meta-openpower/common/recipes-bsp/pdbg/pdbg.bb
index 025aa4a31..494740458 100644
--- a/meta-openbmc-machines/meta-openpower/common/recipes-bsp/pdbg/pdbg.bb
+++ b/meta-openbmc-machines/meta-openpower/common/recipes-bsp/pdbg/pdbg.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://${S}/COPYING;md5=3b83ef96387f14655fc854ddc3c6bd57"
SRC_URI += "git://github.com/open-power/pdbg.git"
-SRCREV = "bc861c9883bd1c40c7a284d8e4f6676b758268e5"
+SRCREV = "e4d626ed4edc3db0b850e71ca0410e343faca950"
PV = "git${SRCREV}"
S = "${WORKDIR}/git"
OpenPOWER on IntegriCloud