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 --- .../linux/linux-fslc-imx-rt_4.1-2.0.x.bb | 26 ---------------------- 1 file changed, 26 deletions(-) delete mode 100644 bsp/meta-freescale/recipes-kernel/linux/linux-fslc-imx-rt_4.1-2.0.x.bb (limited to 'bsp/meta-freescale/recipes-kernel/linux/linux-fslc-imx-rt_4.1-2.0.x.bb') diff --git a/bsp/meta-freescale/recipes-kernel/linux/linux-fslc-imx-rt_4.1-2.0.x.bb b/bsp/meta-freescale/recipes-kernel/linux/linux-fslc-imx-rt_4.1-2.0.x.bb deleted file mode 100644 index 621023b4..00000000 --- a/bsp/meta-freescale/recipes-kernel/linux/linux-fslc-imx-rt_4.1-2.0.x.bb +++ /dev/null @@ -1,26 +0,0 @@ -SUMMARY = "Realtime version of the FSL Community BSP i.MX6 Linux kernel with backported features and fixes" -DESCRIPTION = "Linux kernel based on NXP 4.1-2.0.0 GA release, used by FSL Community BSP in order to \ -provide support for i.MX6 based platforms and include official Linux kernel stable updates, backported \ -features and fixes coming from the vendors, kernel community or FSL Community itself. \ -In addition, this kernel has the realtime patch (PREEMPT_RT) applied." - -include linux-fslc.inc - -PV .= "+git${SRCPV}" - -SRCBRANCH = "4.1-2.0.x-imx" -SRCREV = "ee67fc7e072df596577e3a4e4fce7b51816d4b0a" - -SRC_URI += " \ - ${KERNELORG_MIRROR}/linux/kernel/projects/rt/4.1/older/patch-4.1.38-rt45.patch.gz;name=rt-patch \ - file://0001-fix-build.patch \ - file://0002-no-split-ptlocks.patch \ - file://0003-Work-around-CPU-stalls-in-the-imx-sdma-driver.patch \ - file://0004-export-swait-locked-functions.patch \ -" - -SRC_URI[rt-patch.md5sum] = "6e86714997e190a45fb5b9c951d2c179" -SRC_URI[rt-patch.sha256sum] = "12aa4947ee656fa724e17d8971dcb3634a058c18afe59a472adfcd6f11d17f67" - - -COMPATIBLE_MACHINE = "(mx6|mx7)" -- cgit 1.2.3-korg