]> Frank Brehm's Git Trees - profitbricks/jenkins-build-scripts.git/commit
extract_storage: fix apt sources for master and develop
authorSebastian Riemer <sebastian.riemer@profitbricks.com>
Thu, 6 Jun 2013 14:35:45 +0000 (16:35 +0200)
committerSebastian Riemer <sebastian.riemer@profitbricks.com>
Thu, 6 Jun 2013 14:35:45 +0000 (16:35 +0200)
commit68dde6f8168d0650514391bb3c0d5d01af5dcc6a
tree19e286f2128f7bd5aa74f3fefff6e9ae63699012
parent80ade38a0e327184e42dd1910e74d36c5376277c
extract_storage: fix apt sources for master and develop

The master build job 'extract-storage-kernel-and-modules' extracts
the wrong sources. It takes the latest develop kernel as the apt
sources for 'production-proposed-updates' are missing.

So add the missing sources before installing the kernel and the
out-of-tree modules.

Fixes: DEVINF-379
extract_storage_kernel+modules.sh