summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines/meta-openpower/common/recipes-bsp
diff options
context:
space:
mode:
authorEdward A. James <eajames@us.ibm.com>2017-05-18 16:55:27 -0500
committerEdward A. James <eajames@us.ibm.com>2017-05-26 16:27:17 +0000
commit42a4bb0d93d0931910a8499511cbc7bd9384a191 (patch)
treeadcf2c171c07bfa40a1ce5fd41dc925c9f0a2945 /meta-openbmc-machines/meta-openpower/common/recipes-bsp
parent1d22c22a2a6dadaf351cb2f9cbdf007f06adb079 (diff)
downloadtalos-openbmc-42a4bb0d93d0931910a8499511cbc7bd9384a191.tar.gz
talos-openbmc-42a4bb0d93d0931910a8499511cbc7bd9384a191.zip
Bump pdbg version for 4.10 kernel
Change-Id: I38816e67a105a6265a8a7933e6d66b95f850f03b Signed-off-by: Edward A. James <eajames@us.ibm.com>
Diffstat (limited to 'meta-openbmc-machines/meta-openpower/common/recipes-bsp')
-rw-r--r--meta-openbmc-machines/meta-openpower/common/recipes-bsp/pdbg/pdbg.bb4
1 files changed, 2 insertions, 2 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 e2e1dd01c..2f47ce029 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
@@ -3,9 +3,9 @@ DESCRIPTION = "pdbg allows JTAG-like debugging of the host POWER processors from
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://${S}/COPYING;md5=3b83ef96387f14655fc854ddc3c6bd57"
-SRC_URI += "git://github.com/open-power/pdbg.git"
+SRC_URI += "git://github.com/open-power/pdbg.git;branch=pdbg-0.x"
-SRCREV = "4714be0f56763f60718b46f9694a230d179b3770"
+SRCREV = "a16e918e465181ae3d8bd5a85052e04bfbf2330e"
PV = "git${SRCREV}"
S = "${WORKDIR}/git"
OpenPOWER on IntegriCloud