From d34d9de25ad5b6b47bb289539dda0a6c2ea2d3da Mon Sep 17 00:00:00 2001 From: Hector Palacios Date: Thu, 8 Oct 2020 13:45:03 +0200 Subject: [PATCH] u-boot: remove 2019.04 recipe, superseeded by v2020.04 Signed-off-by: Hector Palacios --- .../recipes-bsp/u-boot/u-boot-dey_2019.04.bb | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 meta-digi-arm/recipes-bsp/u-boot/u-boot-dey_2019.04.bb diff --git a/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey_2019.04.bb b/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey_2019.04.bb deleted file mode 100644 index 2fda3537b..000000000 --- a/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey_2019.04.bb +++ /dev/null @@ -1,11 +0,0 @@ -# Copyright (C) 2019,2020 Digi International - -require digi-u-boot.inc -LIC_FILES_CHKSUM = "file://Licenses/README;md5=30503fd321432fc713238f582193b78e" - -DEPENDS += "flex-native bison-native" - -SRCBRANCH = "v2019.04/maint" -SRCREV = "${AUTOREV}" - -COMPATIBLE_MACHINE = "(ccimx8x)"