[Buildroot] [PATCH 1/1] Changed download links for libxml2 and libxslt

Peter Seiderer ps.report at gmx.net
Sun Mar 10 18:10:47 UTC 2019


Hello Nityananda,

On Sun, 10 Mar 2019 14:51:18 +0530, Nityananda Padhan <ntneitin at gmail.com> wrote:

> Do I have to send the Patch again with buildroot at buildroot.org as CC?

Not sure, but I think yes (and try to send the patches via git send-email as
described in [1]) to make sure the patches hit the buildroot patchwork ([2])
which is used by the buildroot maintainers/committers...

Your can add the Reviewed-by to the patches before sending...

Regards,
Peter

[1] https://buildroot.org/downloads/manual/manual.html#submitting-patches
[2] https://patchwork.ozlabs.org/project/buildroot/list/


> 
> On 10/03/2019, Peter Seiderer <ps.report at gmx.net> wrote:
> > Hello Nityananda,
> >
> > thanks for the rework, patch looks good, but please keep
> > buildroot at buildroot.org in CC...
> >
> > Reviewed-by: Peter Seiderer <ps.report at gmx.net>
> >
> > Regards,
> > Peter
> >
> > On Sat, 9 Mar 2019 18:59:16 +0530, Nityananda Padhan <ntneitin at gmail.com>
> > wrote:
> >  
> >> From dc92f5d7088a9c1c5be0151f2736df900db35e70 Mon Sep 17 00:00:00 2001
> >> From: Nityananda Padhan <ntneitin at gmail.com>
> >> Date: Sat, 9 Mar 2019 18:50:05 +0530
> >> Subject: [PATCH 2/2] package/libxslt: change download site to http
> >>
> >> Changes to be committed:
> >> modified:   package/libxslt/libxslt.mk
> >>
> >> Signed-off-by: Nityananda Padhan <ntneitin at gmail.com>
> >> ---
> >>  package/libxslt/libxslt.mk | 2 +-
> >>  1 file changed, 1 insertion(+), 1 deletion(-)
> >>
> >> diff --git a/package/libxslt/libxslt.mk b/package/libxslt/libxslt.mk
> >> index 5b1c0ae268..4632301b16 100644
> >> --- a/package/libxslt/libxslt.mk
> >> +++ b/package/libxslt/libxslt.mk
> >> @@ -5,7 +5,7 @@
> >>
> >> ################################################################################
> >>
> >>  LIBXSLT_VERSION = 1.1.32
> >> -LIBXSLT_SITE = ftp://xmlsoft.org/libxslt
> >> +LIBXSLT_SITE = http://xmlsoft.org/sources
> >>  LIBXSLT_INSTALL_STAGING = YES
> >>  LIBXSLT_LICENSE = MIT
> >>  LIBXSLT_LICENSE_FILES = COPYING  
> >
> >  



More information about the buildroot mailing list