summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-imx_3.10.53.bb
diff options
context:
space:
mode:
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)"