summaryrefslogtreecommitdiff
path: root/node
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2013-05-05 12:39:47 +0300
committerFathi Boudra <fathi.boudra@linaro.org>2013-05-05 12:39:47 +0300
commit0d37aa171d18a28b01cea0718b10cbe4020ddb6c (patch)
treebe62e999eb0e9e0df8094f59f7fd430de9a527e7 /node
parentd9aa7d81fa563d1bbd1521c71bb787b60816c9b7 (diff)
Update linaro-image-tools version to 2013.04
Diffstat (limited to 'node')
-rwxr-xr-xnode/setup_lib2
1 files changed, 1 insertions, 1 deletions
diff --git a/node/setup_lib b/node/setup_lib
index bfe782e..e018e55 100755
--- a/node/setup_lib
+++ b/node/setup_lib
@@ -61,7 +61,7 @@ git_config()
# https://launchpad.net/~linaro-infrastructure/+archive/ubuntu-build-production
lit_install()
{
- VERSION='2013.03-0ubuntu1~linaro1'
+ VERSION='2013.04-0ubuntu1~linaro1'
DOWNLOAD_URL="https://launchpad.net/~linaro-infrastructure/+archive/ubuntu-build-production/+files/"
LIT_DEB="linaro-image-tools_${VERSION}_all.deb"
PYTHON_LIT="python-linaro-image-tools_${VERSION}_all.deb"