Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH/next v2 1/1] package/libubootenv: fix build with musl and static lib
Date: Sun, 26 May 2019 21:05:39 +0200	[thread overview]
Message-ID: <20190526210539.52863351@windsurf> (raw)
In-Reply-To: <1558542756-8919-1-git-send-email-pjtexier@koncepto.io>

Hello Pierre-Jean,

On Wed, 22 May 2019 18:32:36 +0200
Pierre-Jean Texier <pjtexier@koncepto.io> wrote:

> Fixes:
> 
>  - http://autobuild.buildroot.net/results/e18/e1837ccbe774071876642655b1fcffbd69dd7947/
>  - http://autobuild.buildroot.net/results/206/206f1eba0dec39de1c02d760fa8f961d5a3879d0/
> 
> Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>

Thanks for the patch. I have applied to next, but a few things were not
completely perfect.

First of all, this patch is fixing two separate build issues, which
require separate libubootenv patches. So it should have been two
Buildroot patches.

>  ...sts.txt-do-not-force-the-build-of-a-share.patch | 46 ++++++++++++++++++++++
>  .../0001-uboot_env-fix-build-with-musl-libc.patch  | 31 +++++++++++++++
>  ...nv-fix-compilation-for-glibc-version-2.28.patch | 40 +++++++++++++++++++
>  3 files changed, 117 insertions(+)
>  create mode 100644 package/libubootenv/0001-src-CMakeLists.txt-do-not-force-the-build-of-a-share.patch
>  create mode 100644 package/libubootenv/0001-uboot_env-fix-build-with-musl-libc.patch

You create two patches named 0001, and there was already one, so the
numbering was no longer correct.

> diff --git a/package/libubootenv/0001-uboot_env-fix-build-with-musl-libc.patch b/package/libubootenv/0001-uboot_env-fix-build-with-musl-libc.patch
> new file mode 100644
> index 0000000..605b40a
> --- /dev/null
> +++ b/package/libubootenv/0001-uboot_env-fix-build-with-musl-libc.patch
> @@ -0,0 +1,31 @@
> +From 113a4ea9ec48b9428b3abac21ecca7d8f11502fe Mon Sep 17 00:00:00 2001
> +From: Pierre-Jean Texier <pjtexier@koncepto.io>
> +Date: Tue, 21 May 2019 21:32:27 +0200
> +Subject: [libubootenv][PATCH 1/2] uboot_env: fix build with musl libc

Please generate patches with "git format-patch -N" to avoid the "x/y"
in "PATCH x/y". Indeed, this 1/2 doesn't make sense: this patch is in
fact part of a series of 4 patches!

Best regards,

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

  reply	other threads:[~2019-05-26 19:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-22 16:32 [Buildroot] [PATCH/next v2 1/1] package/libubootenv: fix build with musl and static lib Pierre-Jean Texier
2019-05-26 19:05 ` Thomas Petazzoni [this message]
2019-05-28 20:44   ` Pierre-Jean Texier

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=20190526210539.52863351@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox