diff options
Diffstat (limited to 'recipes-fsl/mcore-demos/imx-m4-demos_2.14.0.bb')
-rw-r--r-- | recipes-fsl/mcore-demos/imx-m4-demos_2.14.0.bb | 15 |
1 files changed, 0 insertions, 15 deletions
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 @@ | |||
1 | # Copyright 2017-2023 NXP | ||
2 | # Released under the MIT license (see COPYING.MIT for the terms) | ||
3 | |||
4 | require imx-mcore-demos.inc | ||
5 | |||
6 | LIC_FILES_CHKSUM:mx8mq-nxp-bsp = "file://COPYING;md5=9135422c7a38dac21bf1f858b6ef3bac" | ||
7 | LIC_FILES_CHKSUM:mx7ulp-nxp-bsp = "file://COPYING;md5=9135422c7a38dac21bf1f858b6ef3bac" | ||
8 | |||
9 | SRC_URI[imx8mq.md5sum] = "0235860aca583e50af88b141e8f25d13" | ||
10 | SRC_URI[imx8mq.sha256sum] = "decb52b246800e3fa926704207a0ac9a960723da8502887a31f353aaa370c9d9" | ||
11 | |||
12 | SRC_URI[imx7ulp.md5sum] = "4ec757b7a2a2bdf33f583c328a4631f1" | ||
13 | SRC_URI[imx7ulp.sha256sum] = "51715bee5e300ee6160c92979e7075e3aa7f7114e7742699bfaa9779113a6fe9" | ||
14 | |||
15 | COMPATIBLE_MACHINE = "(mx7ulp-nxp-bsp|mx8mq-nxp-bsp)" | ||