aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-imx_3.10.9.bb
blob: c7322ff11bfabc55301a46d03b6ee2148906a025 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright (C) 2013 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"

DEFAULT_PREFERENCE = "-1"

# 3.10.9-1.0.0 rc1 commit
SRCREV = "dbf364b3d0123e5328ae28455c57e588635232c7"
LOCALVERSION = "-1.0.0_alpha"

COMPATIBLE_MACHINE = "(mx6)"