Linux Test Project
 help / color / mirror / Atom feed
From: Andrea Cervesato via ltp <ltp@lists.linux.it>
To: Petr Vorel <pvorel@suse.cz>, ltp@lists.linux.it
Subject: Re: [LTP] [PATCH v2 0/5] configure.ac and make cleanup
Date: Thu, 6 Feb 2025 16:46:01 +0100	[thread overview]
Message-ID: <f652b056-7548-4a8d-a318-b32fbe941de6@suse.com> (raw)
In-Reply-To: <20250206153435.1602181-1-pvorel@suse.cz>

Thanks for fixing this.

Acked-by: Andrea Cervesato <andrea.cervesato@suse.com>

On 2/6/25 16:34, Petr Vorel wrote:
> Hi,
>
> TL;DR: Commits which fix CI are 1st and 4rd:
>
>    doc/Makefile: Add dependency on metadata/ltp.json
>    .github: ci-sphinx-doc: Run autotools and configure
>
> If I don't get any feedback, I'll merge them tonight.
> Other commits can wait.
>
> Tested:
>
> https://github.com/pevik/ltp/actions/runs/13182184736
> https://github.com/pevik/ltp/actions/runs/13182184734
>
> Changes in v1:
> * Remove virtualenv (Andrea)
> * Rebase to put fixing commit first
> * Further improve make clean pattern, remove unneded distclean patern
> * Drop 2 patches which aren't important to fix CI
>    - 8662c96207 ("configure: Ignore --with-{bash,python} knobs")
>    - 98b6a63202 ("realtime: Document bash and python3 dependencies")
>
> Link to v1:
> https://patchwork.ozlabs.org/project/ltp/list/?series=443127&state=*
> https://lore.kernel.org/ltp/20250206143421.1571918-1-pvorel@suse.cz/
>
> Kind regards,
> Petr
>
> Petr Vorel (5):
>    doc/Makefile: Add dependency on metadata/ltp.json
>    doc/Makefile: Improve clean target
>    doc: documentation.rst: Update build instructions
>    .github: ci-sphinx-doc: Run autotools and configure
>    configure: make: Add SPDX, update copyright
>
>   .github/workflows/ci-sphinx-doc.yml |  9 +++++++--
>   configure.ac                        |  3 +++
>   doc/Makefile                        | 14 ++++++++++++--
>   doc/developers/documentation.rst    |  8 ++++----
>   include/mk/automake.mk              | 24 ++++--------------------
>   include/mk/config-openposix.mk.in   |  2 ++
>   include/mk/config.mk.in             | 23 +++--------------------
>   include/mk/env_post.mk              | 25 ++++---------------------
>   include/mk/env_pre.mk               | 26 ++++----------------------
>   include/mk/features.mk.in           | 22 ++--------------------
>   include/mk/functions.mk             | 25 ++++---------------------
>   include/mk/generic_leaf_target.inc  | 24 ++++--------------------
>   include/mk/generic_leaf_target.mk   | 24 ++++--------------------
>   include/mk/generic_trunk_target.inc | 24 ++++--------------------
>   include/mk/generic_trunk_target.mk  | 24 ++++--------------------
>   include/mk/lib.mk                   | 27 ++++-----------------------
>   include/mk/man.mk                   | 23 +++--------------------
>   include/mk/module.mk                | 18 ++----------------
>   include/mk/rules.mk                 |  3 +++
>   include/mk/sparse.mk                |  2 ++
>   include/mk/testcases.mk             | 22 ++--------------------
>   21 files changed, 81 insertions(+), 291 deletions(-)
>

-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

  parent reply	other threads:[~2025-02-06 15:46 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-06 15:34 [LTP] [PATCH v2 0/5] configure.ac and make cleanup Petr Vorel
2025-02-06 15:34 ` [LTP] [PATCH v2 1/5] doc/Makefile: Add dependency on metadata/ltp.json Petr Vorel
2025-02-06 15:34 ` [LTP] [PATCH v2 2/5] doc/Makefile: Improve clean target Petr Vorel
2025-02-06 15:34 ` [LTP] [PATCH v2 3/5] doc: documentation.rst: Update build instructions Petr Vorel
2025-02-06 15:34 ` [LTP] [PATCH v2 4/5] .github: ci-sphinx-doc: Run autotools and configure Petr Vorel
2025-02-06 15:34 ` [LTP] [PATCH v2 5/5] configure: make: Add SPDX, update copyright Petr Vorel
2025-02-06 15:46 ` Andrea Cervesato via ltp [this message]
2025-02-06 17:42   ` [LTP] [PATCH v2 0/5] configure.ac and make cleanup Petr Vorel
2025-02-06 17:45   ` 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=f652b056-7548-4a8d-a318-b32fbe941de6@suse.com \
    --to=ltp@lists.linux.it \
    --cc=andrea.cervesato@suse.com \
    --cc=pvorel@suse.cz \
    /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