mbox

[v3,0/2] automake: 1.17 -> 1.18.1

Message ID cover.1756957117.git.liezhi.yang@windriver.com
State Not Applicable, archived
Headers show

Pull-request

https://github.com/robertlinux/yocto rbt/pu

Message

Robert Yang Sept. 4, 2025, 3:40 a.m. UTC
From: Robert Yang <liezhi.yang@windriver.com>

* V3
  - Upgarde to 1.18.1 (v2 is 1.18)

* V2:
  - Drop 0001-configure-don-t-report-error-when-the-path-of-Perl-c.patch as Ross
    suggested.
  - Take a pull request from github to fix libcheck's build error with automake
    1.18.1.

* V1
  - Initial version

// Robert

The following changes since commit 0a849dc7edeecb6c16a8a0fe347015d6d85e9dfd:

  vte: upgrade 0.78.2 -> 0.80.3 (2025-09-01 23:07:03 +0100)

are available in the Git repository at:

  https://github.com/robertlinux/yocto rbt/pu
  https://github.com/robertlinux/yocto/tree/rbt/pu

Robert Yang (2):
  automake: 1.17 -> 1.18.1
  libcheck: Fix do_install error with automake 1.18.1

 ...report-error-when-the-path-of-Perl-c.patch | 34 -----------
 .../{automake_1.17.bb => automake_1.18.1.bb}  |  3 +-
 ...0001-Fix-texinfo-errors-and-warnings.patch | 60 +++++++++++++++++++
 .../libcheck/libcheck_0.15.2.bb               |  5 +-
 4 files changed, 65 insertions(+), 37 deletions(-)
 delete mode 100644 meta/recipes-devtools/automake/automake/0001-configure-don-t-report-error-when-the-path-of-Perl-c.patch
 rename meta/recipes-devtools/automake/{automake_1.17.bb => automake_1.18.1.bb} (85%)
 create mode 100644 meta/recipes-support/libcheck/libcheck/0001-Fix-texinfo-errors-and-warnings.patch