summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-imx_3.10.53.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2015-04-06 18:05:41 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2015-04-09 08:57:12 -0300
commit9282485681b6d169474f2607465a7654cd451b1a (patch)
treea85a305f6c3dcdadae3cd9aad9ca78b521e1a6c8 /recipes-kernel/linux/linux-imx_3.10.53.bb
parent462f8872f33f88763190cdc10088e08dded0d5d0 (diff)
downloadmeta-fsl-arm-9282485681b6d169474f2607465a7654cd451b1a.tar.gz
linux-imx (3.10.53): Remove as 3.14.28-1.0.0 GA is the default one
As 3.14.28-1.0.0 GA is out, the 3.10.53-1.1.x is not tested and used by default so it should be removed. This patch can be locally reverted if someone wants to still use the 3.10.53-1.1.x for any reason. Change-Id: I8d279853f2a2cdef15b4e1ee51d40ffe3d44da38 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-kernel/linux/linux-imx_3.10.53.bb')
-rw-r--r--recipes-kernel/linux/linux-imx_3.10.53.bb21
1 files changed, 0 insertions, 21 deletions
diff --git a/recipes-kernel/linux/linux-imx_3.10.53.bb b/recipes-kernel/linux/linux-imx_3.10.53.bb
deleted file mode 100644
index b02b3da..0000000
--- a/recipes-kernel/linux/linux-imx_3.10.53.bb
+++ /dev/null
@@ -1,21 +0,0 @@
1# Copyright (C) 2013-2015 Freescale Semiconductor
2# Released under the MIT license (see COPYING.MIT for the terms)
3
4SUMMARY = "Linux Kernel provided and supported by Freescale"
5DESCRIPTION = "Linux Kernel provided and supported by Freescale with focus on \
6i.MX Family Reference Boards. It includes support for many IPs such as GPU, VPU and IPU."
7
8require recipes-kernel/linux/linux-imx.inc
9require recipes-kernel/linux/linux-dtb.inc
10
11DEPENDS += "lzop-native bc-native"
12
13SRCBRANCH = "imx_3.10.53_1.1.0_ga"
14LOCALVERSION = "-1.1.0_ga"
15SRCREV = "496fbe0b831b77d0ea0a2c7bbd1d58820b3a01f7"
16
17SRC_URI += "file://0001-ARM-clk-imx6q-fix-video-divider-for-revision-1.0-of-.patch \
18 file://0002-ARM-imx6sl-Disable-imx6sl-specific-code-when-imx6sl-.patch \
19"
20
21COMPATIBLE_MACHINE = "(mx6)"