Skip to content

Commit

Permalink
mcore-demos: imx-m7-demos: Add package based on 6.1.22-2.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: Daiane Angolini <[email protected]>
  • Loading branch information
angolini committed Jul 26, 2023
1 parent cfeb85c commit 7136880
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 0 deletions.
15 changes: 15 additions & 0 deletions recipes-fsl/mcore-demos/imx-m7-demos_2.13.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=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)"
12 changes: 12 additions & 0 deletions recipes-fsl/mcore-demos/imx-m7-demos_2.13.1.bb
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# 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)"

0 comments on commit 7136880

Please sign in to comment.