linux-dey: add recipe for version 6.1

Also move ccimx93 compatibility to the new version.

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
Javier Viguera 2023-06-16 14:46:52 +02:00
parent 63b7e03574
commit 4e4151fdb3
2 changed files with 9 additions and 1 deletions

View File

@ -7,4 +7,4 @@ SRCBRANCH:stm32mpcommon = "v5.15.67/stm/master"
SRCREV = "${AUTOREV}" SRCREV = "${AUTOREV}"
SRCREV:stm32mpcommon = "${AUTOREV}" SRCREV:stm32mpcommon = "${AUTOREV}"
COMPATIBLE_MACHINE = "(ccimx6ul|ccimx8m|ccimx93|ccimx6|ccmp1)" COMPATIBLE_MACHINE = "(ccimx6ul|ccimx8m|ccimx6|ccmp1)"

View File

@ -0,0 +1,8 @@
# Copyright (C) 2023 Digi International
require recipes-kernel/linux/linux-dey.inc
SRCBRANCH = "v6.1.1/nxp/master"
SRCREV = "${AUTOREV}"
COMPATIBLE_MACHINE = "(ccimx93)"