TechNexion / meta-tn-imx-bsp

TechNexion BSP Layer for i.MX Yocto Project
MIT License
6 stars 11 forks source link

Automate Accepting EULA LICENSE in case of Devops requirement #12

Closed ankit-lathiya closed 2 years ago

ankit-lathiya commented 2 years ago

tn-setup-release.sh is having manual steps for accepting the EULA fsl license.

ankit-lathiya commented 2 years ago

@johnweber can you please help me on this

ankit-lathiya commented 2 years ago

We want some hack to automate this since in the case of DevOps manual accepts of license is not possible

richard-hu commented 2 years ago

@ankit-lathiya :

The step can be skipped by putting ACCEPT_FSL_EULA = "1" in conf/local.conf

BR,

Richard