From e14ec7944312e4aa3f7438e386dd1f150489c6b1 Mon Sep 17 00:00:00 2001 From: Alex Gonzalez Date: Wed, 20 Mar 2013 17:36:46 +0100 Subject: [PATCH] READMEs: Remove EULA acceptance variable. This variable is finally not being used so remove mentions of it. Signed-off-by: Alex Gonzalez --- meta-digi-arm/README | 9 --------- meta-digi-del/README | 5 ----- 2 files changed, 14 deletions(-) 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 -------