aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-fslc.inc
blob: 566dd19463ed718b952796832ebfde50a6d35917 (plain)
1
2
3
4
5
6
7
8
9
10
# 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=${KBRANCH} \
           file://defconfig"
LOCALVERSION = "-fslc"