mbox

[v2,0/2] automake: 1.17 -> 1.18

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

Pull-request

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

Message

Robert Yang June 10, 2025, 11:17 a.m. UTC
From: Robert Yang <liezhi.yang@windriver.com>

* 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.

// Robert

The following changes since commit bf866a99d920331bc5c08c3dccc86f71b2d1b3bb:

  systemtap: put version in recipe filename (2025-06-09 17:43:20 +0100)

are available in the Git repository at:

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

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

 ...report-error-when-the-path-of-Perl-c.patch | 34 -----------
 .../{automake_1.17.bb => automake_1.18.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.bb} (85%)
 create mode 100644 meta/recipes-support/libcheck/libcheck/0001-Fix-texinfo-errors-and-warnings.patch