Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Steve Sakoman <steve@sakoman.com>
To: openembedded-core@lists.openembedded.org
Subject: [OE-core][scarthgap 00/17] Patch review
Date: Tue, 30 Apr 2024 14:23:45 -0700	[thread overview]
Message-ID: <cover.1714511660.git.steve@sakoman.com> (raw)

Please review this set of changes for scarthgap and have comments back by
end of day Thursday, May 2

Passed a-full on autobuilder:

https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/6864

with the exception of a known intermittent issue (also present on master):

https://bugzilla.yoctoproject.org/show_bug.cgi?id=15185

The following changes since commit b65b4e5a8e4473d8ca43835ba17bc8bd4bdca277:

  build-appliance-image: Update to scarthgap head revision (2024-04-18 17:08:51 +0100)

are available in the Git repository at:

  https://git.openembedded.org/openembedded-core-contrib stable/scarthgap-nut
  https://git.openembedded.org/openembedded-core-contrib/log/?h=stable/scarthgap-nut

Alexander Kanavin (2):
  icu: update 74-1 -> 74-2
  rpm: update 4.19.1 -> 4.19.1.1

Michael Glembotzki (1):
  rootfs-postcommands.bbclass: Only set DROPBEAR_RSAKEY_DIR once

Wang Mingyu (14):
  gcr: upgrade 4.2.0 -> 4.2.1
  libsdl2: upgrade 2.30.0 -> 2.30.1
  libxcursor: upgrade 1.2.1 -> 1.2.2
  pango: upgrade 1.52.0 -> 1.52.1
  bind: upgrade 9.18.24 -> 9.18.25
  libxml2: upgrade 2.12.5 -> 2.12.6
  mesa: upgrade 24.0.2 -> 24.0.3
  babeltrace2: upgrade 2.0.5 -> 2.0.6
  ell: upgrade 0.63 -> 0.64
  libdnf: upgrade 0.73.0 -> 0.73.1
  libx11: upgrade 1.8.7 -> 1.8.9
  lttng-tools: upgrade 2.13.11 -> 2.13.13
  mpg123: upgrade 1.32.5 -> 1.32.6
  ttyrun: upgrade 2.31.0 -> 2.32.0

 .../rootfs-postcommands.bbclass               |  4 +-
 .../bind/{bind_9.18.24.bb => bind_9.18.25.bb} |  2 +-
 .../ell/{ell_0.63.bb => ell_0.64.bb}          |  2 +-
 .../{libxml2_2.12.5.bb => libxml2_2.12.6.bb}  |  2 +-
 .../{ttyrun_2.31.0.bb => ttyrun_2.32.0.bb}    |  2 +-
 .../{libdnf_0.73.0.bb => libdnf_0.73.1.bb}    |  2 +-
 ...olor-setting-for-mips64_n32-binaries.patch |  3 +-
 ...ook-for-lua-with-pkg-config-rather-t.patch |  7 +--
 ...estore-readline-support-as-an-explic.patch | 42 --------------
 ...satisfiable-dependency-when-building.patch |  3 +-
 ...lib-rpm-as-the-installation-path-for.patch |  9 ++-
 ...1-Do-not-read-config-files-from-HOME.patch |  9 ++-
 ...-PATH-environment-variable-before-ru.patch |  5 +-
 ...l-dependency-on-non-POSIX-GLOB_ONLYD.patch | 56 -------------------
 ...lling-execute-package-scriptlets-wit.patch |  5 +-
 ...not-insert-payloadflags-into-.rpm-me.patch |  3 +-
 ....c-fix-file-conflicts-for-MIPS64-N32.patch |  3 +-
 .../files/0001-perl-disable-auto-reqs.patch   |  3 +-
 ...prefixing-etc-from-RPM_ETCCONFIGDIR-.patch | 13 ++---
 ...txt-do-not-install-non-existent-docs.patch | 26 ---------
 ...avoid-using-GLOB_BRACE-if-undefined-.patch |  2 +-
 ...ge-logging-level-around-scriptlets-t.patch |  5 +-
 .../rpm/{rpm_4.19.1.bb => rpm_4.19.1.1.bb}    |  7 +--
 .../gcr/{gcr_4.2.0.bb => gcr_4.2.1.bb}        |  2 +-
 .../{libsdl2_2.30.0.bb => libsdl2_2.30.1.bb}  |  2 +-
 ...-meson-do-not-pull-in-clc-for-clover.patch | 13 ++---
 .../{mesa-gl_24.0.2.bb => mesa-gl_24.0.3.bb}  |  0
 meta/recipes-graphics/mesa/mesa.inc           |  2 +-
 .../mesa/{mesa_24.0.2.bb => mesa_24.0.3.bb}   |  0
 .../{pango_1.52.0.bb => pango_1.52.1.bb}      |  2 +-
 .../{libx11_1.8.7.bb => libx11_1.8.9.bb}      |  2 +-
 ...ibxcursor_1.2.1.bb => libxcursor_1.2.2.bb} |  2 +-
 ...eltrace2_2.0.5.bb => babeltrace2_2.0.6.bb} |  2 +-
 ...-tests-do-not-strip-a-helper-library.patch |  9 +--
 ...ools_2.13.11.bb => lttng-tools_2.13.13.bb} |  2 +-
 .../{mpg123_1.32.5.bb => mpg123_1.32.6.bb}    |  2 +-
 .../0001-Disable-LDFLAGSICUDT-for-Linux.patch | 11 ++--
 .../icu/0001-icu-Added-armeb-support.patch    |  9 ++-
 .../icu/icu/fix-install-manx.patch            |  7 +--
 .../icu/{icu_74-1.bb => icu_74-2.bb}          |  4 +-
 40 files changed, 70 insertions(+), 216 deletions(-)
 rename meta/recipes-connectivity/bind/{bind_9.18.24.bb => bind_9.18.25.bb} (97%)
 rename meta/recipes-core/ell/{ell_0.63.bb => ell_0.64.bb} (89%)
 rename meta/recipes-core/libxml/{libxml2_2.12.5.bb => libxml2_2.12.6.bb} (97%)
 rename meta/recipes-core/ttyrun/{ttyrun_2.31.0.bb => ttyrun_2.32.0.bb} (93%)
 rename meta/recipes-devtools/libdnf/{libdnf_0.73.0.bb => libdnf_0.73.1.bb} (97%)
 delete mode 100644 meta/recipes-devtools/rpm/files/0001-CMakeLists.txt-restore-readline-support-as-an-explic.patch
 delete mode 100644 meta/recipes-devtools/rpm/files/0001-Fix-unconditional-dependency-on-non-POSIX-GLOB_ONLYD.patch
 delete mode 100644 meta/recipes-devtools/rpm/files/0002-docs-CMakeLists.txt-do-not-install-non-existent-docs.patch
 rename meta/recipes-devtools/rpm/{rpm_4.19.1.bb => rpm_4.19.1.1.bb} (96%)
 rename meta/recipes-gnome/gcr/{gcr_4.2.0.bb => gcr_4.2.1.bb} (95%)
 rename meta/recipes-graphics/libsdl2/{libsdl2_2.30.0.bb => libsdl2_2.30.1.bb} (97%)
 rename meta/recipes-graphics/mesa/{mesa-gl_24.0.2.bb => mesa-gl_24.0.3.bb} (100%)
 rename meta/recipes-graphics/mesa/{mesa_24.0.2.bb => mesa_24.0.3.bb} (100%)
 rename meta/recipes-graphics/pango/{pango_1.52.0.bb => pango_1.52.1.bb} (94%)
 rename meta/recipes-graphics/xorg-lib/{libx11_1.8.7.bb => libx11_1.8.9.bb} (92%)
 rename meta/recipes-graphics/xorg-lib/{libxcursor_1.2.1.bb => libxcursor_1.2.2.bb} (87%)
 rename meta/recipes-kernel/lttng/{babeltrace2_2.0.5.bb => babeltrace2_2.0.6.bb} (98%)
 rename meta/recipes-kernel/lttng/{lttng-tools_2.13.11.bb => lttng-tools_2.13.13.bb} (99%)
 rename meta/recipes-multimedia/mpg123/{mpg123_1.32.5.bb => mpg123_1.32.6.bb} (96%)
 rename meta/recipes-support/icu/{icu_74-1.bb => icu_74-2.bb} (96%)

-- 
2.34.1



             reply	other threads:[~2024-04-30 21:24 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-30 21:23 Steve Sakoman [this message]
2024-04-30 21:23 ` [OE-core][scarthgap 01/17] icu: update 74-1 -> 74-2 Steve Sakoman
2024-04-30 21:23 ` [OE-core][scarthgap 02/17] rpm: update 4.19.1 -> 4.19.1.1 Steve Sakoman
2024-04-30 21:23 ` [OE-core][scarthgap 03/17] rootfs-postcommands.bbclass: Only set DROPBEAR_RSAKEY_DIR once Steve Sakoman
2024-04-30 21:23 ` [OE-core][scarthgap 04/17] gcr: upgrade 4.2.0 -> 4.2.1 Steve Sakoman
2024-04-30 21:23 ` [OE-core][scarthgap 05/17] libsdl2: upgrade 2.30.0 -> 2.30.1 Steve Sakoman
2024-04-30 21:23 ` [OE-core][scarthgap 06/17] libxcursor: upgrade 1.2.1 -> 1.2.2 Steve Sakoman
2024-04-30 21:23 ` [OE-core][scarthgap 07/17] pango: upgrade 1.52.0 -> 1.52.1 Steve Sakoman
2024-04-30 21:23 ` [OE-core][scarthgap 08/17] bind: upgrade 9.18.24 -> 9.18.25 Steve Sakoman
2024-04-30 21:23 ` [OE-core][scarthgap 09/17] libxml2: upgrade 2.12.5 -> 2.12.6 Steve Sakoman
2024-04-30 21:23 ` [OE-core][scarthgap 10/17] mesa: upgrade 24.0.2 -> 24.0.3 Steve Sakoman
2024-04-30 21:23 ` [OE-core][scarthgap 11/17] babeltrace2: upgrade 2.0.5 -> 2.0.6 Steve Sakoman
2024-04-30 21:23 ` [OE-core][scarthgap 12/17] ell: upgrade 0.63 -> 0.64 Steve Sakoman
2024-04-30 21:23 ` [OE-core][scarthgap 13/17] libdnf: upgrade 0.73.0 -> 0.73.1 Steve Sakoman
2024-04-30 21:23 ` [OE-core][scarthgap 14/17] libx11: upgrade 1.8.7 -> 1.8.9 Steve Sakoman
2024-04-30 21:24 ` [OE-core][scarthgap 15/17] lttng-tools: upgrade 2.13.11 -> 2.13.13 Steve Sakoman
2024-04-30 21:24 ` [OE-core][scarthgap 16/17] mpg123: upgrade 1.32.5 -> 1.32.6 Steve Sakoman
2024-04-30 21:24 ` [OE-core][scarthgap 17/17] ttyrun: upgrade 2.31.0 -> 2.32.0 Steve Sakoman
2024-04-30 21:39   ` Richard Purdie
  -- strict thread matches above, loose matches on Subject: below --
2024-07-23 13:12 [OE-core][scarthgap 00/17] Patch review Steve Sakoman

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=cover.1714511660.git.steve@sakoman.com \
    --to=steve@sakoman.com \
    --cc=openembedded-core@lists.openembedded.org \
    /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