All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/4] wl18xx-fw: update recipe for version R8.7_SP3
@ 2017-12-06  1:18 Denys Dmytriyenko
  2017-12-06  1:18 ` [PATCH 2/4] wl18xx-calibrator: " Denys Dmytriyenko
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Denys Dmytriyenko @ 2017-12-06  1:18 UTC (permalink / raw)
  To: meta-ti

From: Eyal Reizer <eyalr@ti.com>

Signed-off-by: Eyal Reizer <eyalr@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
 .../{wl18xx-fw_8.7.1.bb => wl18xx-fw_8.7.3.bb}     |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename recipes-bsp/wl18xx-fw/{wl18xx-fw_8.7.1.bb => wl18xx-fw_8.7.3.bb} (86%)

diff --git a/recipes-bsp/wl18xx-fw/wl18xx-fw_8.7.1.bb b/recipes-bsp/wl18xx-fw/wl18xx-fw_8.7.3.bb
similarity index 86%
rename from recipes-bsp/wl18xx-fw/wl18xx-fw_8.7.1.bb
rename to recipes-bsp/wl18xx-fw/wl18xx-fw_8.7.3.bb
index ec360fe..a52ec89 100644
--- a/recipes-bsp/wl18xx-fw/wl18xx-fw_8.7.1.bb
+++ b/recipes-bsp/wl18xx-fw/wl18xx-fw_8.7.3.bb
@@ -7,8 +7,8 @@ SRC_URI = " \
 	file://0001-Add-Makefile-to-install-firmware-files.patch \
 "
 
-# Tag: R8.7-SP1 (8.7.1)
-SRCREV = "fe3909e93d15a4b17e43699dde2bba0e9a3c0abc"
+# Tag: R8.7-SP3 (8.7.3)
+SRCREV = "f659be25473e4bde8dc790bff703ecacde6e21da"
 BRANCH = "master"
 
 S = "${WORKDIR}/git"
-- 
1.7.9.5



^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH 2/4] wl18xx-calibrator: update recipe for version R8.7_SP3
  2017-12-06  1:18 [PATCH 1/4] wl18xx-fw: update recipe for version R8.7_SP3 Denys Dmytriyenko
@ 2017-12-06  1:18 ` Denys Dmytriyenko
  2017-12-06  1:18 ` [PATCH 3/4] wl18xx-target-scripts: " Denys Dmytriyenko
  2017-12-06  1:18 ` [PATCH 4/4] wlconf: " Denys Dmytriyenko
  2 siblings, 0 replies; 4+ messages in thread
From: Denys Dmytriyenko @ 2017-12-06  1:18 UTC (permalink / raw)
  To: meta-ti

From: Eyal Reizer <eyalr@ti.com>

Signed-off-by: Eyal Reizer <eyalr@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
 ...ibrator_8.7.1.bb => wl18xx-calibrator_8.7.3.bb} |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename recipes-connectivity/wl18xx-calibrator/{wl18xx-calibrator_8.7.1.bb => wl18xx-calibrator_8.7.3.bb} (88%)

diff --git a/recipes-connectivity/wl18xx-calibrator/wl18xx-calibrator_8.7.1.bb b/recipes-connectivity/wl18xx-calibrator/wl18xx-calibrator_8.7.3.bb
similarity index 88%
rename from recipes-connectivity/wl18xx-calibrator/wl18xx-calibrator_8.7.1.bb
rename to recipes-connectivity/wl18xx-calibrator/wl18xx-calibrator_8.7.3.bb
index e3b2e7f..8a759ed 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"
 DEPENDS = "libnl"
 RDEPENDS_${PN} = "wl18xx-fw"
 
-#Tag: R8.7_SP1 (8.7.1)
-SRCREV = "39542357111d1f24e866c2857d561a348c04cce4"
+#Tag: R8.7_SP3 (8.7.3)
+SRCREV = "5048b59a444ac59ba7171d6e122d5a84581aebf2"
 SRC_URI = "git://git.ti.com/wilink8-wlan/18xx-ti-utils.git"
 
 S = "${WORKDIR}/git"
-- 
1.7.9.5



^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH 3/4] wl18xx-target-scripts: update recipe for version R8.7_SP3
  2017-12-06  1:18 [PATCH 1/4] wl18xx-fw: update recipe for version R8.7_SP3 Denys Dmytriyenko
  2017-12-06  1:18 ` [PATCH 2/4] wl18xx-calibrator: " Denys Dmytriyenko
@ 2017-12-06  1:18 ` Denys Dmytriyenko
  2017-12-06  1:18 ` [PATCH 4/4] wlconf: " Denys Dmytriyenko
  2 siblings, 0 replies; 4+ messages in thread
From: Denys Dmytriyenko @ 2017-12-06  1:18 UTC (permalink / raw)
  To: meta-ti

From: Eyal Reizer <eyalr@ti.com>

Signed-off-by: Eyal Reizer <eyalr@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
 ...pts_8.7.1.bb => wl18xx-target-scripts_8.7.3.bb} |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename recipes-connectivity/wl18xx-target-scripts/{wl18xx-target-scripts_8.7.1.bb => wl18xx-target-scripts_8.7.3.bb} (96%)

diff --git a/recipes-connectivity/wl18xx-target-scripts/wl18xx-target-scripts_8.7.1.bb b/recipes-connectivity/wl18xx-target-scripts/wl18xx-target-scripts_8.7.3.bb
similarity index 96%
rename from recipes-connectivity/wl18xx-target-scripts/wl18xx-target-scripts_8.7.1.bb
rename to recipes-connectivity/wl18xx-target-scripts/wl18xx-target-scripts_8.7.3.bb
index 07a164b..b9492b2 100644
--- a/recipes-connectivity/wl18xx-target-scripts/wl18xx-target-scripts_8.7.1.bb
+++ b/recipes-connectivity/wl18xx-target-scripts/wl18xx-target-scripts_8.7.3.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Scripts and configuration files for TI wireless drivers"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://README;beginline=1;endline=21;md5=b8d6a0865f50159bf5c0d175d1f4a705"
 
-# Tag: R8.7_SP1 (8.7.1)
+# Tag: R8.7_SP3 (8.7.3)
 SRCREV = "a07b6e711d2a70608101d3d6cdc5749c4d8a96d5"
 BRANCH = "sitara-scripts"
 SRC_URI = "git://git.ti.com/wilink8-wlan/wl18xx-target-scripts.git;protocol=git;branch=${BRANCH}"
-- 
1.7.9.5



^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH 4/4] wlconf: update recipe for version R8.7_SP3
  2017-12-06  1:18 [PATCH 1/4] wl18xx-fw: update recipe for version R8.7_SP3 Denys Dmytriyenko
  2017-12-06  1:18 ` [PATCH 2/4] wl18xx-calibrator: " Denys Dmytriyenko
  2017-12-06  1:18 ` [PATCH 3/4] wl18xx-target-scripts: " Denys Dmytriyenko
@ 2017-12-06  1:18 ` Denys Dmytriyenko
  2 siblings, 0 replies; 4+ messages in thread
From: Denys Dmytriyenko @ 2017-12-06  1:18 UTC (permalink / raw)
  To: meta-ti

From: Eyal Reizer <eyalr@ti.com>

Signed-off-by: Eyal Reizer <eyalr@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
 .../wlconf/{wlconf_8.7.1.bb => wlconf_8.7.3.bb}    |   36 ++++++++++----------
 1 file changed, 18 insertions(+), 18 deletions(-)
 rename recipes-connectivity/wlconf/{wlconf_8.7.1.bb => wlconf_8.7.3.bb} (40%)

diff --git a/recipes-connectivity/wlconf/wlconf_8.7.1.bb b/recipes-connectivity/wlconf/wlconf_8.7.3.bb
similarity index 40%
rename from recipes-connectivity/wlconf/wlconf_8.7.1.bb
rename to recipes-connectivity/wlconf/wlconf_8.7.3.bb
index fdff614..19f28b7 100644
--- a/recipes-connectivity/wlconf/wlconf_8.7.1.bb
+++ b/recipes-connectivity/wlconf/wlconf_8.7.3.bb
@@ -2,8 +2,8 @@ DESCRIPTION = "Configuration utility for TI wireless drivers"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://README;beginline=1;endline=21;md5=adc05a1903d3f107f85c90328e3a9438"
 
-# Tag: R8.7_SP1 (8.7.1) +fix
-SRCREV = "ee653d2845b0029c14f49ca83a2f6c02037ec239"
+# Tag: R8.7_SP3 (8.7.3)
+SRCREV = "5048b59a444ac59ba7171d6e122d5a84581aebf2"
 SRC_URI = "git://git.ti.com/wilink8-wlan/18xx-ti-utils.git"
 
 S = "${WORKDIR}/git/wlconf"
@@ -11,29 +11,29 @@ S = "${WORKDIR}/git/wlconf"
 EXTRA_OEMAKE = "CC="${CC}""
 
 do_install() {
-	install -d ${D}${bindir}
-	install -d ${D}${bindir}/wlconf/
-	install -d ${D}${bindir}/wlconf/official_inis
+	install -d ${D}${sbindir}
+	install -d ${D}${sbindir}/wlconf/
+	install -d ${D}${sbindir}/wlconf/official_inis
 	install -d ${D}/lib/firmware/ti-connectivity
 
-	install -m 0755 wlconf ${D}${bindir}/wlconf/
-	install -m 0755 dictionary.txt ${D}${bindir}/wlconf/
-	install -m 0755 struct.bin ${D}${bindir}/wlconf/
-	install -m 0755 default.conf ${D}${bindir}/wlconf/
-	install -m 0755 wl18xx-conf-default.bin ${D}${bindir}/wlconf/
+	install -m 0755 wlconf ${D}${sbindir}/wlconf/
+	install -m 0755 dictionary.txt ${D}${sbindir}/wlconf/
+	install -m 0755 struct.bin ${D}${sbindir}/wlconf/
+	install -m 0755 default.conf ${D}${sbindir}/wlconf/
+	install -m 0755 wl18xx-conf-default.bin ${D}${sbindir}/wlconf/
 	install -m 0755 wl18xx-conf-default.bin ${D}/lib/firmware/ti-connectivity/wl18xx-conf.bin
-	install -m 0755 README ${D}${bindir}/wlconf/
-	install -m 0755 example.conf ${D}${bindir}/wlconf/
-	install -m 0755 example.ini ${D}${bindir}/wlconf/
-	install -m 0755 configure-device.sh ${D}${bindir}/wlconf/
+	install -m 0755 README ${D}${sbindir}/wlconf/
+	install -m 0755 example.conf ${D}${sbindir}/wlconf/
+	install -m 0755 example.ini ${D}${sbindir}/wlconf/
+	install -m 0755 configure-device.sh ${D}${sbindir}/wlconf/
 	install -m 0755 ${S}/official_inis/* \
-			${D}${bindir}/wlconf/official_inis/
+			${D}${sbindir}/wlconf/official_inis/
 }
 
 FILES_${PN} += " \
-	${bindir}/wlconf \
-	${bindir}/wlconf/official_inis \
+	${sbindir}/wlconf \
+	${sbindir}/wlconf/official_inis \
 	/lib/firmware/ti-connectivity/wl18xx-conf.bin \
 "
 
-FILES_${PN}-dbg += "${bindir}/wlconf/.debug"
+FILES_${PN}-dbg += "${sbindir}/wlconf/.debug"
-- 
1.7.9.5



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-12-06  1:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-06  1:18 [PATCH 1/4] wl18xx-fw: update recipe for version R8.7_SP3 Denys Dmytriyenko
2017-12-06  1:18 ` [PATCH 2/4] wl18xx-calibrator: " Denys Dmytriyenko
2017-12-06  1:18 ` [PATCH 3/4] wl18xx-target-scripts: " Denys Dmytriyenko
2017-12-06  1:18 ` [PATCH 4/4] wlconf: " Denys Dmytriyenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.