| Message ID | cover.1756957117.git.liezhi.yang@windriver.com |
|---|---|
| State | Not Applicable, archived |
| Headers | show |
Thanks for this Robert. I can confirm that the breakage I was seeing with 1.18.0 I can no longer replicate, so I’m happy to see this merge for M3. Ross > On 4 Sep 2025, at 04:40, Robert Yang via lists.openembedded.org <liezhi.yang=windriver.com@lists.openembedded.org> wrote: > > 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 > > -- > 2.49.0 > > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#222890): https://lists.openembedded.org/g/openembedded-core/message/222890 > Mute This Topic: https://lists.openembedded.org/mt/115058559/6875888 > Group Owner: openembedded-core+owner@lists.openembedded.org > Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [ross.burton@arm.com] > -=-=-=-=-=-=-=-=-=-=-=- >
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