update to fix linux branch name

This commit is contained in:
peyoot 2026-06-01 17:59:07 -05:00
parent 95a8310101
commit 23b0202806
1 changed files with 2 additions and 1 deletions

View File

@ -3,7 +3,8 @@
require recipes-kernel/linux/linux-dey.inc require recipes-kernel/linux/linux-dey.inc
SRCBRANCH = "v6.6.52/nxp/master" SRCBRANCH = "v6.6.52/nxp/master"
SRCBRANCH:stm32mpcommon = "v6.6.78/stm/master" #SRCBRANCH:stm32mpcommon = "v6.6.78/stm/master"
SRCBRANCH:stm32mpcommon = "v6.6/stm/dey-5.0/maint"
SRCREV = "${AUTOREV}" SRCREV = "${AUTOREV}"
SRCREV:stm32mpcommon = "${AUTOREV}" SRCREV:stm32mpcommon = "${AUTOREV}"