aboutsummaryrefslogtreecommitdiffstats
path: root/meta-rcar-gen3-adas/recipes-support/ctemplate/ctemplate_svn.bb
blob: c51ed403cfcb2eb2550f25ea656ce72b1b5e47e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
require ctemplate.inc

SRC_URI = "svn://ctemplate.googlecode.com/svn/;module=trunk;protocol=http"
SRC_URI[md5sum] = ""
SRC_URI[sha256sum] = ""
SRCREV = "${AUTOREV}"
S = "${WORKDIR}/trunk"

PV = "2.3+svnr${SRCREV}"

DEFAULT_PREFERENCE = "-1"