All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Petr Vorel <pevik@seznam.cz>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] ltp-testsuite: bump version to 20220527
Date: Fri, 22 Jul 2022 23:16:50 +0200	[thread overview]
Message-ID: <20220722231650.0fe7223f@windsurf> (raw)
In-Reply-To: <20220613232005.166636-1-pevik@seznam.cz>

On Tue, 14 Jun 2022 01:20:05 +0200
Petr Vorel <pevik@seznam.cz> wrote:

> From: Petr Vorel <petr.vorel@gmail.com>
> 
> Add 2 patches from upstream which are required to fix compilation,
> Remove patch accepted upstream.
> 
> Update list of broken tests under musl (confstr01.c was fixed).
> 
> Refresh 0001-lapi-Add-sysinfo.h-to-fix-build-with-MUSL-libc.patch
> (still carry it case there is somebody using old musl based toolchain).
> 
> Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
> ---
>  ...ysinfo.h-to-fix-build-with-MUSL-libc.patch | 50 ++++++------
>  .../0002-kvm-Fix-compilation-on-x86.patch     | 40 ++++++++++
>  ...nel-fs-declare-int-openlog-as-static.patch | 77 -------------------
>  ...efined-reference-to-__stack_chk_fail.patch | 41 ++++++++++
>  package/ltp-testsuite/ltp-testsuite.hash      |  6 +-
>  package/ltp-testsuite/ltp-testsuite.mk        |  3 +-
>  6 files changed, 110 insertions(+), 107 deletions(-)
>  create mode 100644 package/ltp-testsuite/0002-kvm-Fix-compilation-on-x86.patch
>  delete mode 100644 package/ltp-testsuite/0002-testcases-kernel-fs-declare-int-openlog-as-static.patch
>  create mode 100644 package/ltp-testsuite/0003-kvm-Fix-undefined-reference-to-__stack_chk_fail.patch

Thanks applied to master. There were two minor nits:

 (1) package/ prefix was missing in the commit title.

 (2) Patch 0002 has a inside itself: [PATCH 1/2], we want that to be
     [PATCH]... precisely for the reason that those 1/2 are often wrong...
     as it was the case here! This issue is spotted by "make
     check-package" that you can run before sending a patch.

Thanks!

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

  reply	other threads:[~2022-07-22 21:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-13 23:20 [Buildroot] [PATCH 1/1] ltp-testsuite: bump version to 20220527 Petr Vorel
2022-07-22 21:16 ` Thomas Petazzoni via buildroot [this message]
2022-07-24  5:09   ` Petr Vorel
  -- strict thread matches above, loose matches on Subject: below --
2022-06-13 23:07 Petr Vorel

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=20220722231650.0fe7223f@windsurf \
    --to=buildroot@buildroot.org \
    --cc=pevik@seznam.cz \
    --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 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.