uboot: v2020.04 is now supported for ccimx8m and ccimx6ul

Signed-off-by: Hector Palacios <hector.palacios@digi.com>
This commit is contained in:
Hector Palacios 2020-11-12 09:39:36 +01:00
parent d30eddd326
commit dc663aa743
1 changed files with 1 additions and 1 deletions

View File

@ -8,4 +8,4 @@ DEPENDS += "flex-native bison-native"
SRCBRANCH = "v2020.04/master" SRCBRANCH = "v2020.04/master"
SRCREV = "${AUTOREV}" SRCREV = "${AUTOREV}"
COMPATIBLE_MACHINE = "(ccimx8x)" COMPATIBLE_MACHINE = "(ccimx8x|ccimx8m|ccimx6ul)"