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:
Arturo Buzarra 2026-03-18 09:25:17 +01:00
parent 35cbb6a169
commit 2f29dd1dec
1 changed files with 2 additions and 2 deletions

View File

@ -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}"