diff options
author | Pavan Savoy | 2012-08-03 16:02:16 -0500 |
---|---|---|
committer | James W. Mills | 2012-08-10 11:51:47 -0500 |
commit | df066b4cfd4a76244cb4b1110fe341816e57b62c (patch) | |
tree | 39dc72766cb0e4cbf2260ad95203cdd80deac557 /wl12xx | |
parent | 66c8011f07b79382091e6cb893971b6e9a80a65b (diff) | |
download | device-ti-proprietary-open-df066b4cfd4a76244cb4b1110fe341816e57b62c.tar.gz device-ti-proprietary-open-df066b4cfd4a76244cb4b1110fe341816e57b62c.tar.xz device-ti-proprietary-open-df066b4cfd4a76244cb4b1110fe341816e57b62c.zip |
proprietary-open: rule to install wpan fw
Use this rule to install all wpan related firmware files.
The wpan archive needs to maintain the folder structure of
wl12xx/wpan/<technology>/.bts
Patch modified from original - Mark Lifshits <lifshitsm@ti.com>
Signed-off-by: Pavan Savoy <pavan_savoy@ti.com>
Modified to install only in the intermediates directory, and not to
remove artifacts from the intermediates directory.
Change-Id: I26a0669eea1a7b7b26ad6a2a780ad0d098f477d0
Signed-off-by: James W. Mills <jameswmills@ti.com>
Diffstat (limited to 'wl12xx')
-rw-r--r-- | wl12xx/License_for_WPAN_Binary_Images.txt | 46 | ||||
-rw-r--r-- | wl12xx/wpan.tgz | bin | 80801 -> 81557 bytes |
2 files changed, 46 insertions, 0 deletions
diff --git a/wl12xx/License_for_WPAN_Binary_Images.txt b/wl12xx/License_for_WPAN_Binary_Images.txt new file mode 100644 index 0000000..606c12d --- /dev/null +++ b/wl12xx/License_for_WPAN_Binary_Images.txt | |||
@@ -0,0 +1,46 @@ | |||
1 | 1 TECHNOLOGY AND SOFTWARE PUBLICLY AVAILABLE | ||
2 | 2 SOFTWARE LICENSE | ||
3 | 3 | ||
4 | 4 Copyright (c) 2011, Texas Instruments Incorporated. | ||
5 | 5 | ||
6 | 6 All rights reserved. | ||
7 | 7 | ||
8 | 8 Redistribution. | ||
9 | 9 | ||
10 | 10 Redistribution and use in binary form, without modification, are | ||
11 | 11 permitted provided that the following conditions are met: | ||
12 | 12 | ||
13 | 13 * Redistributions must preserve existing copyright notices and reproduce | ||
14 | 14 this license (including the above copyright notice and the disclaimer below) | ||
15 | 15 in the documentation and/or other materials provided with the distribution. | ||
16 | 16 | ||
17 | 17 * Neither the name of Texas Instruments Incorporated nor the names of | ||
18 | 18 its suppliers may be used to endorse or promote products derived | ||
19 | 19 from this software without specific prior written permission. | ||
20 | 20 | ||
21 | 21 * No reverse engineering, decompilation, or disassembly of this | ||
22 | 22 software is permitted. | ||
23 | 23 | ||
24 | 24 Limited patent license. | ||
25 | 25 | ||
26 | 26 Texas Instruments Incorporated grants a world-wide, royalty-free, | ||
27 | 27 non-exclusive license under patents it now or hereafter owns or controls | ||
28 | 28 to make, have made, use, import, offer to sell and sell ("Utilize") this | ||
29 | 29 software, but solely to the extent that any such patent is necessary | ||
30 | 30 to Utilize the software alone. The patent license shall not apply to | ||
31 | 31 any combinations which include this software. No hardware per se is | ||
32 | 32 licensed hereunder. | ||
33 | 33 | ||
34 | 34 DISCLAIMER. | ||
35 | 35 | ||
36 | 36 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS | ||
37 | 37 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT | ||
38 | 38 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR | ||
39 | 39 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT | ||
40 | 40 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, | ||
41 | 41 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT | ||
42 | 42 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, | ||
43 | 43 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY | ||
44 | 44 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
45 | 45 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE | ||
46 | 46 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
diff --git a/wl12xx/wpan.tgz b/wl12xx/wpan.tgz index fe3b7c9..243b8fb 100644 --- a/wl12xx/wpan.tgz +++ b/wl12xx/wpan.tgz | |||
Binary files differ | |||