summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/imx-dsp/imx-dsp_2.1.10.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2025-06-30 08:31:19 -0300
committerGitHub <noreply@github.com>2025-06-30 08:31:19 -0300
commit06e69dcd392637b5c3ec1f4bfb91313d45198c14 (patch)
tree899bf610704e10acd8cc4882af8226bcaa346761 /recipes-multimedia/imx-dsp/imx-dsp_2.1.10.bb
parent4273bade195b3d0df1eb879b4ce24076e825d788 (diff)
parentb747b01501d19a160612711b0bdc1cee0c24f670 (diff)
downloadmeta-freescale-master.tar.gz
Merge pull request #2310 from MaxKrummenacher/masterHEADmaster
global: whinlatter updates for WORKDIR/UNPACKDIR and git fetch location
Diffstat (limited to 'recipes-multimedia/imx-dsp/imx-dsp_2.1.10.bb')
-rw-r--r--recipes-multimedia/imx-dsp/imx-dsp_2.1.10.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-multimedia/imx-dsp/imx-dsp_2.1.10.bb b/recipes-multimedia/imx-dsp/imx-dsp_2.1.10.bb
index 4e42110b5..96656f85b 100644
--- a/recipes-multimedia/imx-dsp/imx-dsp_2.1.10.bb
+++ b/recipes-multimedia/imx-dsp/imx-dsp_2.1.10.bb
@@ -9,7 +9,7 @@ inherit fsl-eula-unpack autotools pkgconfig
9IMX_SRCREV_ABBREV = "ea4fe3f" 9IMX_SRCREV_ABBREV = "ea4fe3f"
10SRC_URI = "${FSL_MIRROR}/${BP}-${IMX_SRCREV_ABBREV}.bin;fsl-eula=true" 10SRC_URI = "${FSL_MIRROR}/${BP}-${IMX_SRCREV_ABBREV}.bin;fsl-eula=true"
11 11
12S = "${WORKDIR}/${BP}-${IMX_SRCREV_ABBREV}" 12S = "${UNPACKDIR}/${BP}-${IMX_SRCREV_ABBREV}"
13 13
14SRC_URI[sha256sum] = "fc6e6a7c2417730b39eeddc26606c3d58a8f5d0a1521f44bbbd505657046858b" 14SRC_URI[sha256sum] = "fc6e6a7c2417730b39eeddc26606c3d58a8f5d0a1521f44bbbd505657046858b"
15 15