All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 01/17] wl12xx-firmware: Pull back in old r5.00.18 recipe.
@ 2013-03-20  2:05 Franklin S. Cooper Jr
  2013-03-20  2:05 ` [PATCH 02/17] wl12xx-firmware: Update recipe name Franklin S. Cooper Jr
                   ` (17 more replies)
  0 siblings, 18 replies; 39+ messages in thread
From: Franklin S. Cooper Jr @ 2013-03-20  2:05 UTC (permalink / raw)
  To: meta-arago; +Cc: Franklin S. Cooper Jr

* Current am180x-evm ships with a PG 2 wilink 6 module that isn't supported in
  newer wilink 6 releases.
* A newer PG 3 wilink 6 module is available for am180x-evm but needs to be
  purchased separately..
* Bring old r5.00.18 wl12x-firmware recipe with updated recipe name to add
  support for am180x-evm default wilink 6 module.

Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com>
---
 .../wl12xx-firmware/wl12xx-firmware_r5.00.18.bb    |   28 ++++++++++++++++++++
 1 files changed, 28 insertions(+), 0 deletions(-)
 create mode 100644 meta-arago-extras/recipes-bsp/wl12xx-firmware/wl12xx-firmware_r5.00.18.bb

diff --git a/meta-arago-extras/recipes-bsp/wl12xx-firmware/wl12xx-firmware_r5.00.18.bb b/meta-arago-extras/recipes-bsp/wl12xx-firmware/wl12xx-firmware_r5.00.18.bb
new file mode 100644
index 0000000..12df963
--- /dev/null
+++ b/meta-arago-extras/recipes-bsp/wl12xx-firmware/wl12xx-firmware_r5.00.18.bb
@@ -0,0 +1,28 @@
+DESCRIPTION = "Firmware files for use with TI wl12xx"
+LICENSE = "TI-TSPA"
+LIC_FILES_CHKSUM = "file://LICENCE;md5=ba590e1d103f891d0151609046aef9e8"
+
+PACKAGE_ARCH = "all"
+
+PR = "r0+gitr${SRCREV}"
+
+# This recipe provides the latest firmware files for wl12xx.
+# Therefore, use the contents of this recipe instead of the contents
+# of linux-firmware-wl12xx.
+RCONFLICTS_${PN} = "linux-firmware-wl12xx"
+RPROVIDES_${PN}  = "linux-firmware-wl12xx"
+
+SRCREV = "38e0dd7999b9087e00d1a59306a7c22fd23246cf"
+SRC_URI = "git://github.com/TI-ECS/ti-utils.git;protocol=git"
+
+S = "${WORKDIR}/git/hw/firmware"
+
+do_compile() {
+    :
+}
+
+do_install() {
+    oe_runmake 'DEST_DIR=${D}' install
+}
+
+FILES_${PN} = "/lib/firmware/ti-connectivity/*"
-- 
1.7.0.4



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

end of thread, other threads:[~2013-04-01 12:35 UTC | newest]

Thread overview: 39+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-20  2:05 [PATCH 01/17] wl12xx-firmware: Pull back in old r5.00.18 recipe Franklin S. Cooper Jr
2013-03-20  2:05 ` [PATCH 02/17] wl12xx-firmware: Update recipe name Franklin S. Cooper Jr
2013-03-21 11:47   ` Maupin, Chase
2013-03-20  2:05 ` [PATCH 03/17] ti-compat-bluetooth: Split recipe Franklin S. Cooper Jr
2013-03-21 11:56   ` Maupin, Chase
2013-03-20  2:05 ` [PATCH 04/17] ti-compat-bluetooth: Add back old r5.00.18 compat-bluetooth release version Franklin S. Cooper Jr
2013-03-21 11:58   ` Maupin, Chase
2013-03-20  2:05 ` [PATCH 05/17] ti-compat-wireless-wl12xx: Rename recipe Franklin S. Cooper Jr
2013-03-21 11:58   ` Maupin, Chase
2013-03-20  2:05 ` [PATCH 06/17] ti-compat-wireless-wl12xx: Pull in older ti-compat-wireless-wl12xx release Franklin S. Cooper Jr
2013-03-21 12:01   ` Maupin, Chase
2013-03-20  2:05 ` [PATCH 07/17] hostap-daemon: Split recipe Franklin S. Cooper Jr
2013-03-21 12:06   ` Maupin, Chase
2013-03-21 12:12     ` Cooper Jr., Franklin
2013-03-20  2:05 ` [PATCH 08/17] hostap-daemon: Pull in old r5-00-18 recipe Franklin S. Cooper Jr
2013-03-21 12:08   ` Maupin, Chase
2013-03-20  2:05 ` [PATCH 09/17] wpa-supplicant: Split recipe Franklin S. Cooper Jr
2013-03-21 12:11   ` Maupin, Chase
2013-04-01 12:35     ` Cooper Jr., Franklin
2013-03-21 12:13   ` Maupin, Chase
2013-03-20  2:05 ` [PATCH 10/17] wpa-supplicant: Pull back in old r5-00-18 recipe Franklin S. Cooper Jr
2013-03-21 12:13   ` Maupin, Chase
2013-03-20  2:05 ` [PATCH 11/17] ti-wifi-utils: Split recipe Franklin S. Cooper Jr
2013-03-21 12:18   ` Maupin, Chase
2013-03-20  2:05 ` [PATCH 12/17] wilink-calibrate: Add Wilink calibration script Franklin S. Cooper Jr
2013-03-21 12:18   ` Maupin, Chase
2013-03-20  2:05 ` [PATCH 13/17] ti-wifi-utils: Add runtime dependency on wilink-calibrate Franklin S. Cooper Jr
2013-03-21 12:18   ` Maupin, Chase
2013-03-20  2:05 ` [PATCH 14/17] ti-wifi-utils: Pull back in old r5.00.18 recipe Franklin S. Cooper Jr
2013-03-21 12:19   ` Maupin, Chase
2013-03-20  2:05 ` [PATCH 15/17] wpa-supplicant_r5.sp4.01: Rename bbappend Franklin S. Cooper Jr
2013-03-21 12:20   ` Maupin, Chase
2013-03-20  2:05 ` [PATCH 16/17] wpa-supplicant_r5.00.18: Create bbappend Franklin S. Cooper Jr
2013-03-21 12:20   ` Maupin, Chase
2013-03-20  2:05 ` [PATCH 17/17] arago.conf: Set PREFERRED_VERSIONs for Wilink 6 recipes Franklin S. Cooper Jr
2013-03-21 12:22   ` Maupin, Chase
2013-03-21 11:46 ` [PATCH 01/17] wl12xx-firmware: Pull back in old r5.00.18 recipe Maupin, Chase
2013-03-25 18:45 ` Denys Dmytriyenko
2013-03-27 13:37   ` Cooper Jr., Franklin

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.