u-boot-dey: add 2020.04 recipe for ccimx8x
Signed-off-by: Gonzalo Ruiz <Gonzalo.Ruiz@digi.com>
This commit is contained in:
parent
68720f869b
commit
d516aa96d3
|
|
@ -0,0 +1,11 @@
|
||||||
|
# Copyright (C) 2020 Digi International
|
||||||
|
|
||||||
|
require digi-u-boot.inc
|
||||||
|
LIC_FILES_CHKSUM = "file://Licenses/README;md5=30503fd321432fc713238f582193b78e"
|
||||||
|
|
||||||
|
DEPENDS += "flex-native bison-native"
|
||||||
|
|
||||||
|
SRCBRANCH = "v2020.04/master"
|
||||||
|
SRCREV = "${AUTOREV}"
|
||||||
|
|
||||||
|
COMPATIBLE_MACHINE = "(ccimx8x)"
|
||||||
Loading…
Reference in New Issue