aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-fslc.inc
blob: 1501ae7f14a552dc9353931e6cbb49e4d4aa2186 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Copyright (C) 2012-2015 O.S. Systems Software LTDA.
# 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"

SRC_URI = "git://github.com/Freescale/linux-fslc.git;branch=${SRCBRANCH} \
           file://defconfig"
LOCALVERSION = "-fslc"