Skip to content

Commit

Permalink
mcore-demos: imx-m4-demos: update to 6.1.36-2.1.0
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
MrCry0 committed Dec 18, 2023
1 parent 4c448d0 commit 6a2d1d1
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 19 deletions.
19 changes: 0 additions & 19 deletions recipes-fsl/mcore-demos/imx-m4-demos_2.13.0.bb

This file was deleted.

19 changes: 19 additions & 0 deletions recipes-fsl/mcore-demos/imx-m4-demos_2.14.0.bb
Original file line number Diff line number Diff line change
@@ -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)"
11 changes: 11 additions & 0 deletions recipes-fsl/mcore-demos/imx-m4-demos_2.14.1.bb
Original file line number Diff line number Diff line change
@@ -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)"

0 comments on commit 6a2d1d1

Please sign in to comment.