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>
diff --git a/common/recipes-devtools/iotools/iotools_1.6.bb b/common/recipes-devtools/iotools/iotools_1.6.bb
index e3c02c2..0fc872d 100644
--- a/common/recipes-devtools/iotools/iotools_1.6.bb
+++ b/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"