diff options
Diffstat (limited to 'conf/fragments/eula/accept-fsl-eula.conf')
| -rw-r--r-- | conf/fragments/eula/accept-fsl-eula.conf | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/conf/fragments/eula/accept-fsl-eula.conf b/conf/fragments/eula/accept-fsl-eula.conf new file mode 100644 index 000000000..933feaa00 --- /dev/null +++ b/conf/fragments/eula/accept-fsl-eula.conf | |||
| @@ -0,0 +1,12 @@ | |||
| 1 | # Accept Freescale/NXP EULA | ||
| 2 | # | ||
| 3 | # By setting this variable, you indicate that you have read and accepted | ||
| 4 | # the terms in the Freescale/NXP Software License Agreement located at: | ||
| 5 | # ${LAYERDIR}/EULA | ||
| 6 | # | ||
| 7 | # This is required to build recipes that use proprietary NXP software. | ||
| 8 | |||
| 9 | BB_CONF_FRAGMENT_SUMMARY = "Accept Freescale/NXP EULA" | ||
| 10 | BB_CONF_FRAGMENT_DESCRIPTION = "This fragment sets the ACCEPT_FSL_EULA variable to '1', indicating acceptance of the Freescale/NXP EULA." | ||
| 11 | |||
| 12 | ACCEPT_FSL_EULA = "1" | ||
