From 1c7d6584a7811b7785ae5c1e378f14b5ba0971cf Mon Sep 17 00:00:00 2001 From: takeshi_hoshina Date: Mon, 2 Nov 2020 11:07:33 +0900 Subject: basesystem-jj recipes --- .../recipes-bsp/u-boot/u-boot-toradex_2016.11.inc | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 bsp/meta-freescale-3rdparty/recipes-bsp/u-boot/u-boot-toradex_2016.11.inc (limited to 'bsp/meta-freescale-3rdparty/recipes-bsp/u-boot/u-boot-toradex_2016.11.inc') diff --git a/bsp/meta-freescale-3rdparty/recipes-bsp/u-boot/u-boot-toradex_2016.11.inc b/bsp/meta-freescale-3rdparty/recipes-bsp/u-boot/u-boot-toradex_2016.11.inc deleted file mode 100644 index dd8c9215..00000000 --- a/bsp/meta-freescale-3rdparty/recipes-bsp/u-boot/u-boot-toradex_2016.11.inc +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright (C) 2015 Toradex AG -# Based on u-boot-fslc.inc Copyright (C) 2012-2014 O.S. Systems Software LTDA -# Released under the MIT license (see COPYING.MIT for the terms) - -SUMMARY = "U-Boot bootloader with support for Toradex Computer on Modules" -LICENSE = "GPLv2+" -LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6" - -SRC_URI = "git://git.toradex.com/u-boot-toradex.git;branch=${SRCBRANCH}" - -SRCREV ?= "aca804c9ddadbf34a8ff82779e5598ec5e319f23" -SRCBRANCH ?= "2016.11-toradex" - -S = "${WORKDIR}/git" - -PV = "2016.11+git${SRCPV}" - -PACKAGE_ARCH = "${MACHINE_ARCH}" - -COMPATIBLE_MACHINE = "(mx6|mx7|vf|use-mainline-bsp)" -- cgit 1.2.3-korg