summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2013-05-16 14:34:47 +0300
committerFathi Boudra <fathi.boudra@linaro.org>2013-05-16 14:34:47 +0300
commit754d43ea1450abdaecdaf79154c2fe0e3fcbdb1d (patch)
tree5a6e00fe749e039bd7b42058c0e12a12df9e46be
parent263ac534e565198009d604ebec75373eae62990f (diff)
Add sbuild-update --keygen command so that sbuild has the keys it
needs to build. They are far too slow to generate to go in individual jobs, and insecure to download from a package.
-rwxr-xr-xnode/setup-precise-node1
1 files changed, 1 insertions, 0 deletions
diff --git a/node/setup-precise-node b/node/setup-precise-node
index 6855b2c..6f6de9f 100755
--- a/node/setup-precise-node
+++ b/node/setup-precise-node
@@ -70,6 +70,7 @@ apt-get-retry install -y \
# Add an sbuild user (ubuntu)
sbuild-adduser ubuntu
+sbuild-update --keygen
live_build_install
qemu_linaro_install