[meta-freescale] [fsl-community-bsp-base][PATCH v2] setup-environment: Update pre-EULA language to support older licenses.

Lauren Post lauren.post at freescale.com
Fri Jun 5 08:57:38 PDT 2015


Some legacy packages will contain older versions of licenses.   This language
explains that the conflict in license should use the license in package.

V2 - format to 80 characters per line

Signed-off-by: Lauren Post <lauren.post at freescale.com>
---
 setup-environment |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/setup-environment b/setup-environment
index 7034cc5..e8cd216 100755
--- a/setup-environment
+++ b/setup-environment
@@ -186,9 +186,10 @@ fi
 if [ "$EULA" = "ask" ]; then
     cat <<EOF
 
-Some BSPs depend on libraries and packages which are covered by Freescale's
-End User License Agreement (EULA). To have the right to use these binaries in
-your images, you need to read and accept the following...
+All software is subject to agreement to, and compliance with, Freescale's End
+User License Agreement. To have the right to use these binaries in your images,
+you must read and accept the following terms.  If there are conflicting terms
+embedded in the software, the terms embedded in the Software will control.
 
 EOF
 
-- 
1.7.9.5



More information about the meta-freescale mailing list