READMEs: Remove EULA acceptance variable.
This variable is finally not being used so remove mentions of it. Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
This commit is contained in:
parent
942cf44ff6
commit
e14ec79443
|
|
@ -18,11 +18,6 @@ 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.
|
||||
|
||||
In order to accept them, you should add, in your local.conf file:
|
||||
|
||||
ACCEPT_DIGI_EULA = "1"
|
||||
ACCEPT_DIGI_OPEN_EULA = "1"
|
||||
|
||||
Freescale's license agreeements
|
||||
-------------------------------
|
||||
|
||||
|
|
@ -30,10 +25,6 @@ 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.
|
||||
|
||||
In order to accept it, you should add, in your local.conf file:
|
||||
|
||||
ACCEPT_FSL_MMK_EULA = "1"
|
||||
|
||||
Support
|
||||
-------
|
||||
|
||||
|
|
|
|||
|
|
@ -16,11 +16,6 @@ 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.
|
||||
|
||||
In order to accept them, you should add, in your local.conf file:
|
||||
|
||||
ACCEPT_DIGI_EULA = "1"
|
||||
ACCEPT_DIGI_OPEN_EULA = "1"
|
||||
|
||||
Support
|
||||
-------
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue