summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUlrich Ölmann <u.oelmann@pengutronix.de>2025-07-21 15:38:36 +0200
committerKhem Raj <raj.khem@gmail.com>2025-07-21 10:10:47 -0700
commit16f6a00639f8e21451a0be3e27c6172b4dac0dbf (patch)
tree77aef72b2ca40f2387906335abde8bfb6dcf86b4
parent882eda9235d3dea86029dfc2119e6aa333f1ac8c (diff)
downloadmeta-openembedded-16f6a00639f8e21451a0be3e27c6172b4dac0dbf.tar.gz
imx-cst: update to v3.4.1
Update as the previous version's source is not available for download anymore from the debian mirror. Signed-off-by: Ulrich Ölmann <u.oelmann@pengutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-support/imx-cst/imx-cst_3.4.1.bb (renamed from meta-oe/recipes-support/imx-cst/imx-cst_3.4.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/imx-cst/imx-cst_3.4.0.bb b/meta-oe/recipes-support/imx-cst/imx-cst_3.4.1.bb
index 3b57f4ed81..12b319843e 100644
--- a/meta-oe/recipes-support/imx-cst/imx-cst_3.4.0.bb
+++ b/meta-oe/recipes-support/imx-cst/imx-cst_3.4.1.bb
@@ -19,7 +19,7 @@ SRC_URI = "\
19 file://0001-fix-missing-makefile-rule-dependency.patch \ 19 file://0001-fix-missing-makefile-rule-dependency.patch \
20" 20"
21 21
22SRC_URI[sha256sum] = "52ee3cee3bc500a42095f73c4584e223b4b9d2dfc1cd3e5df965c5952eba8c8d" 22SRC_URI[sha256sum] = "342c0c028658a4a859fe70578b58c3b07e17bee0c7e3a13d063d4791e82c2dee"
23 23
24S = "${UNPACKDIR}/${DEBIAN_PGK_NAME}-${DEBIAN_PGK_VERSION}" 24S = "${UNPACKDIR}/${DEBIAN_PGK_NAME}-${DEBIAN_PGK_VERSION}"
25 25