aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-fslc-common_2017.09.inc
blob: 1b404d9c9035d221ef1dd022e5e8b84940490c56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Copyright (C) 2012-2017 O.S. Systems Software LTDA.
# Released under the MIT license (see COPYING.MIT for the terms)

inherit fsl-u-boot-localversion

LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6"

SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}"

SRCREV = "a6a15fedd1a529936b0a46ade1d776740dbef70f"
SRCBRANCH = "2017.09+fslc"

PV = "v2017.09+git${SRCPV}"

S = "${WORKDIR}/git"