meta-digi-arm: add recipe for u-boot v2022.04

At the moment disabled by default (DEFAULT_PREFERENCE = "-1")

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
Javier Viguera 2022-12-01 15:22:49 +01:00
parent f165e77194
commit e9ced229a8
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
# Copyright (C) 2022 Digi International
require u-boot-dey.inc
LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025"
DEPENDS += "flex-native bison-native"
SRCBRANCH = "v2022.04/master"
SRCREV = "${AUTOREV}"
DEFAULT_PREFERENCE = "-1"