Some legacy packages will contain older versions of licenses. This language explains that the conflict in license should use the license in package.
Signed-off-by: Lauren Post <[email protected]> --- setup-environment | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/setup-environment b/setup-environment index 7034cc5..0f87571 100755 --- a/setup-environment +++ b/setup-environment @@ -186,9 +186,9 @@ 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 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
