* [PATCH 1/3] Wl18xx : recipes update - tag changed to ol_r8.a8.10
@ 2014-01-27 20:19 Yaniv Mahani
2014-01-27 20:19 ` [PATCH 2/3] hostap-daemon-wl18xx: fix conf file Yaniv Mahani
2014-01-27 20:19 ` [PATCH 3/3] wl18xx wlconf: add missing default bin Yaniv Mahani
0 siblings, 2 replies; 6+ messages in thread
From: Yaniv Mahani @ 2014-01-27 20:19 UTC (permalink / raw)
To: meta-arago
From: Yaniv Machani <yanivma@ti.com>
Updated to latest release.
Signed-off-by: Yaniv Machani <yanivma@ti.com>
---
...08.bb => ti-compat-wireless-wl18xx_r8.a8.10.bb} | 4 ++--
...are_r8.a8.08.bb => wl18xx-firmware_r8.a8.10.bb} | 6 +++---
...8.a8.08.bb => hostap-daemon-wl18xx_r8.a8.10.bb} | 4 ++--
....a8.08.bb => wpa-supplicant-wl18xx_r8.a8.10.bb} | 4 ++--
...8.a8.08.bb => ti-wifi-utils-wl18xx_r8.a8.10.bb} | 6 +++---
5 files changed, 12 insertions(+), 12 deletions(-)
rename meta-arago-extras/recipes-bsp/ti-compat-wireless/{ti-compat-wireless-wl18xx_r8.a8.08.bb => ti-compat-wireless-wl18xx_r8.a8.10.bb} (98%)
rename meta-arago-extras/recipes-bsp/wl18xx-firmware/{wl18xx-firmware_r8.a8.08.bb => wl18xx-firmware_r8.a8.10.bb} (86%)
rename meta-arago-extras/recipes-connectivity/hostap/{hostap-daemon-wl18xx_r8.a8.08.bb => hostap-daemon-wl18xx_r8.a8.10.bb} (92%)
rename meta-arago-extras/recipes-connectivity/wpa-supplicant/{wpa-supplicant-wl18xx_r8.a8.08.bb => wpa-supplicant-wl18xx_r8.a8.10.bb} (94%)
rename meta-arago-extras/recipes-devtools/ti-wifi-utils/{ti-wifi-utils-wl18xx_r8.a8.08.bb => ti-wifi-utils-wl18xx_r8.a8.10.bb} (89%)
diff --git a/meta-arago-extras/recipes-bsp/ti-compat-wireless/ti-compat-wireless-wl18xx_r8.a8.08.bb b/meta-arago-extras/recipes-bsp/ti-compat-wireless/ti-compat-wireless-wl18xx_r8.a8.10.bb
similarity index 98%
rename from meta-arago-extras/recipes-bsp/ti-compat-wireless/ti-compat-wireless-wl18xx_r8.a8.08.bb
rename to meta-arago-extras/recipes-bsp/ti-compat-wireless/ti-compat-wireless-wl18xx_r8.a8.10.bb
index c377667..0e7281a 100644
--- a/meta-arago-extras/recipes-bsp/ti-compat-wireless/ti-compat-wireless-wl18xx_r8.a8.08.bb
+++ b/meta-arago-extras/recipes-bsp/ti-compat-wireless/ti-compat-wireless-wl18xx_r8.a8.10.bb
@@ -20,9 +20,9 @@ PV = "r8.a8.08"
inherit module
PR = "${MACHINE_KERNEL_PR}"
-PR_append = "a"
+PR_append = "b"
-# Tags: ol_r8.a8.08
+# Tags: ol_r8.a8.10
SRCREV_wl18xx = "eaa1820c02dc076e6ad9254e9cb7a3bb0c17471b"
SRCREV_compat = "5d80865281795f962e1400a95202bbd07dd763c0"
SRCREV_compat-wireless = "23a0d62ea1a57327709a77f08d6265ec807a909f"
diff --git a/meta-arago-extras/recipes-bsp/wl18xx-firmware/wl18xx-firmware_r8.a8.08.bb b/meta-arago-extras/recipes-bsp/wl18xx-firmware/wl18xx-firmware_r8.a8.10.bb
similarity index 86%
rename from meta-arago-extras/recipes-bsp/wl18xx-firmware/wl18xx-firmware_r8.a8.08.bb
rename to meta-arago-extras/recipes-bsp/wl18xx-firmware/wl18xx-firmware_r8.a8.10.bb
index 759bf47..ba698ff 100644
--- a/meta-arago-extras/recipes-bsp/wl18xx-firmware/wl18xx-firmware_r8.a8.08.bb
+++ b/meta-arago-extras/recipes-bsp/wl18xx-firmware/wl18xx-firmware_r8.a8.10.bb
@@ -4,15 +4,15 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=4977a0fe767ee17765ae63c435a32a9e"
PACKAGE_ARCH = "all"
-PR = "r0+gitr${SRCPV}"
+PR = "r1+gitr${SRCPV}"
PROVIDES += "wl12xx-firmware"
RPROVIDES_${PN} += "wl12xx-firmware"
RREPLACES_${PN} += "wl12xx-firmware"
RCONFLICTS_${PN} += "wl12xx-firmware"
-# Tag: ol_r8.a8.08
-SRCREV = "8e7f455e726f2bf92c568286a5cca510d7718dc1"
+# Tag: ol_r8.a8.10
+SRCREV = "89dc93a5c23fd69ebacd64c936ba5aabf173c29b"
SRC_URI = "git://github.com/TI-OpenLink/wl18xx_fw.git;protocol=git \
file://Makefile \
"
diff --git a/meta-arago-extras/recipes-connectivity/hostap/hostap-daemon-wl18xx_r8.a8.08.bb b/meta-arago-extras/recipes-connectivity/hostap/hostap-daemon-wl18xx_r8.a8.10.bb
similarity index 92%
rename from meta-arago-extras/recipes-connectivity/hostap/hostap-daemon-wl18xx_r8.a8.08.bb
rename to meta-arago-extras/recipes-connectivity/hostap/hostap-daemon-wl18xx_r8.a8.10.bb
index 861c97b..acd3c29 100644
--- a/meta-arago-extras/recipes-connectivity/hostap/hostap-daemon-wl18xx_r8.a8.08.bb
+++ b/meta-arago-extras/recipes-connectivity/hostap/hostap-daemon-wl18xx_r8.a8.10.bb
@@ -6,7 +6,7 @@ require hostap.inc
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://../COPYING;md5=ab87f20cd7e8c0d0a6539b34d3791d0e"
-PR_append = "a+gitr${SRCPV}"
+PR_append = "b+gitr${SRCPV}"
FILESEXTRAPATHS_append := "${THISDIR}/hostap-daemon:"
@@ -14,7 +14,7 @@ FILESEXTRAPATHS_append := "${THISDIR}/hostap-daemon:"
# of hostap
PV = "2.0-devel-ti"
-# Tag: ol_r8.a8.08
+# Tag: ol_r8.a8.10
SRCREV = "257ab333aad993b4be81808524bc0d939c276058"
PROVIDES += "hostap-daemon"
diff --git a/meta-arago-extras/recipes-connectivity/wpa-supplicant/wpa-supplicant-wl18xx_r8.a8.08.bb b/meta-arago-extras/recipes-connectivity/wpa-supplicant/wpa-supplicant-wl18xx_r8.a8.10.bb
similarity index 94%
rename from meta-arago-extras/recipes-connectivity/wpa-supplicant/wpa-supplicant-wl18xx_r8.a8.08.bb
rename to meta-arago-extras/recipes-connectivity/wpa-supplicant/wpa-supplicant-wl18xx_r8.a8.10.bb
index ec7a0c7..6340967 100644
--- a/meta-arago-extras/recipes-connectivity/wpa-supplicant/wpa-supplicant-wl18xx_r8.a8.08.bb
+++ b/meta-arago-extras/recipes-connectivity/wpa-supplicant/wpa-supplicant-wl18xx_r8.a8.10.bb
@@ -10,9 +10,9 @@ LIC_FILES_CHKSUM = "file://../COPYING;md5=ab87f20cd7e8c0d0a6539b34d3791d0e \
FILESEXTRAPATHS_append := "${THISDIR}/wpa-supplicant:"
-# Tag: ol_r8.a8.08
+# Tag: ol_r8.a8.10
SRCREV = "257ab333aad993b4be81808524bc0d939c276058"
-PR_append = "a+gitr${SRCPV}"
+PR_append = "b+gitr${SRCPV}"
# Add ti to the PV to indicate that this is a TI modify version of wpa-supplicant.
PV = "2.0-devel-ti"
diff --git a/meta-arago-extras/recipes-devtools/ti-wifi-utils/ti-wifi-utils-wl18xx_r8.a8.08.bb b/meta-arago-extras/recipes-devtools/ti-wifi-utils/ti-wifi-utils-wl18xx_r8.a8.10.bb
similarity index 89%
rename from meta-arago-extras/recipes-devtools/ti-wifi-utils/ti-wifi-utils-wl18xx_r8.a8.08.bb
rename to meta-arago-extras/recipes-devtools/ti-wifi-utils/ti-wifi-utils-wl18xx_r8.a8.10.bb
index 601b203..26faa6f 100644
--- a/meta-arago-extras/recipes-devtools/ti-wifi-utils/ti-wifi-utils-wl18xx_r8.a8.08.bb
+++ b/meta-arago-extras/recipes-devtools/ti-wifi-utils/ti-wifi-utils-wl18xx_r8.a8.10.bb
@@ -5,10 +5,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4725015cb0be7be389cf06deeae3683d"
DEPENDS = "libnl"
RDEPENDS_${PN} = "wl18xx-firmware"
-PR ="r0+gitr${SRCPV}"
+PR ="r1+gitr${SRCPV}"
-#Tag: ol_r8.a8.08
-SRCREV = "9627cb09b9de32b8ffcc32d3ce3e275b7c56d8e4"
+#Tag: ol_r8.a8.10
+SRCREV = "c50159d66af1786414b819ebcaa8b2571ae790a1"
SRC_URI = "git://github.com/TI-OpenLink/18xx-ti-utils.git \
"
--
1.7.9
^ permalink raw reply related [flat|nested] 6+ messages in thread* [PATCH 2/3] hostap-daemon-wl18xx: fix conf file 2014-01-27 20:19 [PATCH 1/3] Wl18xx : recipes update - tag changed to ol_r8.a8.10 Yaniv Mahani @ 2014-01-27 20:19 ` Yaniv Mahani 2014-01-27 20:19 ` [PATCH 3/3] wl18xx wlconf: add missing default bin Yaniv Mahani 1 sibling, 0 replies; 6+ messages in thread From: Yaniv Mahani @ 2014-01-27 20:19 UTC (permalink / raw) To: meta-arago From: Yaniv Machani <yanivma@ti.com> - Revert change of interface name to back to wlan0, to support OOB scripts. - Update to latest version. Signed-off-by: Yaniv Machani <yanivma@ti.com> --- ...d-change-conf-file-for-better-oob-startup.patch | 17 +++++++---------- 1 files changed, 7 insertions(+), 10 deletions(-) diff --git a/meta-arago-extras/recipes-connectivity/hostap/hostap-daemon-wl18xx/0001-hostapd-change-conf-file-for-better-oob-startup.patch b/meta-arago-extras/recipes-connectivity/hostap/hostap-daemon-wl18xx/0001-hostapd-change-conf-file-for-better-oob-startup.patch index aee4531..c89dd4c 100644 --- a/meta-arago-extras/recipes-connectivity/hostap/hostap-daemon-wl18xx/0001-hostapd-change-conf-file-for-better-oob-startup.patch +++ b/meta-arago-extras/recipes-connectivity/hostap/hostap-daemon-wl18xx/0001-hostapd-change-conf-file-for-better-oob-startup.patch @@ -1,18 +1,20 @@ -From 0649cc8f954a957a32180dc714ab4226503c5a66 Mon Sep 17 00:00:00 2001 +From 6e7fd68f1b21813c8df49bfc4d808f41baacc01a Mon Sep 17 00:00:00 2001 From: Yaniv Mahani <yanivma@ti.com> Date: Wed, 27 Nov 2013 13:43:55 +0200 Subject: [PATCH] hostapd change conf file for better oob startup Changed some of the default parameters + +Signed-off-by: Yaniv Mahani <yanivma@ti.com> --- - hostapd/hostapd.conf | 726 +++++++------------------------------------------- - 1 file changed, 89 insertions(+), 637 deletions(-) + hostapd/hostapd.conf | 724 ++++++-------------------------------------------- + 1 file changed, 88 insertions(+), 636 deletions(-) diff --git a/hostapd/hostapd.conf b/hostapd/hostapd.conf -index f26f310..162fc28 100644 +index f26f310..5e7b115 100644 --- a/hostapd/hostapd.conf +++ b/hostapd/hostapd.conf -@@ -1,9 +1,23 @@ +@@ -1,5 +1,19 @@ ##### hostapd configuration file ############################################## # Empty lines and lines starting with # are ignored +# @@ -32,11 +34,6 @@ index f26f310..162fc28 100644 # AP netdevice name (without 'ap' postfix, i.e., wlan0 uses wlan0ap for # management frames); ath0 for madwifi --interface=wlan0 -+interface=wlan1 - - # In case of madwifi, atheros, and nl80211 driver interfaces, an additional - # configuration parameter, bridge, may be used to notify hostapd if the @@ -22,7 +36,7 @@ interface=wlan0 # default: hostap). nl80211 is used with all Linux mac80211 drivers. # Use driver=none if building hostapd as a standalone RADIUS server that does -- 1.7.9 ^ permalink raw reply related [flat|nested] 6+ messages in thread
* [PATCH 3/3] wl18xx wlconf: add missing default bin 2014-01-27 20:19 [PATCH 1/3] Wl18xx : recipes update - tag changed to ol_r8.a8.10 Yaniv Mahani 2014-01-27 20:19 ` [PATCH 2/3] hostap-daemon-wl18xx: fix conf file Yaniv Mahani @ 2014-01-27 20:19 ` Yaniv Mahani 2014-01-27 20:33 ` Denys Dmytriyenko 1 sibling, 1 reply; 6+ messages in thread From: Yaniv Mahani @ 2014-01-27 20:19 UTC (permalink / raw) To: meta-arago From: Yaniv Machani <yanivma@ti.com> - Add missing configuration file, eliminate loading error message. - Update to latest version. Signed-off-by: Yaniv Machani <yanivma@ti.com> --- .../{wlconf_r8.a8.08.bb => wlconf_r8.a8.10.bb} | 9 ++++++--- 1 files changed, 6 insertions(+), 3 deletions(-) rename meta-arago-extras/recipes-connectivity/wlconf/{wlconf_r8.a8.08.bb => wlconf_r8.a8.10.bb} (80%) diff --git a/meta-arago-extras/recipes-connectivity/wlconf/wlconf_r8.a8.08.bb b/meta-arago-extras/recipes-connectivity/wlconf/wlconf_r8.a8.10.bb similarity index 80% rename from meta-arago-extras/recipes-connectivity/wlconf/wlconf_r8.a8.08.bb rename to meta-arago-extras/recipes-connectivity/wlconf/wlconf_r8.a8.10.bb index f4adc18..5f50e88 100644 --- a/meta-arago-extras/recipes-connectivity/wlconf/wlconf_r8.a8.08.bb +++ b/meta-arago-extras/recipes-connectivity/wlconf/wlconf_r8.a8.10.bb @@ -2,11 +2,11 @@ DESCRIPTION = "Configuration utility for TI wireless drivers" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://README;beginline=1;endline=21;md5=adc05a1903d3f107f85c90328e3a9438" -PR ="r0" +PR ="r1" PR_append = "+gitr${SRCPV}" -# Tag: ol_r8.a8.08 -SRCREV = "c976584589981c9ab8741d1819a5019e17cac13b" +# Tag: ol_r8.a8.10 +SRCREV = "c50159d66af1786414b819ebcaa8b2571ae790a1" SRC_URI = "git://github.com/TI-OpenLink/18xx-ti-utils.git" S = "${WORKDIR}/git/wlconf" @@ -17,12 +17,14 @@ do_install() { install -d ${D}${bindir} install -d ${D}${bindir}/wlconf/ install -d ${D}${bindir}/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 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/ @@ -33,6 +35,7 @@ do_install() { FILES_${PN} += " \ ${bindir}/wlconf \ ${bindir}/wlconf/official_inis \ + /lib/firmware/ti-connectivity/wl18xx-conf.bin \ " FILES_${PN}-dbg += "${bindir}/wlconf/.debug" -- 1.7.9 ^ permalink raw reply related [flat|nested] 6+ messages in thread
* Re: [PATCH 3/3] wl18xx wlconf: add missing default bin 2014-01-27 20:19 ` [PATCH 3/3] wl18xx wlconf: add missing default bin Yaniv Mahani @ 2014-01-27 20:33 ` Denys Dmytriyenko 2014-01-27 20:37 ` Machani, Yaniv 0 siblings, 1 reply; 6+ messages in thread From: Denys Dmytriyenko @ 2014-01-27 20:33 UTC (permalink / raw) To: Yaniv Mahani; +Cc: meta-arago On Mon, Jan 27, 2014 at 10:19:45PM +0200, Yaniv Mahani wrote: > From: Yaniv Machani <yanivma@ti.com> > > - Add missing configuration file, eliminate loading error message. > - Update to latest version. > > Signed-off-by: Yaniv Machani <yanivma@ti.com> > --- > .../{wlconf_r8.a8.08.bb => wlconf_r8.a8.10.bb} | 9 ++++++--- > 1 files changed, 6 insertions(+), 3 deletions(-) > rename meta-arago-extras/recipes-connectivity/wlconf/{wlconf_r8.a8.08.bb => wlconf_r8.a8.10.bb} (80%) > > diff --git a/meta-arago-extras/recipes-connectivity/wlconf/wlconf_r8.a8.08.bb b/meta-arago-extras/recipes-connectivity/wlconf/wlconf_r8.a8.10.bb > similarity index 80% > rename from meta-arago-extras/recipes-connectivity/wlconf/wlconf_r8.a8.08.bb > rename to meta-arago-extras/recipes-connectivity/wlconf/wlconf_r8.a8.10.bb > index f4adc18..5f50e88 100644 > --- a/meta-arago-extras/recipes-connectivity/wlconf/wlconf_r8.a8.08.bb > +++ b/meta-arago-extras/recipes-connectivity/wlconf/wlconf_r8.a8.10.bb > @@ -2,11 +2,11 @@ DESCRIPTION = "Configuration utility for TI wireless drivers" > LICENSE = "GPLv2" > LIC_FILES_CHKSUM = "file://README;beginline=1;endline=21;md5=adc05a1903d3f107f85c90328e3a9438" > > -PR ="r0" > +PR ="r1" > PR_append = "+gitr${SRCPV}" > > -# Tag: ol_r8.a8.08 > -SRCREV = "c976584589981c9ab8741d1819a5019e17cac13b" > +# Tag: ol_r8.a8.10 > +SRCREV = "c50159d66af1786414b819ebcaa8b2571ae790a1" > SRC_URI = "git://github.com/TI-OpenLink/18xx-ti-utils.git" > > S = "${WORKDIR}/git/wlconf" > @@ -17,12 +17,14 @@ do_install() { > install -d ${D}${bindir} > install -d ${D}${bindir}/wlconf/ > install -d ${D}${bindir}/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 wl18xx-conf-default.bin ${D}/lib/firmware/ti-connectivity/wl18xx-conf.bin So, do you need this same .bin file in both places - in /usr/bin/wlconf and /lib/firmware/ti-connectivity? > install -m 0755 README ${D}${bindir}/wlconf/ > install -m 0755 example.conf ${D}${bindir}/wlconf/ > install -m 0755 example.ini ${D}${bindir}/wlconf/ > @@ -33,6 +35,7 @@ do_install() { > FILES_${PN} += " \ > ${bindir}/wlconf \ > ${bindir}/wlconf/official_inis \ > + /lib/firmware/ti-connectivity/wl18xx-conf.bin \ > " > > FILES_${PN}-dbg += "${bindir}/wlconf/.debug" > -- > 1.7.9 > > _______________________________________________ > meta-arago mailing list > meta-arago@arago-project.org > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH 3/3] wl18xx wlconf: add missing default bin 2014-01-27 20:33 ` Denys Dmytriyenko @ 2014-01-27 20:37 ` Machani, Yaniv 2014-01-27 20:40 ` Denys Dmytriyenko 0 siblings, 1 reply; 6+ messages in thread From: Machani, Yaniv @ 2014-01-27 20:37 UTC (permalink / raw) To: Dmytriyenko, Denys; +Cc: meta-arago@arago-project.org -----Original Message----- From: Dmytriyenko, Denys Sent: Monday, January 27, 2014 10:34 PM To: Machani, Yaniv Cc: meta-arago@arago-project.org Subject: Re: [meta-arago] [PATCH 3/3] wl18xx wlconf: add missing default bin On Mon, Jan 27, 2014 at 10:19:45PM +0200, Yaniv Mahani wrote: > From: Yaniv Machani <yanivma@ti.com> > > - Add missing configuration file, eliminate loading error message. > - Update to latest version. > > Signed-off-by: Yaniv Machani <yanivma@ti.com> > --- > .../{wlconf_r8.a8.08.bb => wlconf_r8.a8.10.bb} | 9 ++++++--- > 1 files changed, 6 insertions(+), 3 deletions(-) rename > meta-arago-extras/recipes-connectivity/wlconf/{wlconf_r8.a8.08.bb => > wlconf_r8.a8.10.bb} (80%) > > diff --git > a/meta-arago-extras/recipes-connectivity/wlconf/wlconf_r8.a8.08.bb > b/meta-arago-extras/recipes-connectivity/wlconf/wlconf_r8.a8.10.bb > similarity index 80% > rename from > meta-arago-extras/recipes-connectivity/wlconf/wlconf_r8.a8.08.bb > rename to > meta-arago-extras/recipes-connectivity/wlconf/wlconf_r8.a8.10.bb > index f4adc18..5f50e88 100644 > --- a/meta-arago-extras/recipes-connectivity/wlconf/wlconf_r8.a8.08.bb > +++ b/meta-arago-extras/recipes-connectivity/wlconf/wlconf_r8.a8.10.bb > @@ -2,11 +2,11 @@ DESCRIPTION = "Configuration utility for TI wireless drivers" > LICENSE = "GPLv2" > LIC_FILES_CHKSUM = "file://README;beginline=1;endline=21;md5=adc05a1903d3f107f85c90328e3a9438" > > -PR ="r0" > +PR ="r1" > PR_append = "+gitr${SRCPV}" > > -# Tag: ol_r8.a8.08 > -SRCREV = "c976584589981c9ab8741d1819a5019e17cac13b" > +# Tag: ol_r8.a8.10 > +SRCREV = "c50159d66af1786414b819ebcaa8b2571ae790a1" > SRC_URI = "git://github.com/TI-OpenLink/18xx-ti-utils.git" > > S = "${WORKDIR}/git/wlconf" > @@ -17,12 +17,14 @@ do_install() { > install -d ${D}${bindir} > install -d ${D}${bindir}/wlconf/ > install -d ${D}${bindir}/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 wl18xx-conf-default.bin > +${D}/lib/firmware/ti-connectivity/wl18xx-conf.bin So, do you need this same .bin file in both places - in /usr/bin/wlconf and /lib/firmware/ti-connectivity? [Machani, Yaniv] Yes, one is saved as default (under wlconf), the other can be changed by user configuration. When loading the driver, he looks for the file under ti-connectivity, if nothing is in there it prints an error, and uses the default. The purpose is to eliminate the error message to have a clean load. > install -m 0755 README ${D}${bindir}/wlconf/ > install -m 0755 example.conf ${D}${bindir}/wlconf/ > install -m 0755 example.ini ${D}${bindir}/wlconf/ > @@ -33,6 +35,7 @@ do_install() { > FILES_${PN} += " \ > ${bindir}/wlconf \ > ${bindir}/wlconf/official_inis \ > + /lib/firmware/ti-connectivity/wl18xx-conf.bin \ > " > > FILES_${PN}-dbg += "${bindir}/wlconf/.debug" > -- > 1.7.9 > > _______________________________________________ > meta-arago mailing list > meta-arago@arago-project.org > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH 3/3] wl18xx wlconf: add missing default bin 2014-01-27 20:37 ` Machani, Yaniv @ 2014-01-27 20:40 ` Denys Dmytriyenko 0 siblings, 0 replies; 6+ messages in thread From: Denys Dmytriyenko @ 2014-01-27 20:40 UTC (permalink / raw) To: Machani, Yaniv; +Cc: meta-arago@arago-project.org On Mon, Jan 27, 2014 at 03:37:17PM -0500, Machani, Yaniv wrote: > > > -----Original Message----- > From: Dmytriyenko, Denys > Sent: Monday, January 27, 2014 10:34 PM > To: Machani, Yaniv > Cc: meta-arago@arago-project.org > Subject: Re: [meta-arago] [PATCH 3/3] wl18xx wlconf: add missing default bin > > On Mon, Jan 27, 2014 at 10:19:45PM +0200, Yaniv Mahani wrote: > > From: Yaniv Machani <yanivma@ti.com> > > > > - Add missing configuration file, eliminate loading error message. > > - Update to latest version. > > > > Signed-off-by: Yaniv Machani <yanivma@ti.com> > > --- > > .../{wlconf_r8.a8.08.bb => wlconf_r8.a8.10.bb} | 9 ++++++--- > > 1 files changed, 6 insertions(+), 3 deletions(-) rename > > meta-arago-extras/recipes-connectivity/wlconf/{wlconf_r8.a8.08.bb => > > wlconf_r8.a8.10.bb} (80%) > > > > diff --git > > a/meta-arago-extras/recipes-connectivity/wlconf/wlconf_r8.a8.08.bb > > b/meta-arago-extras/recipes-connectivity/wlconf/wlconf_r8.a8.10.bb > > similarity index 80% > > rename from > > meta-arago-extras/recipes-connectivity/wlconf/wlconf_r8.a8.08.bb > > rename to > > meta-arago-extras/recipes-connectivity/wlconf/wlconf_r8.a8.10.bb > > index f4adc18..5f50e88 100644 > > --- a/meta-arago-extras/recipes-connectivity/wlconf/wlconf_r8.a8.08.bb > > +++ b/meta-arago-extras/recipes-connectivity/wlconf/wlconf_r8.a8.10.bb > > @@ -2,11 +2,11 @@ DESCRIPTION = "Configuration utility for TI wireless drivers" > > LICENSE = "GPLv2" > > LIC_FILES_CHKSUM = "file://README;beginline=1;endline=21;md5=adc05a1903d3f107f85c90328e3a9438" > > > > -PR ="r0" > > +PR ="r1" > > PR_append = "+gitr${SRCPV}" > > > > -# Tag: ol_r8.a8.08 > > -SRCREV = "c976584589981c9ab8741d1819a5019e17cac13b" > > +# Tag: ol_r8.a8.10 > > +SRCREV = "c50159d66af1786414b819ebcaa8b2571ae790a1" > > SRC_URI = "git://github.com/TI-OpenLink/18xx-ti-utils.git" > > > > S = "${WORKDIR}/git/wlconf" > > @@ -17,12 +17,14 @@ do_install() { > > install -d ${D}${bindir} > > install -d ${D}${bindir}/wlconf/ > > install -d ${D}${bindir}/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 wl18xx-conf-default.bin > > +${D}/lib/firmware/ti-connectivity/wl18xx-conf.bin > > So, do you need this same .bin file in both places - in /usr/bin/wlconf and /lib/firmware/ti-connectivity? > [Machani, Yaniv] Yes, one is saved as default (under wlconf), the other can be changed by user configuration. > When loading the driver, he looks for the file under ti-connectivity, if nothing is in there it prints an error, and uses the default. > The purpose is to eliminate the error message to have a clean load. Thanks, merged in. > > install -m 0755 README ${D}${bindir}/wlconf/ > > install -m 0755 example.conf ${D}${bindir}/wlconf/ > > install -m 0755 example.ini ${D}${bindir}/wlconf/ > > @@ -33,6 +35,7 @@ do_install() { > > FILES_${PN} += " \ > > ${bindir}/wlconf \ > > ${bindir}/wlconf/official_inis \ > > + /lib/firmware/ti-connectivity/wl18xx-conf.bin \ > > " > > > > FILES_${PN}-dbg += "${bindir}/wlconf/.debug" > > -- > > 1.7.9 > > > > _______________________________________________ > > meta-arago mailing list > > meta-arago@arago-project.org > > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago ^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2014-01-27 20:40 UTC | newest] Thread overview: 6+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2014-01-27 20:19 [PATCH 1/3] Wl18xx : recipes update - tag changed to ol_r8.a8.10 Yaniv Mahani 2014-01-27 20:19 ` [PATCH 2/3] hostap-daemon-wl18xx: fix conf file Yaniv Mahani 2014-01-27 20:19 ` [PATCH 3/3] wl18xx wlconf: add missing default bin Yaniv Mahani 2014-01-27 20:33 ` Denys Dmytriyenko 2014-01-27 20:37 ` Machani, Yaniv 2014-01-27 20:40 ` 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.