diff --git a/meta-digi-arm/README b/meta-digi-arm/README index 0a2a4a3bd..d6d9e8559 100644 --- a/meta-digi-arm/README +++ b/meta-digi-arm/README @@ -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 ------- diff --git a/meta-digi-del/README b/meta-digi-del/README index 227e2a9b0..2e6689e13 100644 --- a/meta-digi-del/README +++ b/meta-digi-del/README @@ -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 -------