mirror of
https://github.com/nxp-imx/meta-imx.git
synced 2025-12-14 14:36:02 +01:00
LICENSE.txt: Update to v54
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
This commit is contained in:
parent
144005a096
commit
ef2e2a4598
|
|
@ -1,4 +1,4 @@
|
|||
LA_OPT_NXP_Software_License v53 December 2023
|
||||
LA_OPT_NXP_Software_License v54 February 2024
|
||||
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
|
||||
|
|
@ -727,10 +727,16 @@ sublicense or otherwise distribute the source code, or any modifications or
|
|||
derivatives thereof as stand-alone products. You will be responsible for
|
||||
qualifying any modifications or derivatives with the Bluetooth SIG and any
|
||||
other qualifying bodies.
|
||||
|
||||
TARA Systems: Use of TARA Systems GUI technology Embedded Wizard is limited to
|
||||
evaluation and demonstration only. Permitted distributions must be similarly
|
||||
limited. Further rights must be obtained directly from TARA Systems.
|
||||
|
||||
Teensyduino Core Library: If the Teensyduino Core Library or documentation is
|
||||
incorporated into a build system that allows selection among a list of target
|
||||
devices, then similar target devices manufactured by PJRC.com must be included
|
||||
in the list of target devices and selectable in the same manner.
|
||||
|
||||
Texas Instruments: Your use of Texas Instruments Inc. WiLink8 Licensed Software
|
||||
is restricted to NXP SoC based systems that include a compatible connectivity
|
||||
device manufactured by TI.
|
||||
|
|
|
|||
|
|
@ -21,15 +21,17 @@ LAYERSERIES_COMPAT_imx-demo:append = " mickledore"
|
|||
# See fsl-eula-unpack.bbclass.
|
||||
FSL_EULA_FILE_MD5SUM_LA_OPT_NXP_SOFTWARE_LICENSE_V49 = "2827219e81f28aba7c6a569f7c437fa7"
|
||||
FSL_EULA_FILE_MD5SUM_LA_OPT_NXP_SOFTWARE_LICENSE_V53 = "44a8052c384584ba09077e85a3d1654f"
|
||||
FSL_EULA_FILE_MD5SUM_LA_OPT_NXP_SOFTWARE_LICENSE_V54 = "1142bc333cf4971d6b10bd8292363f02 "
|
||||
|
||||
FSL_EULA_FILE_MD5SUMS:append = " \
|
||||
${FSL_EULA_FILE_MD5SUM_LA_OPT_NXP_SOFTWARE_LICENSE_V49} \
|
||||
${FSL_EULA_FILE_MD5SUM_LA_OPT_NXP_SOFTWARE_LICENSE_V53} \
|
||||
${FSL_EULA_FILE_MD5SUM_LA_OPT_NXP_SOFTWARE_LICENSE_V54} \
|
||||
"
|
||||
|
||||
# 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_V53}"
|
||||
FSL_EULA_FILE_MD5SUM = "${FSL_EULA_FILE_MD5SUM_LA_OPT_NXP_SOFTWARE_LICENSE_V54}"
|
||||
|
||||
# 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