uboot: v2020.04 is now supported for ccimx8m and ccimx6ul
Signed-off-by: Hector Palacios <hector.palacios@digi.com>
This commit is contained in:
parent
d30eddd326
commit
dc663aa743
|
|
@ -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)"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue