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 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 <[email protected]>
  • Loading branch information
MrCry0 committed Dec 18, 2023
1 parent 6a2d1d1 commit 6fec475
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 27 deletions.
15 changes: 0 additions & 15 deletions recipes-fsl/mcore-demos/imx-m7-demos_2.13.0.bb

This file was deleted.

12 changes: 0 additions & 12 deletions recipes-fsl/mcore-demos/imx-m7-demos_2.13.1.bb

This file was deleted.

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

0 comments on commit 6fec475

Please sign in to comment.