From 4c448d0d8c0e47dc3601c8f136cccafcaddd30cc Mon Sep 17 00:00:00 2001 From: Oleksandr Suvorov Date: Mon, 18 Dec 2023 13:36:11 +0200 Subject: mcore-demos: imx-m33-demos: update to 2.14.1 (6.1.36-2.1.0) Update the version to be aligned with NXP BSP LF6.1.36-2.1.0. Signed-off-by: Oleksandr Suvorov --- recipes-fsl/mcore-demos/imx-m33-demos_2.14.0.bb | 15 --------------- recipes-fsl/mcore-demos/imx-m33-demos_2.14.1.bb | 15 +++++++++++++++ 2 files changed, 15 insertions(+), 15 deletions(-) delete mode 100644 recipes-fsl/mcore-demos/imx-m33-demos_2.14.0.bb create mode 100644 recipes-fsl/mcore-demos/imx-m33-demos_2.14.1.bb (limited to 'recipes-fsl/mcore-demos') diff --git a/recipes-fsl/mcore-demos/imx-m33-demos_2.14.0.bb b/recipes-fsl/mcore-demos/imx-m33-demos_2.14.0.bb deleted file mode 100644 index 4b937a27..00000000 --- a/recipes-fsl/mcore-demos/imx-m33-demos_2.14.0.bb +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 2023 NXP -# Released under the MIT license (see COPYING.MIT for the terms) - -require imx-mcore-demos.inc - -LIC_FILES_CHKSUM:mx8ulp-nxp-bsp = "file://COPYING;md5=63a38e9f392d8813d6f1f4d0d6fbe657" -LIC_FILES_CHKSUM:mx93-nxp-bsp = "file://COPYING;md5=63a38e9f392d8813d6f1f4d0d6fbe657" - -SRC_URI[imx8ulp.md5sum] = "8c084435f30319948e037be3b5c4d807" -SRC_URI[imx8ulp.sha256sum] = "c2f086257251b222ec60307e51874974ec1f4166736a747546055fdac991647b" - -SRC_URI[imx93.md5sum] = "5eb97a5afed0aafda98ea5bdc665811c" -SRC_URI[imx93.sha256sum] = "54ca75f62baf0f197f77837822fe8fb0e4fa2e2450c81dca60d24ca5f59d48bd" - -COMPATIBLE_MACHINE = "(mx8ulp-nxp-bsp|mx93-nxp-bsp)" diff --git a/recipes-fsl/mcore-demos/imx-m33-demos_2.14.1.bb b/recipes-fsl/mcore-demos/imx-m33-demos_2.14.1.bb new file mode 100644 index 00000000..fa91ad80 --- /dev/null +++ b/recipes-fsl/mcore-demos/imx-m33-demos_2.14.1.bb @@ -0,0 +1,15 @@ +# Copyright 2023 NXP +# Released under the MIT license (see COPYING.MIT for the terms) + +require imx-mcore-demos.inc + +LIC_FILES_CHKSUM:mx93-nxp-bsp = "file://COPYING;md5=db4762b09b6bda63da103963e6e081de" +LIC_FILES_CHKSUM:mx8ulp-nxp-bsp = "file://COPYING;md5=db4762b09b6bda63da103963e6e081de" + +SRC_URI[imx8ulp.md5sum] = "6a1d2b904255ad2b514a234e6282209f" +SRC_URI[imx8ulp.sha256sum] = "eb8710c31dd58e23ed50653a1b90106e78776a1062abea2a16139cf371828a5a" + +SRC_URI[imx93.md5sum] = "6c48e178dd3ddb95151f1eeade984a21" +SRC_URI[imx93.sha256sum] = "0848b5055ca693badd5ee923347fcebcac04e8aade22a4f26441669ef653eb01" + +COMPATIBLE_MACHINE = "(mx8ulp-nxp-bsp|mx93-nxp-bsp)" -- cgit v1.2.3-54-g00ecf