diff options
author | Jesse Gilles <jgilles@multitech.com> | 2013-04-18 17:02:25 -0500 |
---|---|---|
committer | Jesse Gilles <jgilles@multitech.com> | 2013-04-18 17:02:25 -0500 |
commit | 7916141c414717b023b0be3ea74b35927a38acb2 (patch) | |
tree | f9a9436e6062d136acd70197e53472055b1f3f4a /multitech/recipes | |
parent | d5c9bd7b885e8abbb620bd5ca7b7c5821413bd8d (diff) | |
parent | 1f620f6d3da136040beb3c8ade2240d72ba18206 (diff) |
Merge branch 'master' of git.multitech.net:corecdp
Diffstat (limited to 'multitech/recipes')
-rw-r--r-- | multitech/recipes/wl12xx-firmware/wl12xx-firmware_1.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multitech/recipes/wl12xx-firmware/wl12xx-firmware_1.0.bb b/multitech/recipes/wl12xx-firmware/wl12xx-firmware_1.0.bb index b601b86..a3897a4 100644 --- a/multitech/recipes/wl12xx-firmware/wl12xx-firmware_1.0.bb +++ b/multitech/recipes/wl12xx-firmware/wl12xx-firmware_1.0.bb @@ -1,6 +1,6 @@ DESCRIPTION = "TI wl1271 firmware" HOMEPAGE = "http://processors.wiki.ti.com/index.php/ARM_Processor_Open_Source_Wireless_Connectivity" -PR="r3" +PR="r4" # bluetooth firmware from TI wiki: # http://processors.wiki.ti.com/index.php/OMAP_Wireless_Connectivity_BTS_files_overview |