summaryrefslogtreecommitdiff
path: root/json
diff options
context:
space:
mode:
authorNeil Williams <codehelp@debian.org>2013-07-02 11:24:53 +0100
committerNeil Williams <codehelp@debian.org>2013-07-02 11:24:53 +0100
commit381ff1a6b4a6536d58f7d380ae405c3ef9cdc230 (patch)
tree2c26c1742c299ebecc09aa23ed7a0508800f4167 /json
parente990343904d9afc249610377ac03e382fe77cb63 (diff)
use a smaller image for quicker testing.
Diffstat (limited to 'json')
-rw-r--r--json/beaglexm-single-node.json2
-rw-r--r--json/panda-beaglexm-group.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/json/beaglexm-single-node.json b/json/beaglexm-single-node.json
index 59edf4d..d63aa6d 100644
--- a/json/beaglexm-single-node.json
+++ b/json/beaglexm-single-node.json
@@ -7,7 +7,7 @@
{
"command": "deploy_linaro_image",
"parameters": {
- "image": "file:///home/codehelp/images/beagle-ubuntu-desktop.img.gz"
+ "image": "file:///home/codehelp/images/beagle-nano.img.gz"
}
},
{
diff --git a/json/panda-beaglexm-group.json b/json/panda-beaglexm-group.json
index 632ad23..8a11d1c 100644
--- a/json/panda-beaglexm-group.json
+++ b/json/panda-beaglexm-group.json
@@ -31,7 +31,7 @@
{
"command": "deploy_linaro_image",
"parameters": {
- "image": "file:///home/codehelp/images/beagle-ubuntu-desktop.img.gz",
+ "image": "file:///home/codehelp/images/beagle-nano.img.gz",
"role": "omap3"
}
},