meta-digi: change Freescale references to NXP
Mostly in config templates and readme files. https://jira.digi.com/browse/DEL-3263 Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
parent
1744d40433
commit
846f07b7ac
|
|
@ -17,12 +17,13 @@ All software is covered by Digi's general EULA and Digi's Open Source
|
|||
EULA. To have the right to use the software in your images you need to
|
||||
read and accept both EULAs at the DIGI_EULA and DIGI_OPEN_EULA files.
|
||||
|
||||
Freescale's license agreeements
|
||||
-------------------------------
|
||||
NXP Semiconductors' software license agreement
|
||||
----------------------------------------------
|
||||
|
||||
Some platforms depends on libraries and packages that are covered by
|
||||
Freescale's MMK EULA. To have the right to use those binaries in your
|
||||
images you need to read and accept the EULA at the FSL_MMK_EULA file.
|
||||
NXP Semiconductors' EULA. To have the right to use those binaries in
|
||||
your images you need to read and accept the EULA file in meta-freescale
|
||||
Yocto layer.
|
||||
|
||||
Support
|
||||
-------
|
||||
|
|
|
|||
|
|
@ -17,6 +17,14 @@ All software is covered by Digi's general EULA and Digi's Open Source
|
|||
EULA. To have the right to use the software in your images you need to
|
||||
read and accept both EULAs at the DIGI_EULA and DIGI_OPEN_EULA files.
|
||||
|
||||
NXP Semiconductors' software license agreement
|
||||
----------------------------------------------
|
||||
|
||||
Some platforms depends on libraries and packages that are covered by
|
||||
NXP Semiconductors' EULA. To have the right to use those binaries in
|
||||
your images you need to read and accept the EULA file in meta-freescale
|
||||
Yocto layer.
|
||||
|
||||
Support
|
||||
-------
|
||||
|
||||
|
|
|
|||
|
|
@ -265,6 +265,6 @@ CONF_VERSION = "1"
|
|||
PRSERV_HOST = "localhost:0"
|
||||
|
||||
#
|
||||
# Some libraries and packages are covered by Freescale EULA
|
||||
# Some libraries and packages are covered by NXP EULA
|
||||
#
|
||||
#ACCEPT_FSL_EULA = "1"
|
||||
|
|
|
|||
|
|
@ -250,6 +250,6 @@ CONF_VERSION = "1"
|
|||
PRSERV_HOST = "localhost:0"
|
||||
|
||||
#
|
||||
# Some libraries and packages are covered by Freescale EULA
|
||||
# Some libraries and packages are covered by NXP EULA
|
||||
#
|
||||
#ACCEPT_FSL_EULA = "1"
|
||||
|
|
|
|||
|
|
@ -250,6 +250,6 @@ CONF_VERSION = "1"
|
|||
PRSERV_HOST = "localhost:0"
|
||||
|
||||
#
|
||||
# Some libraries and packages are covered by Freescale EULA
|
||||
# Some libraries and packages are covered by NXP EULA
|
||||
#
|
||||
#ACCEPT_FSL_EULA = "1"
|
||||
|
|
|
|||
|
|
@ -250,6 +250,6 @@ CONF_VERSION = "1"
|
|||
PRSERV_HOST = "localhost:0"
|
||||
|
||||
#
|
||||
# Some libraries and packages are covered by Freescale EULA
|
||||
# Some libraries and packages are covered by NXP EULA
|
||||
#
|
||||
#ACCEPT_FSL_EULA = "1"
|
||||
|
|
|
|||
|
|
@ -98,7 +98,7 @@ do_license() {
|
|||
| |
|
||||
| * Digi's end user license agreement |
|
||||
| * Digi's third party and open source license notice |
|
||||
| * Freescale semiconductor software license agreement |
|
||||
| * NXP Semiconductors' software license agreement |
|
||||
| |
|
||||
| To have the right to use those binaries in your images you need to read and |
|
||||
| accept the licenses. |
|
||||
|
|
|
|||
Loading…
Reference in New Issue