mirror of
https://github.com/nxp-imx/meta-imx.git
synced 2025-10-22 23:32:16 +02:00
EULA.txt & layer.conf: Update to license v48 [YOCIMX-7263]
Signed-off-by: Jun Zhu <junzhu@nxp.com>
This commit is contained in:
parent
d62df9b2a4
commit
833de97bab
18
EULA.txt
18
EULA.txt
|
@ -1,4 +1,4 @@
|
|||
LA_OPT_NXP_Software_License v46 June 2023
|
||||
LA_OPT_NXP_Software_License v48 July 2023
|
||||
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
|
||||
|
@ -384,7 +384,7 @@ Agreement:
|
|||
|
||||
Airbiquity Inc.: The Airbiquity software may only be used in object code and
|
||||
Licensee may not sublicense the Airbiquity software to any third party.
|
||||
Licensee’s license to use the Airbiquity software expires on June 30, 2023.
|
||||
Licensee’s license to use the Airbiquity software expires on June 30, 2024.
|
||||
|
||||
Amazon: Use of the Amazon software constitutes your acceptance of the terms of
|
||||
the Amazon Program Materials License Agreement (including the AVS Component
|
||||
|
@ -415,16 +415,24 @@ here: https://github.com/aws/aws-iot-fleetwise-edge/blob/main/LICENSE.
|
|||
Amphion Semiconductor Ltd.: Distribution of Amphion software must be a part of,
|
||||
or embedded within, Authorized Systems that include an Amphion Video Decoder.
|
||||
|
||||
Apple Mfi Software Development Kit: Use of Apple Mfi Software and associated
|
||||
documentation is restricted to current Apple Mfi licensees in accordance with
|
||||
Apple MFi Software Development Kit: Use of Apple MFi Software and associated
|
||||
documentation is restricted to current Apple MFi licensees in accordance with
|
||||
the terms of their own valid and in-effect license from Apple.
|
||||
|
||||
Aquantia Corp.: You may use Aquantia’s API binaries solely to flash the API
|
||||
Aquantia Corp.: You may use Aquantia's API binaries solely to flash the API
|
||||
software to an NXP Product which mates with an Aquantia device.
|
||||
|
||||
Argus Cyber Security: The Argus software may only be used in object code and
|
||||
only for evaluation and demonstration purposes.
|
||||
|
||||
Arm Toolkit: This tool is owned by Arm Limited. You may not reverse engineer,
|
||||
decompile or dissemble any ARM Toolkit. You agree to abide by any third-party
|
||||
IP requirements, including the relevant license terms where applicable, where
|
||||
such third-party IP is identified in the documentation provided with the ARM
|
||||
Toolkit. You may not copy the Arm Toolkit except solely for archival and backup
|
||||
purposes provided all notices are preserved. Arm disclaims any and all
|
||||
liability related to your use of the ARM Toolkit.
|
||||
|
||||
Atheros: Use of Atheros software is limited to evaluation and demonstration
|
||||
only. Permitted distributions must be similarly limited. Further rights must
|
||||
be obtained directly from Atheros.
|
||||
|
|
|
@ -19,6 +19,7 @@ FSL_EULA_FILE_MD5SUM_LA_OPT_NXP_SOFTWARE_LICENSE_V39 = "5a0bf11f745e68024f37b472
|
|||
FSL_EULA_FILE_MD5SUM_LA_OPT_NXP_SOFTWARE_LICENSE_V44 = "d7853b7bf2936b2c25c893eac7033374"
|
||||
FSL_EULA_FILE_MD5SUM_LA_OPT_NXP_SOFTWARE_LICENSE_V45 = "63a38e9f392d8813d6f1f4d0d6fbe657"
|
||||
FSL_EULA_FILE_MD5SUM_LA_OPT_NXP_SOFTWARE_LICENSE_V46 = "673fa34349fa40f59e0713cb0ac22b1f"
|
||||
FSL_EULA_FILE_MD5SUM_LA_OPT_NXP_SOFTWARE_LICENSE_V48 = "db4762b09b6bda63da103963e6e081de"
|
||||
|
||||
FSL_EULA_FILE_MD5SUMS:append = " \
|
||||
${FSL_EULA_FILE_MD5SUM_LA_OPT_NXP_SOFTWARE_LICENSE_V36} \
|
||||
|
@ -28,11 +29,12 @@ FSL_EULA_FILE_MD5SUMS:append = " \
|
|||
${FSL_EULA_FILE_MD5SUM_LA_OPT_NXP_SOFTWARE_LICENSE_V44} \
|
||||
${FSL_EULA_FILE_MD5SUM_LA_OPT_NXP_SOFTWARE_LICENSE_V45} \
|
||||
${FSL_EULA_FILE_MD5SUM_LA_OPT_NXP_SOFTWARE_LICENSE_V46} \
|
||||
${FSL_EULA_FILE_MD5SUM_LA_OPT_NXP_SOFTWARE_LICENSE_V48} \
|
||||
"
|
||||
|
||||
# Override the EULA defined in meta-freescale.
|
||||
FSL_EULA_FILE = "${LAYERDIR}/../EULA.txt"
|
||||
FSL_EULA_FILE_MD5SUM = "${FSL_EULA_FILE_MD5SUM_LA_OPT_NXP_SOFTWARE_LICENSE_V46}"
|
||||
FSL_EULA_FILE_MD5SUM = "${FSL_EULA_FILE_MD5SUM_LA_OPT_NXP_SOFTWARE_LICENSE_V48}"
|
||||
|
||||
# FIXME: Drop xxd if/when xxd-native can be used instead
|
||||
HOSTTOOLS_NONFATAL:append = " xxd cert-to-efi-sig-list"
|
||||
|
|
Loading…
Reference in New Issue
Block a user