[PATCH 1/2] build: ipkg-build add -r option for all-root

Paul Spooren mail at aparcar.org
Sun Sep 6 06:02:38 EDT 2020


On Sat Sep 5, 2020 at 1:58 AM HST, Karl Palsson wrote:
>
> Paul Spooren <mail at aparcar.org> wrote:
> > 
> > diff --git a/scripts/ipkg-build b/scripts/ipkg-build
> > index e3a9a882cf..38149c4432 100755
> > --- a/scripts/ipkg-build
> > +++ b/scripts/ipkg-build
> > @@ -1,5 +1,7 @@
> >  #!/bin/sh
> >  
> > +set -x
> > +
>
> Do you mean to have this in the patch?

No thanks for spotting. I initially created this because I thought
fakeroot would be the cause slowing down the buildbots, however Felix
found that it was something related to `get_source_date_epoch.sh` calls.

I therefore set these two patches to "not applicable".
>
> Sincerely,
> Karl Palsson




More information about the openwrt-devel mailing list