summaryrefslogtreecommitdiff
path: root/open-source-lorries/cryptopp.lorry
diff options
context:
space:
mode:
authorJames Thomas <james.thomas@codethink.co.uk>2014-11-25 16:43:18 +0000
committerJames Thomas <james.thomas@codethink.co.uk>2014-11-25 16:43:18 +0000
commit744905c2a1711ab07f743c43d647cedb1971cc51 (patch)
treede2c3d0da47bda51c0d48e78951d0ab56e985f8f /open-source-lorries/cryptopp.lorry
parentd57d6bcc1baa1a8055269ef699f83bb812a16e76 (diff)
parent43146341ebc6947a6b398ff03da9dea4c2c21265 (diff)
downloadlorries-744905c2a1711ab07f743c43d647cedb1971cc51.tar.gz
Merge branch 'baserock/james/add-tegra-uboot-scripts'
Reviewed by: Richard Maw <richard.maw@codethink.co.uk> Reviewed by: Francisco Marchena <francisco.marchena@codethink.co.uk>
Diffstat (limited to 'open-source-lorries/cryptopp.lorry')
-rw-r--r--open-source-lorries/cryptopp.lorry11
1 files changed, 11 insertions, 0 deletions
diff --git a/open-source-lorries/cryptopp.lorry b/open-source-lorries/cryptopp.lorry
new file mode 100644
index 0000000..e1b3cdb
--- /dev/null
+++ b/open-source-lorries/cryptopp.lorry
@@ -0,0 +1,11 @@
+{
+ "cryptopp": {
+ "type": "svn",
+ "url": "svn://svn.code.sf.net/p/cryptopp/code",
+ "layout": {
+ "trunk": "trunk/c5",
+ "branches": "branches/*/c5",
+ "tags": "tags/*"
+ }
+ }
+}