summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/firmware-imx/firmware-imx-8.27.inc
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-bsp/firmware-imx/firmware-imx-8.27.inc
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-bsp/firmware-imx/firmware-imx-8.27.inc')
-rw-r--r--recipes-bsp/firmware-imx/firmware-imx-8.27.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/firmware-imx/firmware-imx-8.27.inc b/recipes-bsp/firmware-imx/firmware-imx-8.27.inc
index 022289d37..20a66a1e3 100644
--- a/recipes-bsp/firmware-imx/firmware-imx-8.27.inc
+++ b/recipes-bsp/firmware-imx/firmware-imx-8.27.inc
@@ -11,6 +11,6 @@ SRC_URI = "${FSL_MIRROR}/firmware-imx-${PV}-${IMX_SRCREV_ABBREV}.bin;fsl-eula=tr
11IMX_SRCREV_ABBREV = "5af0ceb" 11IMX_SRCREV_ABBREV = "5af0ceb"
12SRC_URI[sha256sum] = "61f925e606ab020b1a36f3f7f7e459c6847f5b9dbc79421f9ef86e8fc124eb2f" 12SRC_URI[sha256sum] = "61f925e606ab020b1a36f3f7f7e459c6847f5b9dbc79421f9ef86e8fc124eb2f"
13 13
14S = "${WORKDIR}/firmware-imx-${PV}-${IMX_SRCREV_ABBREV}" 14S = "${UNPACKDIR}/firmware-imx-${PV}-${IMX_SRCREV_ABBREV}"
15 15
16inherit fsl-eula-unpack 16inherit fsl-eula-unpack