diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2025-06-30 08:31:19 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-30 08:31:19 -0300 |
commit | 06e69dcd392637b5c3ec1f4bfb91313d45198c14 (patch) | |
tree | 899bf610704e10acd8cc4882af8226bcaa346761 /recipes-multimedia/imx-dsp/imx-dsp_2.1.10.bb | |
parent | 4273bade195b3d0df1eb879b4ce24076e825d788 (diff) | |
parent | b747b01501d19a160612711b0bdc1cee0c24f670 (diff) | |
download | meta-freescale-master.tar.gz |
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.bb | 2 |
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 | |||
9 | IMX_SRCREV_ABBREV = "ea4fe3f" | 9 | IMX_SRCREV_ABBREV = "ea4fe3f" |
10 | SRC_URI = "${FSL_MIRROR}/${BP}-${IMX_SRCREV_ABBREV}.bin;fsl-eula=true" | 10 | SRC_URI = "${FSL_MIRROR}/${BP}-${IMX_SRCREV_ABBREV}.bin;fsl-eula=true" |
11 | 11 | ||
12 | S = "${WORKDIR}/${BP}-${IMX_SRCREV_ABBREV}" | 12 | S = "${UNPACKDIR}/${BP}-${IMX_SRCREV_ABBREV}" |
13 | 13 | ||
14 | SRC_URI[sha256sum] = "fc6e6a7c2417730b39eeddc26606c3d58a8f5d0a1521f44bbbd505657046858b" | 14 | SRC_URI[sha256sum] = "fc6e6a7c2417730b39eeddc26606c3d58a8f5d0a1521f44bbbd505657046858b" |
15 | 15 | ||