From: Denys Dmytriyenko <denys@ti.com>
To: Tudor Florea <tudor.florea@enea.com>
Cc: meta-arago@arago-project.org
Subject: Re: [PATCH 1/1] Add licenses path for the layer
Date: Fri, 13 Jun 2014 16:37:05 -0400 [thread overview]
Message-ID: <20140613203705.GE2311@edge> (raw)
In-Reply-To: <1402691617-62798-1-git-send-email-tudor.florea@enea.com>
NAK:
http://git.yoctoproject.org/cgit/cgit.cgi/meta-ti/commit/?id=0442fa03bc07bd70376522c290c1af254f7e77d4
--
Denys
On Fri, Jun 13, 2014 at 10:33:37PM +0200, Tudor Florea wrote:
> This patch solve the following:
> WARNING: wl18xx-firmware: No generic license file exists for: TI-TSPA in any provider
> Added the TI-TSPA license as it is found in the git repo in
> wl18xx-firmware recipe
>
> Signed-off-by: Tudor Florea <tudor.florea@enea.com>
> ---
> meta-arago-extras/conf/layer.conf | 1 +
> meta-arago-extras/custom-licenses/TI-TSPA | 46 +++++++++++++++++++++++++++++
> 2 files changed, 47 insertions(+)
> create mode 100644 meta-arago-extras/custom-licenses/TI-TSPA
>
> diff --git a/meta-arago-extras/conf/layer.conf b/meta-arago-extras/conf/layer.conf
> index db98224..8e95aaa 100644
> --- a/meta-arago-extras/conf/layer.conf
> +++ b/meta-arago-extras/conf/layer.conf
> @@ -10,3 +10,4 @@ BBFILE_PRIORITY_meta-arago-extras = "10"
>
> # Set a variable to get to the top of the metadata location
> ARAGOBASE := '${@os.path.normpath("${LAYERDIR}/../")}'
> +LICENSE_PATH += "${LAYERDIR}/custom-licenses"
> diff --git a/meta-arago-extras/custom-licenses/TI-TSPA b/meta-arago-extras/custom-licenses/TI-TSPA
> new file mode 100644
> index 0000000..b570993
> --- /dev/null
> +++ b/meta-arago-extras/custom-licenses/TI-TSPA
> @@ -0,0 +1,46 @@
> + 1 TECHNOLOGY AND SOFTWARE PUBLICLY AVAILABLE
> + 2 SOFTWARE LICENSE
> + 3
> + 4 Copyright (c) 2013, Texas Instruments Incorporated.
> + 5
> + 6 All rights reserved.
> + 7
> + 8 Redistribution.
> + 9
> + 10 Redistribution and use in binary form, without modification, are
> + 11 permitted provided that the following conditions are met:
> + 12
> + 13 * Redistributions must preserve existing copyright notices and reproduce
> + 14 this license (including the above copyright notice and the disclaimer below)
> + 15 in the documentation and/or other materials provided with the distribution.
> + 16
> + 17 * Neither the name of Texas Instruments Incorporated nor the names of
> + 18 its suppliers may be used to endorse or promote products derived
> + 19 from this software without specific prior written permission.
> + 20
> + 21 * No reverse engineering, decompilation, or disassembly of this
> + 22 software is permitted.
> + 23
> + 24 Limited patent license.
> + 25
> + 26 Texas Instruments Incorporated grants a world-wide, royalty-free,
> + 27 non-exclusive license under patents it now or hereafter owns or controls
> + 28 to make, have made, use, import, offer to sell and sell ("Utilize") this
> + 29 software, but solely to the extent that any such patent is necessary
> + 30 to Utilize the software alone. The patent license shall not apply to
> + 31 any combinations which include this software. No hardware per se is
> + 32 licensed hereunder.
> + 33
> + 34 DISCLAIMER.
> + 35
> + 36 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
> + 37 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
> + 38 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
> + 39 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
> + 40 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
> + 41 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
> + 42 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
> + 43 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
> + 44 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
> + 45 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
> + 46 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
> --
> 1.7.10.4
>
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
prev parent reply other threads:[~2014-06-13 20:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-13 20:33 [PATCH 1/1] Add licenses path for the layer Tudor Florea
2014-06-13 20:37 ` Denys Dmytriyenko [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140613203705.GE2311@edge \
--to=denys@ti.com \
--cc=meta-arago@arago-project.org \
--cc=tudor.florea@enea.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.