summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-wandboard_3.10.17.bb
blob: 544937476bbdae8d86e986038e3d189cd14337cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# adapted from linux-imx.inc, copyright (C) 2012-2013 O.S. Systems Software LTDA
# Released under the MIT license (see COPYING.MIT for the terms)

include linux-wandboard.inc
require recipes-kernel/linux/linux-dtb.inc

DEPENDS += "lzop-native bc-native"

# Wandboard branch - based on 3.10.17_1.0.0_ga from Freescale git
SRCBRANCH = "wandboard_imx_3.10.17_1.0.0_ga"
SRCREV = "9d567e4f285e80bc332e79f0636259bc05a4ee3b"
LOCALVERSION = "-1.0.0-wandboard"


COMPATIBLE_MACHINE = "(wandboard)"