aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/phytool
diff options
context:
space:
mode:
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>2019-04-07 15:03:29 +0200
committerKhem Raj <raj.khem@gmail.com>2019-04-08 10:40:41 -0700
commit495fff296aacabd913d5c63b294831684b74e87c (patch)
tree08d3b54ed248e9aa6943f94b08a952f9a61655a4 /meta-networking/recipes-support/phytool
parent6cd2bf04daa0575c34bff9837fc3f2244c57c99d (diff)
downloadmeta-openembedded-495fff296aacabd913d5c63b294831684b74e87c.tar.gz
phytool: update to v2
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-support/phytool')
-rw-r--r--meta-networking/recipes-support/phytool/phytool.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/phytool/phytool.bb b/meta-networking/recipes-support/phytool/phytool.bb
index 4ed3ed1e40..29499d6d7a 100644
--- a/meta-networking/recipes-support/phytool/phytool.bb
+++ b/meta-networking/recipes-support/phytool/phytool.bb
@@ -2,8 +2,8 @@ SUMMARY = "PHY interface tool for Linux"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://LICENSE;md5=39bba7d2cf0ba1036f2a6e2be52fe3f0"
-PV = "1.0.1+git${SRCPV}"
-SRCREV = "3149bfdb4f513e2f0da0a7d0bc5d0873578696f2"
+PV = "2+git${SRCPV}"
+SRCREV = "8882328c08ba2efb13c049812098f1d0cb8adf0c"
SRC_URI = "git://github.com/wkz/phytool.git"
S = "${WORKDIR}/git"