mirror of
https://github.com/nxp-imx/meta-imx.git
synced 2025-07-19 10:29:02 +02:00
Update EULA to v62
Signed-off-by: Flora Hu <flora.hu@nxp.com>
This commit is contained in:
parent
f428525d48
commit
770dc1bb6c
|
@ -1,4 +1,4 @@
|
|||
LA_OPT_NXP_Software_License v60 February 2025
|
||||
LA_OPT_NXP_Software_License v62 May 2025
|
||||
IMPORTANT. Read the following NXP Software License Agreement ("Agreement")
|
||||
completely. By selecting the "I Accept" button at the end of this page, or by
|
||||
downloading, installing, or using the Licensed Software, you indicate that you
|
||||
|
@ -576,7 +576,7 @@ provide Fraunhofer your name and contact information.
|
|||
|
||||
Future Technology Devices International Ltd.: Future Technology Devices
|
||||
International software must be used consistent with the terms found here:
|
||||
http://www.ftdichip.com/Drivers/FTDriverLicenceTerms.htm
|
||||
https://ftdichip.com/driver-licence-terms-details/
|
||||
|
||||
Global Locate (Broadcom Corporation): Use of Global Locate, Inc. software is
|
||||
limited to evaluation and demonstration only. Permitted distributions must be
|
||||
|
|
|
@ -16,14 +16,16 @@ MIRRORS += "http://sourceforge.net/.* http://www.nxp.com/lgfiles/updates/other"
|
|||
# Define new EULAs and add them to the list defined in meta-freescale.
|
||||
# See fsl-eula-unpack.bbclass.
|
||||
FSL_EULA_FILE_MD5SUM_LA_OPT_NXP_SOFTWARE_LICENSE_V60 = "cf2070b16b9d4acf60a98e8cbc32a25a"
|
||||
FSL_EULA_FILE_MD5SUM_LA_OPT_NXP_SOFTWARE_LICENSE_V62 = "a93b654673e1bc8398ed1f30e0813359"
|
||||
|
||||
FSL_EULA_FILE_MD5SUMS:append = " \
|
||||
${FSL_EULA_FILE_MD5SUM_LA_OPT_NXP_SOFTWARE_LICENSE_V60} \
|
||||
${FSL_EULA_FILE_MD5SUM_LA_OPT_NXP_SOFTWARE_LICENSE_V62} \
|
||||
"
|
||||
|
||||
# Override the EULA defined in meta-freescale.
|
||||
FSL_EULA_FILE = "${LAYERDIR}/../LICENSE.txt"
|
||||
FSL_EULA_FILE_MD5SUM = "${FSL_EULA_FILE_MD5SUM_LA_OPT_NXP_SOFTWARE_LICENSE_V60}"
|
||||
FSL_EULA_FILE_MD5SUM = "${FSL_EULA_FILE_MD5SUM_LA_OPT_NXP_SOFTWARE_LICENSE_V62}"
|
||||
|
||||
# FIXME: Drop these lines when the external layers are marked compatible
|
||||
LAYERSERIES_COMPAT_imx-demo:append = " styhead walnascar"
|
||||
|
|
Loading…
Reference in New Issue
Block a user