commit | c8d495b679dfdb81520a3fe7171a11cf43ffe9d5 | [log] [tgz] |
---|---|---|
author | Dinesh Chinari <chinari@us.ibm.com> | Wed Mar 15 15:03:23 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Mar 16 21:40:09 2017 +0000 |
tree | 6503b11fcb8daed9165fa2633bf1e80f23a2fea5 | |
parent | 5e48a3e3cda169486333d8f910cb136a4dfc0004 [diff] |
pdbg.bb: bump version Change-Id: I9ecb8aae87cec31a38bb97a1461786a949fe8ccf Signed-off-by: Dinesh Chinari <chinari@us.ibm.com>
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 6e1efc6..e2e1dd0 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
@@ -4,9 +4,8 @@ LIC_FILES_CHKSUM = "file://${S}/COPYING;md5=3b83ef96387f14655fc854ddc3c6bd57" SRC_URI += "git://github.com/open-power/pdbg.git" -SRC_URI += "file://0001-CFAM-reg-0x2918-access-hack.patch" -SRCREV = "bcdad17c283f2242700a01625e20bfe98bca2c2e" +SRCREV = "4714be0f56763f60718b46f9694a230d179b3770" PV = "git${SRCREV}" S = "${WORKDIR}/git"