From: Rouven Czerwinski <[email protected]> Since the upgrade to a new version, the download URL also needs to be updated. Note that the downloaded archive name is misleading, while it is named 4.0.0, it contains 3.4.1.
Signed-off-by: Rouven Czerwinski <[email protected]> --- rules/host-imx-cst.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules/host-imx-cst.make b/rules/host-imx-cst.make index 2cabe16fb..bba70ac5d 100644 --- a/rules/host-imx-cst.make +++ b/rules/host-imx-cst.make @@ -32,7 +32,7 @@ $(HOST_IMX_CST_SOURCE): @echo "*" @echo "* Due to license restrictions please download version $(HOST_IMX_CST_VERSION) manually from:" @echo "*" - @echo "* https://www.nxp.com/webapp/sps/download/license.jsp?colCode=IMX_CST_TOOL" + @echo "* https://www.nxp.com/webapp/sps/download/license.jsp?colCode=IMX_CST_TOOL_NEW" @echo "*" @echo "* and place it into the source directory as:" @echo "*" -- 2.48.1
