linux-dey-6.6: update STM branch for release v6.6-stm32mp-r3
Update the STM32MP-specific kernel branch to Linux v6.6.116, aligned with the latest ST release: openstlinux-6.6-yocto-scarthgap-mpu-v26.02.18. https://onedigi.atlassian.net/browse/DEL-10021 Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
This commit is contained in:
parent
35cbb6a169
commit
2f29dd1dec
|
|
@ -1,9 +1,9 @@
|
|||
# Copyright (C) 2024,2025, Digi International Inc.
|
||||
# Copyright (C) 2024-2026, Digi International Inc.
|
||||
|
||||
require recipes-kernel/linux/linux-dey.inc
|
||||
|
||||
SRCBRANCH = "v6.6.52/nxp/master"
|
||||
SRCBRANCH:stm32mpcommon = "v6.6.78/stm/master"
|
||||
SRCBRANCH:stm32mpcommon = "v6.6.116/stm/master"
|
||||
SRCREV = "${AUTOREV}"
|
||||
SRCREV:stm32mpcommon = "${AUTOREV}"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue