* [PATCH 11/14 v3] arago-prefs: update default value for am335x and am43x for WILINK-8
@ 2013-12-02 20:12 Yaniv Mahani
2013-12-04 6:13 ` Denys Dmytriyenko
0 siblings, 1 reply; 2+ messages in thread
From: Yaniv Mahani @ 2013-12-02 20:12 UTC (permalink / raw)
To: meta-arago
From: Yaniv Machani <yanivma@ti.com>
- Also change the default supported WILINK version
Signed-off-by: Yaniv Machani <yanivma@ti.com>
---
v3 changes-
Restored WILINK_VERSION to WILINK-6 as default. (undo from previous commits)
.../conf/distro/include/arago-prefs.inc | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/meta-arago-distro/conf/distro/include/arago-prefs.inc b/meta-arago-distro/conf/distro/include/arago-prefs.inc
index 24f3785..032c12b 100644
--- a/meta-arago-distro/conf/distro/include/arago-prefs.inc
+++ b/meta-arago-distro/conf/distro/include/arago-prefs.inc
@@ -93,6 +93,9 @@ PREFERRED_VERSION_bash = "3.2.48"
PREFERRED_VERSION_gettext = "0.16.1"
WILINK_VERSION = "WILINK-6"
+# For AM335x & AM43x Wilink 8 is now the default version to be used
+WILINK_VERSION_ti33x = "WILINK-8"
+WILINK_VERSION_ti43x = "WILINK-8"
PREFERRED_PROVIDER_wl12xx-firmware = "${@base_contains('WILINK_VERSION','WILINK-8','wl18xx-firmware','wl12xx-firmware',d)}"
PREFERRED_PROVIDER_ti-compat-wireless-wl12xx = "${@base_contains('WILINK_VERSION','WILINK-8','ti-compat-wireless-wl18xx','ti-compat-wireless-wl12xx',d)}"
PREFERRED_PROVIDER_hostap-daemon = "${@base_contains('WILINK_VERSION','WILINK-8','hostap-daemon-wl18xx','hostap-daemon',d)}"
--
1.7.9
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH 11/14 v3] arago-prefs: update default value for am335x and am43x for WILINK-8
2013-12-02 20:12 [PATCH 11/14 v3] arago-prefs: update default value for am335x and am43x for WILINK-8 Yaniv Mahani
@ 2013-12-04 6:13 ` Denys Dmytriyenko
0 siblings, 0 replies; 2+ messages in thread
From: Denys Dmytriyenko @ 2013-12-04 6:13 UTC (permalink / raw)
To: Yaniv Mahani; +Cc: meta-arago
On Mon, Dec 02, 2013 at 10:12:19PM +0200, Yaniv Mahani wrote:
> From: Yaniv Machani <yanivma@ti.com>
>
> - Also change the default supported WILINK version
>
> Signed-off-by: Yaniv Machani <yanivma@ti.com>
Acked-by: Denys Dmytriyenko <denys@ti.com>
> ---
> v3 changes-
> Restored WILINK_VERSION to WILINK-6 as default. (undo from previous commits)
Thanks for addressing all Franklin's comments - appreciate it!
> .../conf/distro/include/arago-prefs.inc | 3 +++
> 1 files changed, 3 insertions(+), 0 deletions(-)
>
> diff --git a/meta-arago-distro/conf/distro/include/arago-prefs.inc b/meta-arago-distro/conf/distro/include/arago-prefs.inc
> index 24f3785..032c12b 100644
> --- a/meta-arago-distro/conf/distro/include/arago-prefs.inc
> +++ b/meta-arago-distro/conf/distro/include/arago-prefs.inc
> @@ -93,6 +93,9 @@ PREFERRED_VERSION_bash = "3.2.48"
> PREFERRED_VERSION_gettext = "0.16.1"
>
> WILINK_VERSION = "WILINK-6"
> +# For AM335x & AM43x Wilink 8 is now the default version to be used
> +WILINK_VERSION_ti33x = "WILINK-8"
> +WILINK_VERSION_ti43x = "WILINK-8"
> PREFERRED_PROVIDER_wl12xx-firmware = "${@base_contains('WILINK_VERSION','WILINK-8','wl18xx-firmware','wl12xx-firmware',d)}"
> PREFERRED_PROVIDER_ti-compat-wireless-wl12xx = "${@base_contains('WILINK_VERSION','WILINK-8','ti-compat-wireless-wl18xx','ti-compat-wireless-wl12xx',d)}"
> PREFERRED_PROVIDER_hostap-daemon = "${@base_contains('WILINK_VERSION','WILINK-8','hostap-daemon-wl18xx','hostap-daemon',d)}"
> --
> 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] 2+ messages in thread
end of thread, other threads:[~2013-12-04 6:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-02 20:12 [PATCH 11/14 v3] arago-prefs: update default value for am335x and am43x for WILINK-8 Yaniv Mahani
2013-12-04 6:13 ` 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.