mirror of
https://github.com/nxp-imx/meta-imx.git
synced 2025-07-19 18:39:09 +02:00
imx-setup-release.sh: EULA.txt is renamed as LICENSE.txt [YOCIMX-6759]
Update the setup script to align with EULA.txt renaming. Signed-off-by: Jun Zhu <junzhu@nxp.com>
This commit is contained in:
parent
525ad9b80b
commit
2133cdfa15
|
@ -127,8 +127,9 @@ if [ ! -f classes/fsl-eula-unpack.bbclass ]; then
|
||||||
fi
|
fi
|
||||||
cd -
|
cd -
|
||||||
|
|
||||||
# Override the click-through in meta-freescale/EULA
|
# Override the click-through in meta-freescale
|
||||||
FSL_EULA_FILE=$CWD/sources/meta-imx/EULA.txt
|
FSL_EULA_FILE=$CWD/sources/meta-imx/LICENSE.txt
|
||||||
|
|
||||||
|
|
||||||
# Set up the basic yocto environment
|
# Set up the basic yocto environment
|
||||||
if [ -z "$DISTRO" ]; then
|
if [ -z "$DISTRO" ]; then
|
||||||
|
|
Loading…
Reference in New Issue
Block a user