diff options
author | Eyal Reizer <eyalr@ti.com> | 2017-12-06 07:18:37 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2017-12-06 14:11:59 -0500 |
commit | 35fcb315f6d0234c644715e213924d06bd043d78 (patch) | |
tree | f69b8758614e69c0c8e826c526dad49c95c2c454 /recipes-connectivity | |
parent | 536a712a16680f030941d75dcce7447551119e23 (diff) | |
download | meta-ti-35fcb315f6d0234c644715e213924d06bd043d78.tar.gz |
wl18xx-calibrator: update recipe for version R8.7_SP3
Signed-off-by: Eyal Reizer <eyalr@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-connectivity')
-rw-r--r-- | recipes-connectivity/wl18xx-calibrator/wl18xx-calibrator_8.7.3.bb (renamed from recipes-connectivity/wl18xx-calibrator/wl18xx-calibrator_8.7.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-connectivity/wl18xx-calibrator/wl18xx-calibrator_8.7.1.bb b/recipes-connectivity/wl18xx-calibrator/wl18xx-calibrator_8.7.3.bb index e3b2e7fa..8a759ed8 100644 --- a/recipes-connectivity/wl18xx-calibrator/wl18xx-calibrator_8.7.1.bb +++ b/recipes-connectivity/wl18xx-calibrator/wl18xx-calibrator_8.7.3.bb | |||
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4725015cb0be7be389cf06deeae3683d" | |||
5 | DEPENDS = "libnl" | 5 | DEPENDS = "libnl" |
6 | RDEPENDS_${PN} = "wl18xx-fw" | 6 | RDEPENDS_${PN} = "wl18xx-fw" |
7 | 7 | ||
8 | #Tag: R8.7_SP1 (8.7.1) | 8 | #Tag: R8.7_SP3 (8.7.3) |
9 | SRCREV = "39542357111d1f24e866c2857d561a348c04cce4" | 9 | SRCREV = "5048b59a444ac59ba7171d6e122d5a84581aebf2" |
10 | SRC_URI = "git://git.ti.com/wilink8-wlan/18xx-ti-utils.git" | 10 | SRC_URI = "git://git.ti.com/wilink8-wlan/18xx-ti-utils.git" |
11 | 11 | ||
12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |