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 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 4b937a273..000000000 --- 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 000000000..fa91ad800 --- /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 From 6a2d1d1d729ee30bedb968418e64f8badfa3d1a2 Mon Sep 17 00:00:00 2001 From: Oleksandr Suvorov Date: Mon, 18 Dec 2023 13:44:07 +0200 Subject: mcore-demos: imx-m4-demos: update to 6.1.36-2.1.0 Update versions of M4 demos to be aligned with NXP BSP LF6.1.36-2.1.0. - remove obsolete 2.13.0 - add 2.14.1 Signed-off-by: Oleksandr Suvorov --- recipes-fsl/mcore-demos/imx-m4-demos_2.13.0.bb | 19 ------------------- recipes-fsl/mcore-demos/imx-m4-demos_2.14.0.bb | 19 +++++++++++++++++++ recipes-fsl/mcore-demos/imx-m4-demos_2.14.1.bb | 11 +++++++++++ 3 files changed, 30 insertions(+), 19 deletions(-) delete mode 100644 recipes-fsl/mcore-demos/imx-m4-demos_2.13.0.bb create mode 100644 recipes-fsl/mcore-demos/imx-m4-demos_2.14.0.bb create mode 100644 recipes-fsl/mcore-demos/imx-m4-demos_2.14.1.bb diff --git a/recipes-fsl/mcore-demos/imx-m4-demos_2.13.0.bb b/recipes-fsl/mcore-demos/imx-m4-demos_2.13.0.bb deleted file mode 100644 index b3c6dbdc1..000000000 --- a/recipes-fsl/mcore-demos/imx-m4-demos_2.13.0.bb +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 2017-2023 NXP -# Released under the MIT license (see COPYING.MIT for the terms) - -require imx-mcore-demos.inc - -LIC_FILES_CHKSUM:mx8mm-nxp-bsp = "file://COPYING;md5=add2d392714d3096ed7e0f7e2190724b" -LIC_FILES_CHKSUM:mx8mq-nxp-bsp = "file://COPYING;md5=add2d392714d3096ed7e0f7e2190724b" -LIC_FILES_CHKSUM:mx7ulp-nxp-bsp = "file://COPYING;md5=add2d392714d3096ed7e0f7e2190724b" - -SRC_URI[imx8mm.md5sum] = "0ae9ae9047b37e9750fea900cb9f3944" -SRC_URI[imx8mm.sha256sum] = "fe024edb89bac0ab0a5b74ad2b0a231cba92b9b2c0cdab496e45c3b2b131fa8e" - -SRC_URI[imx8mq.md5sum] = "2860266c99a4535c2bd14adb7ceaf6ba" -SRC_URI[imx8mq.sha256sum] = "cc13003b637d6912780dc70f37c78b60403a080c6edbb0bf3c7f9bf5a2f98971" - -SRC_URI[imx7ulp.md5sum] = "5ca17160cfbac5ce84d9f0fa04cf9ecf" -SRC_URI[imx7ulp.sha256sum] = "eba89bcd1c162a5d81707abdba5bea2ef862acd8c5558bce2f3435e27c00ada9" - -COMPATIBLE_MACHINE = "(mx7ulp-nxp-bsp|mx8mm-nxp-bsp|mx8mq-nxp-bsp)" diff --git a/recipes-fsl/mcore-demos/imx-m4-demos_2.14.0.bb b/recipes-fsl/mcore-demos/imx-m4-demos_2.14.0.bb new file mode 100644 index 000000000..0afd96778 --- /dev/null +++ b/recipes-fsl/mcore-demos/imx-m4-demos_2.14.0.bb @@ -0,0 +1,19 @@ +# Copyright 2017-2023 NXP +# Released under the MIT license (see COPYING.MIT for the terms) + +require imx-mcore-demos.inc + +LIC_FILES_CHKSUM:mx8mm-nxp-bsp = "file://COPYING;md5=9135422c7a38dac21bf1f858b6ef3bac" +LIC_FILES_CHKSUM:mx8mq-nxp-bsp = "file://COPYING;md5=9135422c7a38dac21bf1f858b6ef3bac" +LIC_FILES_CHKSUM:mx7ulp-nxp-bsp = "file://COPYING;md5=9135422c7a38dac21bf1f858b6ef3bac" + +SRC_URI[imx8mm.md5sum] = "788192fd5e42d0eab95a27a3738b8615" +SRC_URI[imx8mm.sha256sum] = "178150e9720b84838f26cfcf14d25be247bd9e55e39bfb8238e47aee2d0f6244" + +SRC_URI[imx8mq.md5sum] = "0235860aca583e50af88b141e8f25d13" +SRC_URI[imx8mq.sha256sum] = "decb52b246800e3fa926704207a0ac9a960723da8502887a31f353aaa370c9d9" + +SRC_URI[imx7ulp.md5sum] = "4ec757b7a2a2bdf33f583c328a4631f1" +SRC_URI[imx7ulp.sha256sum] = "51715bee5e300ee6160c92979e7075e3aa7f7114e7742699bfaa9779113a6fe9" + +COMPATIBLE_MACHINE = "(mx7ulp-nxp-bsp|mx8mm-nxp-bsp|mx8mq-nxp-bsp)" diff --git a/recipes-fsl/mcore-demos/imx-m4-demos_2.14.1.bb b/recipes-fsl/mcore-demos/imx-m4-demos_2.14.1.bb new file mode 100644 index 000000000..67fadb2f6 --- /dev/null +++ b/recipes-fsl/mcore-demos/imx-m4-demos_2.14.1.bb @@ -0,0 +1,11 @@ +# Copyright 2017-2023 NXP +# Released under the MIT license (see COPYING.MIT for the terms) + +require imx-mcore-demos.inc + +LIC_FILES_CHKSUM:mx8mm-nxp-bsp = "file://COPYING;md5=db4762b09b6bda63da103963e6e081de" + +SRC_URI[imx8mm.md5sum] = "8db99da9efe8a5409a246c8a63d418dc" +SRC_URI[imx8mm.sha256sum] = "8269d7461efcdba0b8c3e684df8b45c2d8ace3fdf426b81bdfb46855a1577987" + +COMPATIBLE_MACHINE = "(mx8mm-nxp-bsp)" -- cgit v1.2.3-54-g00ecf From 6fec475c8e31f3f157c996d85520a56976465411 Mon Sep 17 00:00:00 2001 From: Oleksandr Suvorov Date: Mon, 18 Dec 2023 14:04:50 +0200 Subject: mcore-demos: imx-m4-demos: update to 6.1.36-2.1.0 Update versions of M7 demos to be aligned with NXP BSP LF6.1.36-2.1.0. For imx8mn: - 2.13.0 -> 2.13.1 For imx8mp: - 2.13.1 -> 2.14.1 Signed-off-by: Oleksandr Suvorov --- recipes-fsl/mcore-demos/imx-m7-demos_2.13.0.bb | 15 --------------- recipes-fsl/mcore-demos/imx-m7-demos_2.13.1.bb | 12 ------------ recipes-fsl/mcore-demos/imx-m7-demos_2.14.0.bb | 15 +++++++++++++++ recipes-fsl/mcore-demos/imx-m7-demos_2.14.1.bb | 12 ++++++++++++ 4 files changed, 27 insertions(+), 27 deletions(-) delete mode 100644 recipes-fsl/mcore-demos/imx-m7-demos_2.13.0.bb delete mode 100644 recipes-fsl/mcore-demos/imx-m7-demos_2.13.1.bb create mode 100644 recipes-fsl/mcore-demos/imx-m7-demos_2.14.0.bb create mode 100644 recipes-fsl/mcore-demos/imx-m7-demos_2.14.1.bb diff --git a/recipes-fsl/mcore-demos/imx-m7-demos_2.13.0.bb b/recipes-fsl/mcore-demos/imx-m7-demos_2.13.0.bb deleted file mode 100644 index 7552ab665..000000000 --- a/recipes-fsl/mcore-demos/imx-m7-demos_2.13.0.bb +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 2019-2023 NXP -# Released under the MIT license (see COPYING.MIT for the terms) - -require imx-mcore-demos.inc - -LIC_FILES_CHKSUM:mx8mn-nxp-bsp = "file://COPYING;md5=add2d392714d3096ed7e0f7e2190724b" -LIC_FILES_CHKSUM:mx8mnul-nxp-bsp = "file://COPYING;md5=add2d392714d3096ed7e0f7e2190724b" - -SRC_URI[imx8mn.md5sum] = "c25e8463414f31f812e997748a5c3eba" -SRC_URI[imx8mn.sha256sum] = "8795f5947334eb2eae4a16c51eabd3cf50d8d04894b12933d8e78669433f7093" - -SRC_URI[imx8mnddr3l.md5sum] = "f2e0741c26f59d2b7bf0b685d236ea6f" -SRC_URI[imx8mnddr3l.sha256sum] = "86039ee610ebb66cf1e65aa915cee2aeff5982f73504cebc9a94fba40095f3e1" - -COMPATIBLE_MACHINE = "(mx8mn-nxp-bsp|mx8mnul-nxp-bsp)" diff --git a/recipes-fsl/mcore-demos/imx-m7-demos_2.13.1.bb b/recipes-fsl/mcore-demos/imx-m7-demos_2.13.1.bb deleted file mode 100644 index 43b5d99bf..000000000 --- a/recipes-fsl/mcore-demos/imx-m7-demos_2.13.1.bb +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 2019-2023 NXP -# Released under the MIT license (see COPYING.MIT for the terms) - -require imx-mcore-demos.inc - -LIC_FILES_CHKSUM:mx8mp-nxp-bsp = "file://COPYING;md5=ea25d099982d035af85d193c88a1b479" -LIC_FILES_CHKSUM:mx8mpul-nxp-bsp = "file://COPYING;md5=ea25d099982d035af85d193c88a1b479" - -SRC_URI[imx8mp.md5sum] = "aa2bd4a77970396418a4879827ca6da7" -SRC_URI[imx8mp.sha256sum] = "d98d90ccef16b39b6a5756a91f08be69448bbf58cbb9216db5fcb7d03ae042f4" - -COMPATIBLE_MACHINE = "(mx8mp-nxp-bsp|mx8mpul-nxp-bsp)" diff --git a/recipes-fsl/mcore-demos/imx-m7-demos_2.14.0.bb b/recipes-fsl/mcore-demos/imx-m7-demos_2.14.0.bb new file mode 100644 index 000000000..7849ccca2 --- /dev/null +++ b/recipes-fsl/mcore-demos/imx-m7-demos_2.14.0.bb @@ -0,0 +1,15 @@ +# Copyright 2019-2023 NXP +# Released under the MIT license (see COPYING.MIT for the terms) + +require imx-mcore-demos.inc + +LIC_FILES_CHKSUM:mx8mn-nxp-bsp = "file://COPYING;md5=9135422c7a38dac21bf1f858b6ef3bac" +LIC_FILES_CHKSUM:mx8mnul-nxp-bsp = "file://COPYING;md5=9135422c7a38dac21bf1f858b6ef3bac" + +SRC_URI[imx8mn.md5sum] = "5ba15434b72f1eb7315e6ddb8a66a0f9" +SRC_URI[imx8mn.sha256sum] = "8fe6c76da7eb0bbebb8e18a308249ca78a1c5c1d58034cf0fd3c5028aa5740e2" + +SRC_URI[imx8mnddr3l.md5sum] = "62115bc3415eac0f9a4249ed9bb94f98" +SRC_URI[imx8mnddr3l.sha256sum] = "4b405e1ae439f651c21c4d4bd88f89695974a15aabb89cba65daa2f9922b273d" + +COMPATIBLE_MACHINE = "(mx8mn-nxp-bsp|mx8mnul-nxp-bsp)" diff --git a/recipes-fsl/mcore-demos/imx-m7-demos_2.14.1.bb b/recipes-fsl/mcore-demos/imx-m7-demos_2.14.1.bb new file mode 100644 index 000000000..ddd996619 --- /dev/null +++ b/recipes-fsl/mcore-demos/imx-m7-demos_2.14.1.bb @@ -0,0 +1,12 @@ +# Copyright 2023 NXP +# Released under the MIT license (see COPYING.MIT for the terms) + +require imx-mcore-demos.inc + +LIC_FILES_CHKSUM:mx8mp-nxp-bsp = "file://COPYING;md5=db4762b09b6bda63da103963e6e081de" +LIC_FILES_CHKSUM:mx8mpul-nxp-bsp = "file://COPYING;md5=db4762b09b6bda63da103963e6e081de" + +SRC_URI[imx8mp.md5sum] = "f12cd36cd48cfc65ada700445f8cecaf" +SRC_URI[imx8mp.sha256sum] = "f2da9e7d7ea6d7b5f33eb12d20e6c5c07fe3110d362f5263d672729f2cd73b37" + +COMPATIBLE_MACHINE = "(mx8mp-nxp-bsp|mx8mpul-nxp-bsp)" -- cgit v1.2.3-54-g00ecf