From d516aa96d3c117e809259c355832abb662e3a161 Mon Sep 17 00:00:00 2001 From: Gonzalo Ruiz Date: Thu, 3 Sep 2020 13:36:14 +0200 Subject: [PATCH] u-boot-dey: add 2020.04 recipe for ccimx8x Signed-off-by: Gonzalo Ruiz --- .../recipes-bsp/u-boot/u-boot-dey_2020.04.bb | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 meta-digi-arm/recipes-bsp/u-boot/u-boot-dey_2020.04.bb diff --git a/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey_2020.04.bb b/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey_2020.04.bb new file mode 100644 index 000000000..1d522300e --- /dev/null +++ b/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey_2020.04.bb @@ -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)"