summaryrefslogtreecommitdiff
path: root/open-source-lorries/freertos.lorry
diff options
context:
space:
mode:
Diffstat (limited to 'open-source-lorries/freertos.lorry')
-rw-r--r--open-source-lorries/freertos.lorry8
1 files changed, 2 insertions, 6 deletions
diff --git a/open-source-lorries/freertos.lorry b/open-source-lorries/freertos.lorry
index 43f0cca..06aed30 100644
--- a/open-source-lorries/freertos.lorry
+++ b/open-source-lorries/freertos.lorry
@@ -1,11 +1,7 @@
{
"freertos": {
"type": "svn",
- "url": "http://svn.code.sf.net/p/freertos/code/trunk",
- "layout": {
- "trunk": "trunk/FreeRTOS",
- "branches": "branches/*"
- "tags": "tags/*"
- }
+ "url": "http://svn.code.sf.net/p/freertos/code/",
+ "layout": "standard"
}
}