aboutsummaryrefslogtreecommitdiffstats
path: root/meta-rcar-gen3-adas/recipes-support/ctemplate/ctemplate_svn.bb
diff options
context:
space:
mode:
authorVladimir Barinov <vladimir.barinov@cogentembedded.com>2017-09-14 09:21:52 +0300
committerVladimir Barinov <vladimir.barinov@cogentembedded.com>2017-09-14 09:21:52 +0300
commit289fbd4f83543451323d6ce275fad1b5a85b61f1 (patch)
tree02310521c3426cad6b9c9f7321a26509d47044c4 /meta-rcar-gen3-adas/recipes-support/ctemplate/ctemplate_svn.bb
Initial commit for ADAS boards support in 2.23.0
Diffstat (limited to 'meta-rcar-gen3-adas/recipes-support/ctemplate/ctemplate_svn.bb')
-rw-r--r--meta-rcar-gen3-adas/recipes-support/ctemplate/ctemplate_svn.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta-rcar-gen3-adas/recipes-support/ctemplate/ctemplate_svn.bb b/meta-rcar-gen3-adas/recipes-support/ctemplate/ctemplate_svn.bb
new file mode 100644
index 0000000..c51ed40
--- /dev/null
+++ b/meta-rcar-gen3-adas/recipes-support/ctemplate/ctemplate_svn.bb
@@ -0,0 +1,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"