aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-fslc.inc
blob: 520d88eccdc7b328db7f4af4110b798708a7a23f (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

DEPENDS += "lzop-native bc-native"

SRC_URI = "git://github.com/Freescale/linux-fslc.git;branch=${SRCBRANCH} \
           file://0001-menuconfig-mconf-cfg-Allow-specification-of-ncurses-.patch \
           file://defconfig"
LOCALVERSION = "-fslc"