meta-digi-arm: Accept the FSL EULA agreement.

Doing it in the layer configuration means we don't have to do it in
each recipe that requires it.

Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
This commit is contained in:
Alex Gonzalez 2012-11-30 19:29:30 +01:00
parent a9343bad07
commit 0502bed774
1 changed files with 3 additions and 0 deletions

View File

@ -16,3 +16,6 @@ DIGI_MIRROR ?= "http://www.digi.com/yocto/"
# PREMIRRORS and tried first and if not found, all MIRRORS next.
MIRRORS += "${DIGI_MIRROR} \n"
# Accept FSL licenses
ACCEPT_FSL_EULA = "1"