Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Marcus Folkesson <marcus.folkesson@gmail.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH] package/libostree: select libarchive for s390x architecture
Date: Mon, 31 Oct 2022 11:27:33 +0100	[thread overview]
Message-ID: <20221031112733.7113d46c@windsurf> (raw)
In-Reply-To: <20221011062647.741292-1-marcus.folkesson@gmail.com>

Hello Marcus,

On Tue, 11 Oct 2022 08:26:47 +0200
Marcus Folkesson <marcus.folkesson@gmail.com> wrote:

> libarchive is needed when building for s390x.
> 
> Introduced in this patch:
> c6a53ef6e8f9491633b0d494991f94c629791e1d s390x: use 'libarchive' to modify initrd in SE case
> 
> Fixes:
> http://autobuild.buildroot.net/results/14cc164ab3005be9b3efde57b4bd914414e3acf0/
> 
> Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>
> ---
>  package/libostree/Config.in | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/package/libostree/Config.in b/package/libostree/Config.in
> index 14ae4da4c8..a36e12ddde 100644
> --- a/package/libostree/Config.in
> +++ b/package/libostree/Config.in
> @@ -7,6 +7,7 @@ config BR2_PACKAGE_LIBOSTREE
>  	# doesn't build with musl due to lack of TEMP_FAILURE_RETRY()
>  	depends on !BR2_TOOLCHAIN_USES_MUSL
>  	select BR2_PACKAGE_E2FSPROGS
> +    select BR2_PACKAGE_LIBARCHIVE if BR2_s390x

Thanks for the patch! The indentation was not correct here, so I fixed
that up and applied. Thanks!

Thomas
-- 
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      parent reply	other threads:[~2022-10-31 10:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-11  6:26 [Buildroot] [PATCH] package/libostree: select libarchive for s390x architecture Marcus Folkesson
2022-10-24  5:47 ` Marcus Folkesson
2022-10-31 10:27 ` Thomas Petazzoni via buildroot [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=20221031112733.7113d46c@windsurf \
    --to=buildroot@buildroot.org \
    --cc=marcus.folkesson@gmail.com \
    --cc=thomas.petazzoni@bootlin.com \
    /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