u-boot: add recipe for v2021.04 (at the moment only for ccimx8mp)
https://onedigi.atlassian.net/browse/DEL-7784 Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
parent
946c2fe6cf
commit
682fc8c169
|
|
@ -0,0 +1,11 @@
|
|||
# Copyright (C) 2022 Digi International
|
||||
|
||||
require digi-u-boot.inc
|
||||
LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025"
|
||||
|
||||
DEPENDS += "flex-native bison-native"
|
||||
|
||||
SRCBRANCH = "v2021.04/master"
|
||||
SRCREV = "${AUTOREV}"
|
||||
|
||||
COMPATIBLE_MACHINE = "(ccimx8mp)"
|
||||
Loading…
Reference in New Issue