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

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

DEPENDS += "lzop-native bc-native"

SRCBRANCH = "imx_3.10.17_1.0.0_beta"
SRCREV = "ec1af9f898d234001d8fc7d720382de34cb6580f"
LOCALVERSION = "-1.0.0_beta"

COMPATIBLE_MACHINE = "(mx6)"