* Albert ARIBAUD <albert.u.b...@aribaud.net> [2016-01-21 22:26]:
> Hmm, installing a complete buildd instance seems overkill. Is there a
> simple way to set up a build environment identical to that of the
> buildd which created u-boot.kwb? I've got VMs with basic Jessie,
> Testing and Unstable installs.

Take the unstable VM, and do:

apt-get install build-essential fakeroot
apt-get build-dep u-boot
apt-get source u-boot
cd u-boot-....
dpkg-buildpackage

-- 
Martin Michlmayr
http://www.cyrius.com/

Reply via email to