All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] wl18xx-firmware: fix p2p issues
@ 2013-11-10 13:24 Reizer, Eyal
  2013-11-12  6:05 ` Denys Dmytriyenko
  0 siblings, 1 reply; 4+ messages in thread
From: Reizer, Eyal @ 2013-11-10 13:24 UTC (permalink / raw)
  To: meta-arago@arago-project.org


[-- Attachment #1.1: Type: text/plain, Size: 224 bytes --]

wifi-direct did not work with the previous firmware released for R8.2 (ol_r8.07.02)
update the recipe to use a fixed firmware.

This fix is important for the next coming glsdk release for J6/omap5

Best Regards,
Eyal

[-- Attachment #1.2: Type: text/html, Size: 2064 bytes --]

[-- Attachment #2: 0001-wl18xx-firmware-fix-p2p-issues.patch --]
[-- Type: application/octet-stream, Size: 1432 bytes --]

From db60db63b4c33b81b8295855a0f2e2857c585120 Mon Sep 17 00:00:00 2001
From: eyalreizer <eyalr@ti.com>
Date: Sun, 10 Nov 2013 13:12:25 +0200
Subject: [PATCH] wl18xx-firmware: fix p2p issues

wifi-direct did not work with the previous firmware released
update the recipe to use the fixed firmware.

Signed-off-by: eyalreizer <eyalr@ti.com>
---
 .../wl18xx-firmware/wl18xx-firmware_r8.a7.02.bb    |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-arago-extras/recipes-bsp/wl18xx-firmware/wl18xx-firmware_r8.a7.02.bb b/meta-arago-extras/recipes-bsp/wl18xx-firmware/wl18xx-firmware_r8.a7.02.bb
index 0f8dd9d..2c5cd44 100644
--- a/meta-arago-extras/recipes-bsp/wl18xx-firmware/wl18xx-firmware_r8.a7.02.bb
+++ b/meta-arago-extras/recipes-bsp/wl18xx-firmware/wl18xx-firmware_r8.a7.02.bb
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=b28122fd6678e89fd3a8d4bc80922969"
 
 PACKAGE_ARCH = "all"
 
-PR = "r2+gitr${SRCPV}"
+PR = "r3+gitr${SRCPV}"
 
 PROVIDES += "wl12xx-firmware"
 RPROVIDES_${PN} += "wl12xx-firmware"
@@ -14,7 +14,7 @@ RCONFLICTS_${PN} += "wl12xx-firmware"
 COMPATIBLE_MACHINE = "(omap-a15)"
 
 # Tag: ol_r8.a7.02_pd_fix (workaround powerdown recovery fix)
-SRCREV = "3fb3bd321f89f9910f25d3006668b831df944a7f"
+SRCREV = "5df2c08a405e6a463067e406c7394ec5435c5179"
 SRC_URI = "git://github.com/TI-OpenLink/wl18xx_fw.git;protocol=git \
            file://Makefile \
           "
-- 
1.7.9.5


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

end of thread, other threads:[~2013-11-12  6:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-10 13:24 [PATCH] wl18xx-firmware: fix p2p issues Reizer, Eyal
2013-11-12  6:05 ` Denys Dmytriyenko
2013-11-12  6:14   ` Siddharth Heroor
2013-11-12  6: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.