[elbe-devel] [PATCH 2/2] debianize: kernel: Add lzop build dependency

Torben Hohn torben.hohn at linutronix.de
Mon May 18 09:32:57 CEST 2020


On Mon, May 18, 2020 at 09:31:54AM +0200, Torben Hohn wrote:
> On Mon, May 18, 2020 at 09:05:35AM +0200, Kurt Kanzenbach wrote:
> > For some kernel builds lzop is needed. Add it to the dependencies.
> > 
> > Signed-off-by: Kurt Kanzenbach <kurt at linutronix.de>
> > ---
> >  elbepack/makofiles/debianize/kernel/control.mako | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/elbepack/makofiles/debianize/kernel/control.mako b/elbepack/makofiles/debianize/kernel/control.mako
> > index b18525dd11af..ace64de89b51 100644
> > --- a/elbepack/makofiles/debianize/kernel/control.mako
> > +++ b/elbepack/makofiles/debianize/kernel/control.mako
> > @@ -9,7 +9,7 @@ Source: linux-${k_version}-${p_name}
> >  Section: kernel
> >  Priority: optional
> >  Maintainer: ${m_name} <${m_mail}>
> > -Build-Depends: debhelper (>= 9), bc, libelf-dev, u-boot-tools, flex, bison
> > +Build-Depends: debhelper (>= 9), bc, libelf-dev, u-boot-tools, flex, bison, lzop
> 
> please use lzop:native
> 
> lzop does not have "Multi-Arch: foreign" set.
> And this would require lzop:armhf when building  using 
> "dpkg-buildpackage -aarmhf"


with that change...

Reviewed-by: Torben Hohn <torben.hohn at linutronix.de>

> 
> 
> >  Standards-Version: 3.8.4
> >  Homepage: http://www.kernel.org/
> >  
> > -- 
> > 2.20.1
> > 
> 
> -- 
> Torben Hohn
> Linutronix GmbH | Bahnhofstrasse 3 | D-88690 Uhldingen-Mühlhofen
> Phone: +49 7556 25 999 18; Fax.: +49 7556 25 999 99
> 
> Hinweise zum Datenschutz finden Sie hier (Informations on data privacy 
> can be found here): https://linutronix.de/kontakt/Datenschutz.php
> 
> Linutronix GmbH | Firmensitz (Registered Office): Uhldingen-Mühlhofen | 
> Registergericht (Registration Court): Amtsgericht Freiburg i.Br., HRB700 
> 806 | Geschäftsführer (Managing Directors): Heinz Egger, Thomas Gleixner

-- 
Torben Hohn
Linutronix GmbH | Bahnhofstrasse 3 | D-88690 Uhldingen-Mühlhofen
Phone: +49 7556 25 999 18; Fax.: +49 7556 25 999 99

Hinweise zum Datenschutz finden Sie hier (Informations on data privacy 
can be found here): https://linutronix.de/kontakt/Datenschutz.php

Linutronix GmbH | Firmensitz (Registered Office): Uhldingen-Mühlhofen | 
Registergericht (Registration Court): Amtsgericht Freiburg i.Br., HRB700 
806 | Geschäftsführer (Managing Directors): Heinz Egger, Thomas Gleixner



More information about the elbe-devel mailing list