summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-imx_3.10.31.bb
blob: 1f92e5c7f8907121edbed30e9b47d76e58d4d23c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Copyright (C) 2013, 2014 Freescale Semiconductor
# Released under the MIT license (see COPYING.MIT for the terms)

SUMMARY = "Linux Kernel provided and supported by Freescale"
DESCRIPTION = "Linux Kernel provided and supported by Freescale with focus on \
i.MX Family Reference Boards. It includes support for many IPs such as GPU, VPU and IPU."

require recipes-kernel/linux/linux-imx.inc
require recipes-kernel/linux/linux-dtb.inc

DEPENDS += "lzop-native bc-native"

SRCBRANCH = "imx_3.10.31_1.1.0_beta2"
SRCREV = "30ad12bdf93050a5bae1345bd40dba5f2d63f70f"
LOCALVERSION = "-1.1.0_beta2"

SRC_URI += "file://0001-ARM-clk-imx6q-fix-video-divider-for-revision-1.0-of-.patch"

COMPATIBLE_MACHINE = "(mx6)"