All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Seiderer <ps.report@gmx.net>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/libuhttpd: bump version to 3.1.3
Date: Sun, 5 Apr 2020 22:49:09 +0200	[thread overview]
Message-ID: <20200405224909.765cc01d@gmx.net> (raw)
In-Reply-To: <20200405163512.5390b234@gmx.net>

Hello Jianhui,

On Sun, 5 Apr 2020 16:35:12 +0200, Peter Seiderer <ps.report@gmx.net> wrote:

> Hello Jianhui,
>
> On Sun,  5 Apr 2020 20:05:05 +0800, Jianhui Zhao <zhaojh329@gmail.com> wrote:
>
> > Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
> > ---
> >  package/libuhttpd/libuhttpd.hash | 2 +-
> >  package/libuhttpd/libuhttpd.mk   | 2 +-
> >  2 files changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/package/libuhttpd/libuhttpd.hash b/package/libuhttpd/libuhttpd.hash
> > index 65014cacf5..5c3359fdd3 100644
> > --- a/package/libuhttpd/libuhttpd.hash
> > +++ b/package/libuhttpd/libuhttpd.hash
> > @@ -1,3 +1,3 @@
> >  # Locally calculated
> > -sha256 9f938b75074f812375c5079189f8299c328e94801117ab1190a29fae0806f1a8  libuhttpd-3.1.2.tar.gz
> > +sha256 272e64fab9932039366270efa49dd4df98f5ebe8c76e51ae578594b37bf6eef4  libuhttpd-3.1.3.tar.gz
> >  sha256 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55  LICENSE
> > diff --git a/package/libuhttpd/libuhttpd.mk b/package/libuhttpd/libuhttpd.mk
> > index ce805e8f08..0d75176d41 100644
> > --- a/package/libuhttpd/libuhttpd.mk
> > +++ b/package/libuhttpd/libuhttpd.mk
> > @@ -4,7 +4,7 @@
> >  #
> >  ################################################################################
> >
> > -LIBUHTTPD_VERSION = 3.1.2
> > +LIBUHTTPD_VERSION = 3.1.3
> >  LIBUHTTPD_SITE = https://github.com/zhaojh329/libuhttpd/releases/download/v$(LIBUHTTPD_VERSION)
> >  LIBUHTTPD_LICENSE = MIT
> >  LIBUHTTPD_LICENSE_FILES = LICENSE
>
> Thanks for the update, one question:
>
> From [1]:
>
>  + check_library_exists(dl dlopenx "" HAVE_DLOPEN)
>
> Would have expected dlopen (not dlopenx)?

And still a problem with br-arm-cortex-m4-full:

[ 81%] Linking C shared library libuhttpd.so
ld (ld-elf2flt): -shared used without passing a shared library ID
collect2: error: ld returned 1 exit status

Regards,
Peter

>
> Regards,
> Peter
>
> [1] https://github.com/zhaojh329/libuhttpd/commit/44b35fd253d9557c5c61beab80c8086042fc09df
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

      reply	other threads:[~2020-04-05 20:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-05 12:05 [Buildroot] [PATCH 1/1] package/libuhttpd: bump version to 3.1.3 Jianhui Zhao
2020-04-05 14:27 ` Thomas Petazzoni
2020-04-05 14:35 ` Peter Seiderer
2020-04-05 20:49   ` Peter Seiderer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200405224909.765cc01d@gmx.net \
    --to=ps.report@gmx.net \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.