From 16f6a00639f8e21451a0be3e27c6172b4dac0dbf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ulrich=20=C3=96lmann?= Date: Mon, 21 Jul 2025 15:38:36 +0200 Subject: [PATCH] imx-cst: update to v3.4.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update as the previous version's source is not available for download anymore from the debian mirror. Signed-off-by: Ulrich Ölmann Signed-off-by: Khem Raj --- .../imx-cst/{imx-cst_3.4.0.bb => imx-cst_3.4.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/imx-cst/{imx-cst_3.4.0.bb => imx-cst_3.4.1.bb} (93%) 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 similarity index 93% rename from meta-oe/recipes-support/imx-cst/imx-cst_3.4.0.bb rename to 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 = "\ file://0001-fix-missing-makefile-rule-dependency.patch \ " -SRC_URI[sha256sum] = "52ee3cee3bc500a42095f73c4584e223b4b9d2dfc1cd3e5df965c5952eba8c8d" +SRC_URI[sha256sum] = "342c0c028658a4a859fe70578b58c3b07e17bee0c7e3a13d063d4791e82c2dee" S = "${UNPACKDIR}/${DEBIAN_PGK_NAME}-${DEBIAN_PGK_VERSION}"