[elbe-devel] [PATCH] debianize/barebox: add lzop to Build-Depends

Manuel Traut manut at linutronix.de
Wed Sep 12 11:37:47 CEST 2018


On Wed, Sep 12, 2018 at 11:30:57AM +0200, Kurt Kanzenbach wrote:
> Hi,
> 
> On Mon, Sep 10, 2018 at 03:36:33PM +0200, Philipp Rosenberger wrote:
> > The script scripts/gen-dtb-s uses lzop to create lzo compresses dtb files.
> > Without lzop error messages like this occur:
> > scripts/gen-dtb-s: line 54: lzop: command not found
> >
> > Signed-off-by: Philipp Rosenberger <p.rosenberger at linutronix.de>
> 
> looks good to me.
> 
> Reviewed-by: Kurt Kanzenbach <kurt at linutronix.de>

thanks; applied to devel/elbe-3.0

> > ---
> >  elbepack/makofiles/debianize/barebox/control.mako | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/elbepack/makofiles/debianize/barebox/control.mako b/elbepack/makofiles/debianize/barebox/control.mako
> > index d6e02b10..688cc25e 100644
> > --- a/elbepack/makofiles/debianize/barebox/control.mako
> > +++ b/elbepack/makofiles/debianize/barebox/control.mako
> > @@ -8,7 +8,7 @@ Source: barebox-${p_name}-${k_version}
> >  Section: admin
> >  Priority: optional
> >  Maintainer: ${m_name} <${m_mail}>
> > -Build-Depends: debhelper (>= 9), bc
> > +Build-Depends: debhelper (>= 9), bc, lzop
> >  Standards-Version: 3.8.4
> >  Homepage: http://www.barebox.org/
> >
> > --
> > 2.18.0
> >
> >
> > _______________________________________________
> > elbe-devel mailing list
> > elbe-devel at linutronix.de
> > https://lists.linutronix.de/mailman/listinfo/elbe-devel
> 
> _______________________________________________
> elbe-devel mailing list
> elbe-devel at linutronix.de
> https://lists.linutronix.de/mailman/listinfo/elbe-devel



More information about the elbe-devel mailing list