u-boot-dey: update uboot for ccimx93 to version v2023.04

Following NXP's 'lf-6.1.22-2.0.0' release.

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
Javier Viguera 2023-07-05 17:32:38 +02:00
parent 563bc3e65d
commit c42cca79ba
2 changed files with 11 additions and 11 deletions

View File

@ -1,11 +0,0 @@
# 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}"
COMPATIBLE_MACHINE = "(ccimx93)"

View File

@ -0,0 +1,11 @@
# Copyright 2023 Digi International Inc.
require u-boot-dey.inc
LIC_FILES_CHKSUM = "file://Licenses/README;md5=2ca5f2c35c8cc335f0a19756634782f1"
DEPENDS += "flex-native bison-native"
SRCBRANCH = "v2023.04/master"
SRCREV = "${AUTOREV}"
COMPATIBLE_MACHINE = "(ccimx93)"