diff options
| author | Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> | 2019-04-07 15:03:29 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2019-04-08 10:40:41 -0700 |
| commit | 495fff296aacabd913d5c63b294831684b74e87c (patch) | |
| tree | 08d3b54ed248e9aa6943f94b08a952f9a61655a4 | |
| parent | 6cd2bf04daa0575c34bff9837fc3f2244c57c99d (diff) | |
| download | meta-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>
| -rw-r--r-- | meta-networking/recipes-support/phytool/phytool.bb | 4 |
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" | |||
| 2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPLv2" |
| 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=39bba7d2cf0ba1036f2a6e2be52fe3f0" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=39bba7d2cf0ba1036f2a6e2be52fe3f0" |
| 4 | 4 | ||
| 5 | PV = "1.0.1+git${SRCPV}" | 5 | PV = "2+git${SRCPV}" |
| 6 | SRCREV = "3149bfdb4f513e2f0da0a7d0bc5d0873578696f2" | 6 | SRCREV = "8882328c08ba2efb13c049812098f1d0cb8adf0c" |
| 7 | SRC_URI = "git://github.com/wkz/phytool.git" | 7 | SRC_URI = "git://github.com/wkz/phytool.git" |
| 8 | 8 | ||
| 9 | S = "${WORKDIR}/git" | 9 | S = "${WORKDIR}/git" |
