summaryrefslogtreecommitdiff
path: root/meta-phosphor/common/recipes-devtools/iotools
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2017-10-06 01:11:30 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2017-10-10 04:21:03 +0300
commit7507209e80c1f60feab2edf453f0440ee17e9e62 (patch)
tree67ea9a69b95c9965605f37e474049e9d978d3995 /meta-phosphor/common/recipes-devtools/iotools
parent7870c80d8c360c012326f9e32d9b12abf48f23f1 (diff)
downloadopenbmc-7507209e80c1f60feab2edf453f0440ee17e9e62.tar.xz
devtools: iotools: update src_uri and srcrev
This fork was updated today per a bug I reported internally, and therefore is more likely to be the correct version for the recipes. Change-Id: I427b2404976b9a0f2dd8e919909236d9993d35ab Signed-off-by: Patrick Venture <venture@google.com>
Diffstat (limited to 'meta-phosphor/common/recipes-devtools/iotools')
-rw-r--r--meta-phosphor/common/recipes-devtools/iotools/iotools_1.6.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-phosphor/common/recipes-devtools/iotools/iotools_1.6.bb b/meta-phosphor/common/recipes-devtools/iotools/iotools_1.6.bb
index e3c02c2fc..0fc872dc1 100644
--- a/meta-phosphor/common/recipes-devtools/iotools/iotools_1.6.bb
+++ b/meta-phosphor/common/recipes-devtools/iotools/iotools_1.6.bb
@@ -1,9 +1,9 @@
DESCRIPTION = "Command line tools for hardware device registers"
-HOMEPAGE = "https://github.com/adurbin/iotools"
+HOMEPAGE = "https://github.com/jonmayergoogle/iotools"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
-SRCREV = "452ad1f4957a4f307fbe204419e5d08a1a1febb9"
-SRC_URI = "git://git@github.com/adurbin/iotools.git;protocol=https"
+SRCREV = "223a7be0885dd3d0dba910d55d06745bdfd846d8"
+SRC_URI = "git://git@github.com/jonmayergoogle/iotools.git;protocol=https"
PV = "v1.6+git${SRCPV}"
S = "${WORKDIR}/git"