All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/erlang: patch the tarball
Date: Wed, 19 Feb 2020 20:57:31 +0100	[thread overview]
Message-ID: <20200219205731.1894861d@windsurf> (raw)
In-Reply-To: <20200210165824.22245-1-johan.oudinet@gmail.com>

On Mon, 10 Feb 2020 17:58:24 +0100
Johan Oudinet <johan.oudinet@gmail.com> wrote:

> Remove the lib/ssl/src/deps directory before configuring the package.
> Otherwise, during the compilation of the ssl app, it may fails by
> looking for logger.hrl in the wrong location (bootstrap/lib/kernel
> instead of lib/kernel).
> 
> Signed-off-by: Johan Oudinet <johan.oudinet@gmail.com>
> ---
>  package/erlang/erlang.mk | 7 +++++++
>  1 file changed, 7 insertions(+)

Thanks for this work! A link to the autobuilder failure fixed by this
commit was missing in your commit log, so I added it and applied to
master. Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

      parent reply	other threads:[~2020-02-19 19:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-10 16:58 [Buildroot] [PATCH] package/erlang: patch the tarball Johan Oudinet
2020-02-11 12:14 ` Frank Vanbever
2020-02-19 19:57 ` Thomas Petazzoni [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=20200219205731.1894861d@windsurf \
    --to=thomas.petazzoni@bootlin.com \
    --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.