diff --git a/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey_2022.04.bb b/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey_2022.04.bb new file mode 100644 index 000000000..2b0cedced --- /dev/null +++ b/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey_2022.04.bb @@ -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"