public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Tim Orling <ticotimo@gmail.com>
To: Jan Kiszka <jan.kiszka@siemens.com>
Cc: isar-users <isar-users@googlegroups.com>
Subject: Re: [PATCH] u-boot: Exclude libubootenv.a from dh_strip
Date: Wed, 8 Sep 2021 08:59:13 -0700	[thread overview]
Message-ID: <CANx9H-BukDB8d3Wz1_TUjU9cBY7d1ZML6uXkBkKhch_UB6OkXw@mail.gmail.com> (raw)
In-Reply-To: <44392510-df6d-f212-9a8a-42c6ceae1b36@siemens.com>

[-- Attachment #1: Type: text/plain, Size: 1337 bytes --]

On Wed, Sep 8, 2021 at 3:01 AM Jan Kiszka <jan.kiszka@siemens.com> wrote:

> From: Jan Kiszka <jan.kiszka@siemens.com>
>
> With latest U-Boot (2021.10-rcX), this breaks on aarch64 at least with
>

Happens on riscv64 as well.

>
> aarch64-linux-gnu-strip: debian/u-boot-iot2050-dev/usr/lib/libubootenv.a:
> sorry: copying thin archives is not currently supported: invalid operation
>
> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
> ---
>  meta/recipes-bsp/u-boot/files/debian/rules | 3 +++
>  1 file changed, 3 insertions(+)
>
> diff --git a/meta/recipes-bsp/u-boot/files/debian/rules
> b/meta/recipes-bsp/u-boot/files/debian/rules
> index a5c2cd2..3d66762 100755
> --- a/meta/recipes-bsp/u-boot/files/debian/rules
> +++ b/meta/recipes-bsp/u-boot/files/debian/rules
> @@ -27,5 +27,8 @@ override_dh_auto_install:
>
>  override_dh_auto_test:
>
> +override_dh_strip:
> +       dh_strip -X libubootenv.a
> +
>  %:
>         dh $@ --parallel
> --
> 2.31.1
>
> --
> You received this message because you are subscribed to the Google Groups
> "isar-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to isar-users+unsubscribe@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/isar-users/44392510-df6d-f212-9a8a-42c6ceae1b36%40siemens.com
> .
>

[-- Attachment #2: Type: text/html, Size: 2355 bytes --]

  reply	other threads:[~2021-09-08 15:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-08 10:01 Jan Kiszka
2021-09-08 15:59 ` Tim Orling [this message]
2021-09-17  8:52 ` Anton Mikanovich

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=CANx9H-BukDB8d3Wz1_TUjU9cBY7d1ZML6uXkBkKhch_UB6OkXw@mail.gmail.com \
    --to=ticotimo@gmail.com \
    --cc=isar-users@googlegroups.com \
    --cc=jan.kiszka@siemens.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