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-karo_git.bb | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 bsp/meta-freescale-3rdparty/recipes-bsp/u-boot/u-boot-karo_git.bb (limited to 'bsp/meta-freescale-3rdparty/recipes-bsp/u-boot/u-boot-karo_git.bb') diff --git a/bsp/meta-freescale-3rdparty/recipes-bsp/u-boot/u-boot-karo_git.bb b/bsp/meta-freescale-3rdparty/recipes-bsp/u-boot/u-boot-karo_git.bb deleted file mode 100644 index 2e1f7bb1..00000000 --- a/bsp/meta-freescale-3rdparty/recipes-bsp/u-boot/u-boot-karo_git.bb +++ /dev/null @@ -1,19 +0,0 @@ -require recipes-bsp/u-boot/u-boot.inc - -DESCRIPTION = "u-boot for Ka-Ro electronics TX Computer-On-Modules." -LICENSE = "GPLv2+" -LIC_FILES_CHKSUM = "file://Licenses/README;md5=0507cd7da8e7ad6d6701926ec9b84c95" - -PROVIDES = "u-boot" - -PV = "v2015.10-rc2+git${SRCPV}" - -SRCREV = "047997571bf2c5bd43058c8e9da8052e09d9111f" -SRCBRANCH = "karo-tx6" -SRC_URI = "git://git.karo-electronics.de/karo-tx-uboot.git;branch=${SRCBRANCH}" - -S = "${WORKDIR}/git" - -PACKAGE_ARCH = "${MACHINE_ARCH}" - -COMPATIBLE_MACHINE = "(tx6[qsu]-.*)" -- cgit 1.2.3-korg