summaryrefslogtreecommitdiffstats
path: root/recipes-fsl/mcore-demos/imx-mcore-demos.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-fsl/mcore-demos/imx-mcore-demos.inc')
-rw-r--r--recipes-fsl/mcore-demos/imx-mcore-demos.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-fsl/mcore-demos/imx-mcore-demos.inc b/recipes-fsl/mcore-demos/imx-mcore-demos.inc
index b8e747105..9b9553fcc 100644
--- a/recipes-fsl/mcore-demos/imx-mcore-demos.inc
+++ b/recipes-fsl/mcore-demos/imx-mcore-demos.inc
@@ -35,7 +35,7 @@ MCORE_TYPE:mx95-nxp-bsp = "m7"
35 35
36SRC_URI = "${FSL_MIRROR}/${SOC}-${MCORE_TYPE}-demo-${PV}.bin;name=${SOC};fsl-eula=true" 36SRC_URI = "${FSL_MIRROR}/${SOC}-${MCORE_TYPE}-demo-${PV}.bin;name=${SOC};fsl-eula=true"
37 37
38S = "${WORKDIR}/${SOC}-${MCORE_TYPE}-demo-${PV}" 38S = "${UNPACKDIR}/${SOC}-${MCORE_TYPE}-demo-${PV}"
39 39
40SCR = "SCR-${SOC}-${MCORE_TYPE}-demo.txt" 40SCR = "SCR-${SOC}-${MCORE_TYPE}-demo.txt"
41 41