summaryrefslogtreecommitdiff
path: root/meta-phosphor/common/recipes-devtools
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2018-03-30 19:27:37 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-04-03 23:07:33 +0300
commit3a3497cf098146720306c993f913f13e7cf3c54b (patch)
treefeb326e1ec53399fcaf8183e6131e31321871ac0 /meta-phosphor/common/recipes-devtools
parent4c6fedf6ba56bcc54f55675bd90f21a98fa9cb88 (diff)
downloadopenbmc-3a3497cf098146720306c993f913f13e7cf3c54b.tar.xz
iotools: bump version
Pick up a couple patches. Tested: Built iotools and witherspoon images Change-Id: Ia9dfc5ec958c2aaa68f7a22ab35013e9cbb0f02a Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/common/recipes-devtools')
-rw-r--r--meta-phosphor/common/recipes-devtools/iotools/iotools_1.6.bb2
1 files changed, 1 insertions, 1 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 2a3928699..af2cc76ac 100644
--- a/meta-phosphor/common/recipes-devtools/iotools/iotools_1.6.bb
+++ b/meta-phosphor/common/recipes-devtools/iotools/iotools_1.6.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Command line tools for hardware device registers"
HOMEPAGE = "https://github.com/jonmayergoogle/iotools"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
-SRCREV = "223a7be0885dd3d0dba910d55d06745bdfd846d8"
+SRCREV = "8d928b3360246b8ead95b442ca3887ce8b8f942f"
SRC_URI = "git://git@github.com/jonmayergoogle/iotools.git;protocol=https"
PV = "v1.6+git${SRCPV}"