ccimx8x: linux: change branch to v4.9.88/master

This is our new Linux branch based on the beta 2 BSP for i.MX8 QXP

https://jira.digi.com/browse/DEL-6084

Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
This commit is contained in:
Gabriel Valcazar 2018-08-01 11:32:10 +02:00
parent f10f90d0c7
commit 295a626e77
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
require recipes-kernel/linux/linux-dey.inc require recipes-kernel/linux/linux-dey.inc
SRCBRANCH = "v4.9/dey-2.4/maint" SRCBRANCH = "v4.9/dey-2.4/maint"
SRCBRANCH_ccimx8x = "v4.9.51/master" SRCBRANCH_ccimx8x = "v4.9.88/master"
SRCREV = "${AUTOREV}" SRCREV = "${AUTOREV}"
COMPATIBLE_MACHINE = "(ccimx6|ccimx6ul|ccimx8x)" COMPATIBLE_MACHINE = "(ccimx6|ccimx6ul|ccimx8x)"