aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-imx_3.10.9.bb
blob: 7779bee2d5ed613286d49ac7f87f4c8891c1390f (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 += "bc-native"

DEFAULT_PREFERENCE = "-1"

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

COMPATIBLE_MACHINE = "(mx6)"