From 1518b358de1c91d7ab21ecedec3a65dde1791a6a Mon Sep 17 00:00:00 2001 From: Hiago De Franco Date: Wed, 21 Aug 2024 17:09:49 -0300 Subject: mcore-demos: Update 6.6.3-1.0.0 to 6.6.23-2.0.0 Update to the new NXP BSP 6.6.23-2.0.0. - Replace m33 demos 2.14.1 and 2.15.000 with 2.16.000 version. - Replace m4 demos 2.14.0 and 2.14.1 with 2.16.000 version, and fix 2.9.0 license checksum. - Replace m7 demos 2.14.0, 2.14.1 and 2.15.000 with 2.16.000 version. - Fix SRC_URI from imx-mcore-demos wich was causing the link to have an extra '/', making the download fail. Signed-off-by: Hiago De Franco (cherry picked from commit d8510db5c0ede0739ede6deff0f17ad8cfc5de3d) --- recipes-fsl/mcore-demos/README | 10 +++------ recipes-fsl/mcore-demos/imx-m33-demos_2.14.1.bb | 11 ---------- recipes-fsl/mcore-demos/imx-m33-demos_2.15.000.bb | 11 ---------- recipes-fsl/mcore-demos/imx-m33-demos_2.16.000.bb | 15 +++++++++++++ recipes-fsl/mcore-demos/imx-m4-demos_2.14.0.bb | 15 ------------- recipes-fsl/mcore-demos/imx-m4-demos_2.14.1.bb | 11 ---------- recipes-fsl/mcore-demos/imx-m4-demos_2.16.000.bb | 19 +++++++++++++++++ recipes-fsl/mcore-demos/imx-m4-demos_2.9.0.bb | 1 + recipes-fsl/mcore-demos/imx-m7-demos_2.14.0.bb | 15 ------------- recipes-fsl/mcore-demos/imx-m7-demos_2.14.1.bb | 12 ----------- recipes-fsl/mcore-demos/imx-m7-demos_2.15.000.bb | 11 ---------- recipes-fsl/mcore-demos/imx-m7-demos_2.16.000.bb | 26 +++++++++++++++++++++++ recipes-fsl/mcore-demos/imx-mcore-demos.inc | 2 +- 13 files changed, 65 insertions(+), 94 deletions(-) delete mode 100644 recipes-fsl/mcore-demos/imx-m33-demos_2.14.1.bb delete mode 100644 recipes-fsl/mcore-demos/imx-m33-demos_2.15.000.bb create mode 100644 recipes-fsl/mcore-demos/imx-m33-demos_2.16.000.bb delete mode 100644 recipes-fsl/mcore-demos/imx-m4-demos_2.14.0.bb delete mode 100644 recipes-fsl/mcore-demos/imx-m4-demos_2.14.1.bb create mode 100644 recipes-fsl/mcore-demos/imx-m4-demos_2.16.000.bb delete mode 100644 recipes-fsl/mcore-demos/imx-m7-demos_2.14.0.bb delete mode 100644 recipes-fsl/mcore-demos/imx-m7-demos_2.14.1.bb delete mode 100644 recipes-fsl/mcore-demos/imx-m7-demos_2.15.000.bb create mode 100644 recipes-fsl/mcore-demos/imx-m7-demos_2.16.000.bb diff --git a/recipes-fsl/mcore-demos/README b/recipes-fsl/mcore-demos/README index f38e8a6ed..0c9944873 100644 --- a/recipes-fsl/mcore-demos/README +++ b/recipes-fsl/mcore-demos/README @@ -1,14 +1,10 @@ The M4 demo app version of each SoCs are followed: -* 2.14.0 -- i.MX 7ULP, 8MQ -* 2.14.1 -- i.MX 8MM +* 2.16.000 -- i.MX 7ULP, 8MQ, 8MM * 2.9.0 -- i.MX 8DXL, 8QM, 8QXP * 1.0.1 -- i.MX 7D The M7 demo app version of each SoCs are followed: -* 2.14.0 -- i.MX 8MNULite, 8MN -* 2.14.1 -- i.MX 8MP -* 2.15.000 -- i.MX95 +* 2.16.000 -- i.MX 8MP , 8MNULite, 8MN, i.MX95 The M33 demo app version of each SoCs are followed: -* 2.14.1 -- i.MX 8ULP -* 2.15.000 -- i.MX 93 +* 2.16.000 -- i.MX 8ULP, i.MX 93 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 deleted file mode 100644 index 0107d90e6..000000000 --- a/recipes-fsl/mcore-demos/imx-m33-demos_2.14.1.bb +++ /dev/null @@ -1,11 +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=db4762b09b6bda63da103963e6e081de" - -SRC_URI[imx8ulp.md5sum] = "6a1d2b904255ad2b514a234e6282209f" -SRC_URI[imx8ulp.sha256sum] = "eb8710c31dd58e23ed50653a1b90106e78776a1062abea2a16139cf371828a5a" - -COMPATIBLE_MACHINE = "(mx8ulp-nxp-bsp)" diff --git a/recipes-fsl/mcore-demos/imx-m33-demos_2.15.000.bb b/recipes-fsl/mcore-demos/imx-m33-demos_2.15.000.bb deleted file mode 100644 index 542ff168a..000000000 --- a/recipes-fsl/mcore-demos/imx-m33-demos_2.15.000.bb +++ /dev/null @@ -1,11 +0,0 @@ -# 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=44a8052c384584ba09077e85a3d1654f" - -SRC_URI[imx93.md5sum] = "2fad663ff63d273a2cb775e06db9eedc" -SRC_URI[imx93.sha256sum] = "257066cbd57add127fae15da72f12f1cf6a847ff300e7b4ac63f507693898dfa" - -COMPATIBLE_MACHINE = "(mx93-nxp-bsp)" diff --git a/recipes-fsl/mcore-demos/imx-m33-demos_2.16.000.bb b/recipes-fsl/mcore-demos/imx-m33-demos_2.16.000.bb new file mode 100644 index 000000000..430182ae3 --- /dev/null +++ b/recipes-fsl/mcore-demos/imx-m33-demos_2.16.000.bb @@ -0,0 +1,15 @@ +# Copyright 2023-2024 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=10c0fda810c63b052409b15a5445671a" +LIC_FILES_CHKSUM:mx93-nxp-bsp = "file://COPYING;md5=10c0fda810c63b052409b15a5445671a" + +SRC_URI[imx8ulp.md5sum] = "9db44ac8ae50c2ce37072c89d54bf794" +SRC_URI[imx8ulp.sha256sum] = "2d1d48eb3f01d020917f42281581835a3c085233e9764ec845940c1e49ac317b" + +SRC_URI[imx93.md5sum] = "293b097136b5c2c857057d1724b468ac" +SRC_URI[imx93.sha256sum] = "c954b9bc32cfdea9b696fa0b02f934812054e3ab445b5dd8eb7898d427e47526" + +COMPATIBLE_MACHINE = "(mx8ulp-nxp-bsp|mx93-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 deleted file mode 100644 index b2076cca6..000000000 --- a/recipes-fsl/mcore-demos/imx-m4-demos_2.14.0.bb +++ /dev/null @@ -1,15 +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:mx8mq-nxp-bsp = "file://COPYING;md5=9135422c7a38dac21bf1f858b6ef3bac" -LIC_FILES_CHKSUM:mx7ulp-nxp-bsp = "file://COPYING;md5=9135422c7a38dac21bf1f858b6ef3bac" - -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|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 deleted file mode 100644 index 67fadb2f6..000000000 --- a/recipes-fsl/mcore-demos/imx-m4-demos_2.14.1.bb +++ /dev/null @@ -1,11 +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=db4762b09b6bda63da103963e6e081de" - -SRC_URI[imx8mm.md5sum] = "8db99da9efe8a5409a246c8a63d418dc" -SRC_URI[imx8mm.sha256sum] = "8269d7461efcdba0b8c3e684df8b45c2d8ace3fdf426b81bdfb46855a1577987" - -COMPATIBLE_MACHINE = "(mx8mm-nxp-bsp)" diff --git a/recipes-fsl/mcore-demos/imx-m4-demos_2.16.000.bb b/recipes-fsl/mcore-demos/imx-m4-demos_2.16.000.bb new file mode 100644 index 000000000..435471c8e --- /dev/null +++ b/recipes-fsl/mcore-demos/imx-m4-demos_2.16.000.bb @@ -0,0 +1,19 @@ +# Copyright 2017-2024 NXP +# Released under the MIT license (see COPYING.MIT for the terms) + +require imx-mcore-demos.inc + +LIC_FILES_CHKSUM:mx7ulp-nxp-bsp = "file://COPYING;md5=10c0fda810c63b052409b15a5445671a" +LIC_FILES_CHKSUM:mx8mm-nxp-bsp = "file://COPYING;md5=10c0fda810c63b052409b15a5445671a" +LIC_FILES_CHKSUM:mx8mq-nxp-bsp = "file://COPYING;md5=10c0fda810c63b052409b15a5445671a" + +SRC_URI[imx7ulp.md5sum] = "f971b57a6787adf24bf1135b69847c65" +SRC_URI[imx7ulp.sha256sum] = "1fbb26f8e0a69a2e3925e07cf0cc4a13b13e3ff6321a2ba3dc39c454c82b398b" + +SRC_URI[imx8mm.md5sum] = "fe3d6cba7ad25f90f4cfdf22221ddd21" +SRC_URI[imx8mm.sha256sum] = "a335b54b797c37be05c5b4e6aeabd02099f401de907186723361d1fc25ea3f24" + +SRC_URI[imx8mq.md5sum] = "e6da3b5fda929ac6989c7aa7633a9ab6" +SRC_URI[imx8mq.sha256sum] = "09b7195ce553dae5808afcefaf6f76c79f7122ce4dd31fabd679b768607dea25" + +COMPATIBLE_MACHINE = "(mx7ulp-nxp-bsp|mx8mm-nxp-bsp|mx8mq-nxp-bsp)" diff --git a/recipes-fsl/mcore-demos/imx-m4-demos_2.9.0.bb b/recipes-fsl/mcore-demos/imx-m4-demos_2.9.0.bb index 63c402dda..888fd647d 100644 --- a/recipes-fsl/mcore-demos/imx-m4-demos_2.9.0.bb +++ b/recipes-fsl/mcore-demos/imx-m4-demos_2.9.0.bb @@ -6,6 +6,7 @@ require imx-mcore-demos.inc LIC_FILES_CHKSUM:mx8dxl-nxp-bsp = "file://COPYING;md5=cf3f9b8d09bc3926b1004ea71f7a248a" LIC_FILES_CHKSUM:mx8qm-nxp-bsp = "file://COPYING;md5=a632fefd1c359980434f9389833cab3a" LIC_FILES_CHKSUM:mx8qxp-nxp-bsp = "file://COPYING;md5=a632fefd1c359980434f9389833cab3a" +LIC_FILES_CHKSUM:mx8dx-nxp-bsp = "file://COPYING;md5=a632fefd1c359980434f9389833cab3a" SRC_URI[imx8dxl.md5sum] = "8850c04a8af91e2bd822cecd5ec56e12" SRC_URI[imx8dxl.sha256sum] = "66ddba970712ed394de4034b362334a12caa5865a6afc1dfb5a897bb55b4fcf1" 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 deleted file mode 100644 index 7849ccca2..000000000 --- a/recipes-fsl/mcore-demos/imx-m7-demos_2.14.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=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 deleted file mode 100644 index ddd996619..000000000 --- a/recipes-fsl/mcore-demos/imx-m7-demos_2.14.1.bb +++ /dev/null @@ -1,12 +0,0 @@ -# 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)" diff --git a/recipes-fsl/mcore-demos/imx-m7-demos_2.15.000.bb b/recipes-fsl/mcore-demos/imx-m7-demos_2.15.000.bb deleted file mode 100644 index 077942054..000000000 --- a/recipes-fsl/mcore-demos/imx-m7-demos_2.15.000.bb +++ /dev/null @@ -1,11 +0,0 @@ -# Copyright 2023 NXP -# Released under the MIT license (see COPYING.MIT for the terms) - -require imx-mcore-demos.inc - -LIC_FILES_CHKSUM:mx95-nxp-bsp = "file://COPYING;md5=44a8052c384584ba09077e85a3d1654f" - -SRC_URI[imx95.md5sum] = "572b54c7255faa020612261462bdd96b" -SRC_URI[imx95.sha256sum] = "118ea2248d7fd8a48412855fc19ff6f37f4e09e6d387dfdd458bb9a19d6192c6" - -COMPATIBLE_MACHINE = "(mx95-nxp-bsp)" diff --git a/recipes-fsl/mcore-demos/imx-m7-demos_2.16.000.bb b/recipes-fsl/mcore-demos/imx-m7-demos_2.16.000.bb new file mode 100644 index 000000000..fab57a7f7 --- /dev/null +++ b/recipes-fsl/mcore-demos/imx-m7-demos_2.16.000.bb @@ -0,0 +1,26 @@ +# Copyright 2023-2024 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=10c0fda810c63b052409b15a5445671a" +LIC_FILES_CHKSUM:mx8mnul-nxp-bsp = "file://COPYING;md5=10c0fda810c63b052409b15a5445671a" + +LIC_FILES_CHKSUM:mx8mp-nxp-bsp = "file://COPYING;md5=10c0fda810c63b052409b15a5445671a" +LIC_FILES_CHKSUM:mx8mpul-nxp-bsp = "file://COPYING;md5=10c0fda810c63b052409b15a5445671a" + +LIC_FILES_CHKSUM:mx95-nxp-bsp = "file://COPYING;md5=10c0fda810c63b052409b15a5445671a" + +SRC_URI[imx8mn.md5sum] = "b7e2733d8f6c9469b52b36cf6dad1c5e" +SRC_URI[imx8mn.sha256sum] = "ab608d621c8d74f42514799a732414184bd22f058a8a87a0ab75147a0fd5d99c" + +SRC_URI[imx8mnddr3l.md5sum] = "c99fdb271ab42390537845a6beb15cf3" +SRC_URI[imx8mnddr3l.sha256sum] = "9c9477db2581640395ec3bc7524f89c2c09ffd2947d9186959343a8cf764ad28" + +SRC_URI[imx8mp.md5sum] = "4260822516833e8cedec61dd5be24e3e" +SRC_URI[imx8mp.sha256sum] = "672af1e1d8fcc1ebd12b45c6dc4cfc7abc85ea9ebbf114d15f4bfe7540e24ea1" + +SRC_URI[imx95.md5sum] = "f9576f3a4fe730c111c877344ea93427" +SRC_URI[imx95.sha256sum] = "8d394b62a4fbad8303acf43f9f8672e5d1c17f1af8f47d7665740272819c0cc1" + +COMPATIBLE_MACHINE = "(mx8mn-nxp-bsp|mx8mnul-nxp-bsp|mx8mp-nxp-bsp|mx8mpul-nxp-bsp|mx95-nxp-bsp)" diff --git a/recipes-fsl/mcore-demos/imx-mcore-demos.inc b/recipes-fsl/mcore-demos/imx-mcore-demos.inc index 32afc3123..11621752f 100644 --- a/recipes-fsl/mcore-demos/imx-mcore-demos.inc +++ b/recipes-fsl/mcore-demos/imx-mcore-demos.inc @@ -32,7 +32,7 @@ MCORE_TYPE:mx8ulp-nxp-bsp = "m33" MCORE_TYPE:mx93-nxp-bsp = "m33" MCORE_TYPE:mx95-nxp-bsp = "m7" -SRC_URI = "${FSL_MIRROR}/${SOC}-${MCORE_TYPE}-demo-${PV}.bin;name=${SOC};fsl-eula=true" +SRC_URI = "${FSL_MIRROR}${SOC}-${MCORE_TYPE}-demo-${PV}.bin;name=${SOC};fsl-eula=true" S = "${WORKDIR}/${SOC}-${MCORE_TYPE}-demo-${PV}" -- cgit v1.2.3-54-g00ecf