blob: 3b00e043dcf614c0134b272c08f0e83783aa137c [file] [log] [blame]
Joel Stanleyd4c74eb2016-05-24 17:32:23 +09301SUMMARY = "PowerPC FSI Debugger"
2DESCRIPTION = "pdbg allows JTAG-like debugging of the host POWER processors from the BMC."
3LICENSE = "Apache-2.0"
4LIC_FILES_CHKSUM = "file://${S}/COPYING;md5=3b83ef96387f14655fc854ddc3c6bd57"
5
6SRC_URI += "git://github.com/open-power/pdbg.git"
Matt Spinlerc3ff2492017-01-19 15:29:35 -06007SRC_URI += "file://0001-CFAM-reg-0x2918-access-hack.patch"
Joel Stanleyd4c74eb2016-05-24 17:32:23 +09308
Patrick Williams054e4522017-01-13 09:26:17 -06009SRCREV = "6554a4a6bf73c22766650977eec07f90502b7438"
Joel Stanleyd4c74eb2016-05-24 17:32:23 +093010PV = "git${SRCREV}"
11
12S = "${WORKDIR}/git"
13
14inherit autotools