Kernel builds are serialized by default. This change allows flavours to
build in parallel, as well as their associated binary debs, saving quite
a bit of time during the packaging phase. Many of our build servers are
quite capable of handling these loads.
rtg
--
Tim Gardner tim.gardner@canonical.com
The following changes since commit 29aa6105ed3d98a1114b1eac3eb753c8464bed6a:
Andy Whitcroft (1):
UBUNTU: Ubuntu-2.6.32-7.9
are available in the git repository at:
git://kernel.ubuntu.com/rtg/ubuntu-lucid master
Tim Gardner (1):
UBUNTU: [Config] Parallelize flavour builds and packaging
Tim Gardner wrote:
> Kernel builds are serialized by default. This change allows flavours to
> build in parallel, as well as their associated binary debs, saving quite
> a bit of time during the packaging phase. Many of our build servers are
> quite capable of handling these loads.
>
> rtg
>
>