summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEyal Reizer <eyalr@ti.com>2017-12-06 07:18:37 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-12-05 20:26:31 -0500
commitdb41321fadde6a3e265de802de4e246b66151e42 (patch)
tree45f4b36546e55fea2ff64e00eeaf8edb88b3bbcb
parentd3b90b8bce08891b27c6bec52bdbbbf7a0923bdb (diff)
downloadmeta-ti-db41321fadde6a3e265de802de4e246b66151e42.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>
-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"
5DEPENDS = "libnl" 5DEPENDS = "libnl"
6RDEPENDS_${PN} = "wl18xx-fw" 6RDEPENDS_${PN} = "wl18xx-fw"
7 7
8#Tag: R8.7_SP1 (8.7.1) 8#Tag: R8.7_SP3 (8.7.3)
9SRCREV = "39542357111d1f24e866c2857d561a348c04cce4" 9SRCREV = "5048b59a444ac59ba7171d6e122d5a84581aebf2"
10SRC_URI = "git://git.ti.com/wilink8-wlan/18xx-ti-utils.git" 10SRC_URI = "git://git.ti.com/wilink8-wlan/18xx-ti-utils.git"
11 11
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"