Openembedded Core Discussions
 help / color / mirror / Atom feed
* [OE-core][scarthgap 00/27] Patch review
@ 2024-09-30  1:56 Steve Sakoman
  2024-09-30  1:56 ` [OE-core][scarthgap 01/27] curl: fix CVE-2024-8096 Steve Sakoman
                   ` (26 more replies)
  0 siblings, 27 replies; 30+ messages in thread
From: Steve Sakoman @ 2024-09-30  1:56 UTC (permalink / raw)
  To: openembedded-core

Please review this set of changes for scarthgap and have comments back by
end of day Tuesday, October 1

Passed a-full on autobuilder:

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

The following changes since commit f888dd911529a828820799a7a1b75dfd3a44847c:

  build-appliance-image: Update to scarthgap head revision (2024-09-25 08:06:11 -0700)

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

Adrian Freihofer (2):
  kernel-fitimage: fix intentation
  kernel-fitimage: fix external dtb check

Aleksandar Nikolic (3):
  install-buildtools: remove md5 checksum validation
  install-buildtools: fix "test installation" step
  install-buildtools: update base-url, release and installer version

Alexander Kanavin (1):
  pulseaudio, desktop-file-utils: correct freedesktop.org ->
    www.freedesktop.org SRC_URI

Bruce Ashfield (11):
  linux-yocto/6.6: update to v6.6.36
  linux-yocto/6.6: update to v6.6.38
  linux-yocto/6.6: update to v6.6.40
  linux-yocto/6.6: update to v6.6.43
  kernel-devsrc: remove 64 bit vdso cmd files
  linux-yocto/6.6: update to v6.6.44
  linux-yocto/6.6: update to v6.6.45
  linux-yocto/6.6: fix genericarm64 config warning
  linux-yocto/6.6: update to v6.6.47
  linux-yocto/6.6: update to v6.6.49
  linux-yocto/6.6: update to v6.6.50

Deepesh Varatharajan (1):
  binutils: stable 2.42 branch updates

Hitendra Prajapati (1):
  curl: fix CVE-2024-8096

Jaeyoon Jung (1):
  makedevs: Fix issue when rootdir of / is given

Konrad Weihmann (3):
  runqemu: keep generating tap devices
  testimage: fallback for empty IMAGE_LINK_NAME
  testexport: fallback for empty IMAGE_LINK_NAME

Richard Purdie (2):
  scripts/install-buildtools: Update to 5.0.3
  bitbake.conf: Add truncate to HOSTTOOLS

Victor Kamensky (1):
  systemtap: fix systemtap-native build error on Fedora 40

Yi Zhao (1):
  rpm: fix expansion of %_libdir in macros

 meta/classes-recipe/kernel-fitimage.bbclass   |  66 +++---
 meta/classes-recipe/testexport.bbclass        |   2 +-
 meta/classes-recipe/testimage.bbclass         |   4 +-
 meta/conf/bitbake.conf                        |   2 +-
 .../binutils/binutils-2.42.inc                |   2 +-
 .../desktop-file-utils_0.27.bb                |   2 +-
 .../makedevs/makedevs/makedevs.c              |  21 +-
 ...et-libdir-to-CMAKE_INSTALL_FULL_LIBD.patch |  53 +++++
 meta/recipes-devtools/rpm/rpm_4.19.1.1.bb     |   1 +
 meta/recipes-kernel/linux/kernel-devsrc.bb    |   1 +
 .../linux/linux-yocto-rt_6.6.bb               |   6 +-
 .../linux/linux-yocto-tiny_6.6.bb             |   6 +-
 meta/recipes-kernel/linux/linux-yocto_6.6.bb  |  28 +--
 ...gcc-version-compatibility-hack-redux.patch |  32 +++
 ...e.cxx-gcc-version-compatibility-hack.patch |  52 +++++
 .../systemtap/systemtap_git.inc               |   2 +
 .../pulseaudio/pulseaudio_17.0.bb             |   2 +-
 .../curl/curl/CVE-2024-8096.patch             | 207 ++++++++++++++++++
 meta/recipes-support/curl/curl_8.7.1.bb       |   1 +
 scripts/install-buildtools                    |  47 ++--
 scripts/runqemu                               |  24 +-
 21 files changed, 460 insertions(+), 101 deletions(-)
 create mode 100644 meta/recipes-devtools/rpm/files/0001-CMakeLists.txt-set-libdir-to-CMAKE_INSTALL_FULL_LIBD.patch
 create mode 100644 meta/recipes-kernel/systemtap/systemtap/0001-elaborate.cxx-gcc-version-compatibility-hack-redux.patch
 create mode 100644 meta/recipes-kernel/systemtap/systemtap/0001-elaborate.cxx-gcc-version-compatibility-hack.patch
 create mode 100644 meta/recipes-support/curl/curl/CVE-2024-8096.patch

-- 
2.34.1



^ permalink raw reply	[flat|nested] 30+ messages in thread
* [OE-core][scarthgap 00/27] Patch review
@ 2024-11-21 21:53 Steve Sakoman
  0 siblings, 0 replies; 30+ messages in thread
From: Steve Sakoman @ 2024-11-21 21:53 UTC (permalink / raw)
  To: openembedded-core

Please review this set of changes for scarthgap and have comments back by
end of day Monday, November 25

Passed a-full on autobuilder:

https://valkyrie.yoctoproject.org/#/builders/29/builds/497

The following changes since commit c9d5a6c480c377399a7dc998f3755e42072e19a6:

  libxml-parser-perl: fix do_fetch error (2024-11-13 06:15:28 -0800)

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):
  package_rpm: use zstd's default compression level
  package_rpm: restrict rpm to 4 threads

Bin Lan (1):
  lttng-ust: backport patch to fix cmake-multiple-shared-libraries build
    error

Changqing Li (1):
  sysvinit: backport patch for fixing one issue of pidof

Chen Qi (1):
  toolchain-shar-extract.sh: exit when post-relocate-setup.sh fails

Clayton Casciato (1):
  uboot-sign: fix concat_dtb arguments

Deepthi Hemraj (1):
  binutils: stable 2.42 branch update

Guðni Már Gilbert (2):
  shared-mime-info: drop itstool-native from DEPENDS
  libpam: drop cracklib from DEPENDS

Hitendra Prajapati (2):
  libsoup: fix CVE-2024-52532
  ghostscript: upgrade 10.03.1 -> 10.04.0

Jagadeesh Krishnanjanappa (1):
  tune-cortexa32: set tune feature as armv8a

Jinfeng Wang (1):
  tzdata&tzcode-native: upgrade 2024a -> 2024b

Pavel Zhukov (1):
  package_rpm: Check if file exists before open()

Randy MacLeod (1):
  systemd: stable update 255.4 -> 255.13

Regis Dargent (1):
  udev-extraconf: fix network.sh script did not configure hotplugged
    interfaces

Richard Purdie (3):
  oeqa/runtime/ssh: Rework ssh timeout
  oeqa/runtime/ssh: Fix incorrect timeout fix
  qemurunner: Clean up serial_lock handling

Robert Yang (1):
  cml1.bbclass: do_diffconfig: Don't override .config with .config.orig

Ross Burton (3):
  strace: download release tarballs from GitHub
  tcl: skip io-13.6 test case
  groff: fix rare build race in hdtbl

Steve Sakoman (2):
  webkitgtk: fix erroneous use of unsuported DEBUG_LEVELFLAG variable
  llvm: reduce size of -dbg package

Vijay Anusuri (1):
  glib-2.0: Backport fix for CVE-2024-52533

Wang Mingyu (1):
  wireless-regdb: upgrade 2024.07.04 -> 2024.10.07

 meta/classes-global/package_rpm.bbclass       |  19 ++-
 meta/classes-recipe/cml1.bbclass              |   3 +-
 meta/classes-recipe/uboot-sign.bbclass        |   2 +-
 .../include/arm/armv8a/tune-cortexa32.inc     |   2 +-
 meta/files/toolchain-shar-extract.sh          |   4 +
 meta/lib/oeqa/runtime/cases/ssh.py            |   4 +-
 meta/lib/oeqa/utils/qemurunner.py             |  11 +-
 .../glib-2.0/glib-2.0/CVE-2024-52533.patch    |  49 ++++++
 .../glib-2.0/gdatetime-test-fail-0001.patch   |  72 ++++++++
 .../glib-2.0/gdatetime-test-fail-0002.patch   |  65 +++++++
 .../glib-2.0/gdatetime-test-fail-0003.patch   |  63 +++++++
 meta/recipes-core/glib-2.0/glib-2.0_2.78.6.bb |   4 +
 ...255.4.bb => systemd-boot-native_255.13.bb} |   0
 ...d-boot_255.4.bb => systemd-boot_255.13.bb} |   0
 meta/recipes-core/systemd/systemd.inc         |   2 +-
 ...1-missing_type.h-add-comparison_fn_t.patch |   7 +-
 ...k-parse_printf_format-implementation.patch |  13 +-
 ...tall-dependency-links-at-install-tim.patch |   9 +-
 ...missing.h-check-for-missing-strndupa.patch |  65 ++++---
 ...OB_BRACE-and-GLOB_ALTDIRFUNC-is-not-.patch |  14 +-
 ...005-add-missing-FTW_-macros-for-musl.patch |   7 +-
 ...06-Use-uintmax_t-for-handling-rlim_t.patch |  11 +-
 ...T_SYMLINK_NOFOLLOW-flag-to-faccessat.patch |  17 +-
 ...patible-basename-for-non-glibc-syste.patch |   8 +-
 ...implment-systemd-sysv-install-for-OE.patch |   5 +-
 ...uffering-when-writing-to-oom_score_a.patch |   9 +-
 ...compliant-strerror_r-from-GNU-specif.patch |  13 +-
 ...definition-of-prctl_mm_map-structure.patch |   7 +-
 ...-not-disable-buffer-in-writing-files.patch |  59 +++----
 .../0013-Handle-__cpu_mask-usage.patch        |   7 +-
 .../systemd/0014-Handle-missing-gshadow.patch |   9 +-
 ...l.h-Define-MIPS-ABI-defines-for-musl.patch |  13 +-
 ...ass-correct-parameters-to-getdents64.patch |   7 +-
 .../0017-Adjust-for-musl-headers.patch        |  17 +-
 ...trerror-is-assumed-to-be-GNU-specifi.patch |   9 +-
 ...util-Make-STRERROR-portable-for-musl.patch |   7 +-
 ...ake-malloc_trim-conditional-on-glibc.patch |   9 +-
 ...hared-Do-not-use-malloc_info-on-musl.patch |   7 +-
 ...22-avoid-missing-LOCK_EX-declaration.patch |  11 +-
 .../{systemd_255.4.bb => systemd_255.13.bb}   |   0
 ...rom-Mark-Hindley-which-avoids-cleari.patch |  31 ++++
 meta/recipes-core/sysvinit/sysvinit_3.04.bb   |   1 +
 .../udev/udev-extraconf/network.sh            |  32 ----
 .../binutils/binutils-2.42.inc                |   2 +-
 meta/recipes-devtools/llvm/llvm_18.1.6.bb     |   2 +
 meta/recipes-devtools/strace/strace_6.7.bb    |   4 +-
 meta/recipes-devtools/tcltk/tcl/run-ptest     |   2 +
 .../avoid-host-contamination.patch            |   6 +-
 ...ript_10.03.1.bb => ghostscript_10.04.0.bb} |   2 +-
 ...l-Fix-Savannah-66316-missing-grn-dep.patch |  38 +++++
 meta/recipes-extended/groff/groff_1.23.0.bb   |   1 +
 meta/recipes-extended/pam/libpam_1.5.3.bb     |   2 +-
 meta/recipes-extended/timezone/timezone.inc   |   6 +-
 ...es-when-rpath-is-stripped-from-in-bu.patch | 161 ++++++++++++++++++
 .../0001-Makefile.am-update-rpath-link.patch  |  33 ----
 meta/recipes-kernel/lttng/lttng-ust_2.13.8.bb |   2 +-
 ....07.04.bb => wireless-regdb_2024.10.07.bb} |   2 +-
 meta/recipes-sato/webkit/webkitgtk_2.44.3.bb  |   2 +-
 .../libsoup-3.4.4/CVE-2024-52532-0001.patch   |  42 +++++
 .../libsoup-3.4.4/CVE-2024-52532-0002.patch   |  36 ++++
 meta/recipes-support/libsoup/libsoup_3.4.4.bb |   5 +-
 .../shared-mime-info/shared-mime-info_2.4.bb  |   2 +-
 62 files changed, 749 insertions(+), 305 deletions(-)
 create mode 100644 meta/recipes-core/glib-2.0/glib-2.0/CVE-2024-52533.patch
 create mode 100644 meta/recipes-core/glib-2.0/glib-2.0/gdatetime-test-fail-0001.patch
 create mode 100644 meta/recipes-core/glib-2.0/glib-2.0/gdatetime-test-fail-0002.patch
 create mode 100644 meta/recipes-core/glib-2.0/glib-2.0/gdatetime-test-fail-0003.patch
 rename meta/recipes-core/systemd/{systemd-boot-native_255.4.bb => systemd-boot-native_255.13.bb} (100%)
 rename meta/recipes-core/systemd/{systemd-boot_255.4.bb => systemd-boot_255.13.bb} (100%)
 rename meta/recipes-core/systemd/{systemd_255.4.bb => systemd_255.13.bb} (100%)
 create mode 100644 meta/recipes-core/sysvinit/sysvinit/0001-Accepted-patch-from-Mark-Hindley-which-avoids-cleari.patch
 rename meta/recipes-extended/ghostscript/{ghostscript_10.03.1.bb => ghostscript_10.04.0.bb} (97%)
 create mode 100644 meta/recipes-extended/groff/files/0001-hdtbl-Fix-Savannah-66316-missing-grn-dep.patch
 create mode 100644 meta/recipes-kernel/lttng/lttng-ust/0001-Fix-Build-examples-when-rpath-is-stripped-from-in-bu.patch
 delete mode 100644 meta/recipes-kernel/lttng/lttng-ust/0001-Makefile.am-update-rpath-link.patch
 rename meta/recipes-kernel/wireless-regdb/{wireless-regdb_2024.07.04.bb => wireless-regdb_2024.10.07.bb} (94%)
 create mode 100644 meta/recipes-support/libsoup/libsoup-3.4.4/CVE-2024-52532-0001.patch
 create mode 100644 meta/recipes-support/libsoup/libsoup-3.4.4/CVE-2024-52532-0002.patch

-- 
2.34.1



^ permalink raw reply	[flat|nested] 30+ messages in thread
* [OE-core][scarthgap 00/27] Patch review
@ 2024-07-14 12:38 Steve Sakoman
  0 siblings, 0 replies; 30+ messages in thread
From: Steve Sakoman @ 2024-07-14 12:38 UTC (permalink / raw)
  To: openembedded-core

Please review this set of changes for scarthgap and have comments back by
end of day Tuesday, July 16

Passed a-full on autobuilder:

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

The following changes since commit d511c41dac048fbdd93a54136e93b0623a18a83d:

  xz: Update LICENSE variable for xz packages (2024-07-08 05:40:28 -0700)

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 (6):
  mesa: remove obsolete
    0001-meson.build-check-for-all-linux-host_os-combinations.patch
  kexec-tools: submit
    0003-kexec-ARM-Fix-add_buffer_phys_virt-align-issue.patch upstream
  vorbis: mark patch as Inactive-Upstream
  grub: mark grub-module-explicitly-keeps-symbole-.module_license.patch
    as a workaround
  perl: submit the rest of determinism.patch upstream
  iptables: submit
    0001-configure-Add-option-to-enable-disable-libnfnetlink.patch
    upstream

Changqing Li (2):
  webkitgtk: fix do_configure error on beaglebone-yocto
  webkitgtk: fix do_compile errors on beaglebone-yocto

Enrico Jörns (1):
  wic: engine.py: use raw string for escape sequence

Hitendra Prajapati (1):
  ruby: fix CVE-2024-27281

Jookia (1):
  populate_sdk_ext.bbclass: Fix undefined variable error

Khem Raj (1):
  linux-yocto: Enable team net driver

Niko Mauno (1):
  dnf/mesa: Fix missing leading whitespace with ':append'

Peter Marko (1):
  ncurses: switch to new mirror

Richard Purdie (2):
  selftest/cases/runtime_test: Exclude centos-9 from virgl tests
  cve-exclusion: Drop the version comparision/warning

Robert Kovacsics (1):
  sdk: Fix path length limit to match reserved size

Ross Burton (6):
  cpio: mark CVE-2023-7216 as disputed
  fribidi: upgrade 1.0.13 -> 1.0.14
  gstreamer1.0: skip another known flaky test
  libportal: fix rare build race
  meson: don't use deprecated pkgconfig variable
  curl: skip FTP tests in run-ptest

Wang Mingyu (2):
  ed: upgrade 1.20.1 -> 1.20.2
  llvm: upgrade 18.1.5 -> 18.1.6

Yi Zhao (2):
  libcap-ng: upgrade 0.8.4 -> 0.8.5
  libcap-ng-python: upgrade 0.8.4 -> 0.8.5

 meta/classes-recipe/populate_sdk_ext.bbclass  |  2 +
 meta/files/toolchain-shar-extract.sh          |  4 +-
 meta/lib/oeqa/selftest/cases/runtime_test.py  |  2 +-
 ...icitly-keeps-symbole-.module_license.patch |  2 +-
 meta/recipes-core/meta/uninative-tarball.bb   |  2 +
 meta/recipes-core/ncurses/ncurses.inc         |  2 +-
 meta/recipes-core/ncurses/ncurses_6.4.bb      |  4 +-
 meta/recipes-devtools/dnf/dnf_4.19.0.bb       |  2 +-
 .../llvm/{llvm_18.1.5.bb => llvm_18.1.6.bb}   |  2 +-
 meta/recipes-devtools/meson/meson_1.3.1.bb    |  4 +-
 .../perl/files/determinism.patch              |  6 +-
 .../ruby/ruby/CVE-2024-27281.patch            | 97 +++++++++++++++++++
 meta/recipes-devtools/ruby/ruby_3.2.2.bb      |  1 +
 meta/recipes-extended/cpio/cpio_2.15.bb       |  1 +
 .../ed/{ed_1.20.1.bb => ed_1.20.2.bb}         |  2 +-
 ...ption-to-enable-disable-libnfnetlink.patch | 44 +++++----
 ...build-race-when-building-GTK-vapi-fi.patch | 49 ++++++++++
 .../libportal/libportal_0.7.1.bb              |  3 +-
 ...k-for-all-linux-host_os-combinations.patch | 42 --------
 meta/recipes-graphics/mesa/mesa.inc           |  3 +-
 ...Fix-add_buffer_phys_virt-align-issue.patch |  2 +-
 .../linux/cve-exclusion_6.6.inc               | 18 ++--
 meta/recipes-kernel/linux/linux-yocto_6.6.bb  |  2 +
 .../gstreamer/gstreamer1.0/run-ptest          |  9 +-
 .../0001-configure-Check-for-clang.patch      |  2 +-
 ...fic-declarations-in-FELighting.h-unn.patch | 44 +++++++++
 ...icDowncast-adoption-in-platform-code.patch | 65 +++++++++++++
 meta/recipes-sato/webkit/webkitgtk_2.44.1.bb  | 14 +--
 meta/recipes-support/curl/curl/run-ptest      |  4 +-
 .../{fribidi_1.0.13.bb => fribidi_1.0.14.bb}  |  2 +-
 ...hon-path-when-invoking-py-compile-54.patch | 34 +++++++
 .../files/fix-issues-with-swig-4-2.patch      | 32 ------
 ...hon_0.8.4.bb => libcap-ng-python_0.8.5.bb} |  0
 meta/recipes-support/libcap-ng/libcap-ng.inc  |  4 +-
 ...{libcap-ng_0.8.4.bb => libcap-ng_0.8.5.bb} |  0
 scripts/lib/wic/engine.py                     |  2 +-
 36 files changed, 369 insertions(+), 139 deletions(-)
 rename meta/recipes-devtools/llvm/{llvm_18.1.5.bb => llvm_18.1.6.bb} (98%)
 create mode 100644 meta/recipes-devtools/ruby/ruby/CVE-2024-27281.patch
 rename meta/recipes-extended/ed/{ed_1.20.1.bb => ed_1.20.2.bb} (93%)
 create mode 100644 meta/recipes-gnome/libportal/files/0001-meson.build-fix-build-race-when-building-GTK-vapi-fi.patch
 delete mode 100644 meta/recipes-graphics/mesa/files/0001-meson.build-check-for-all-linux-host_os-combinations.patch
 create mode 100644 meta/recipes-sato/webkit/webkitgtk/0001-Remove-ARM-specific-declarations-in-FELighting.h-unn.patch
 create mode 100644 meta/recipes-sato/webkit/webkitgtk/0002-More-dynamicDowncast-adoption-in-platform-code.patch
 rename meta/recipes-support/fribidi/{fribidi_1.0.13.bb => fribidi_1.0.14.bb} (89%)
 create mode 100644 meta/recipes-support/libcap-ng/files/0001-Fix-python-path-when-invoking-py-compile-54.patch
 delete mode 100644 meta/recipes-support/libcap-ng/files/fix-issues-with-swig-4-2.patch
 rename meta/recipes-support/libcap-ng/{libcap-ng-python_0.8.4.bb => libcap-ng-python_0.8.5.bb} (100%)
 rename meta/recipes-support/libcap-ng/{libcap-ng_0.8.4.bb => libcap-ng_0.8.5.bb} (100%)

-- 
2.34.1



^ permalink raw reply	[flat|nested] 30+ messages in thread

end of thread, other threads:[~2024-11-21 21:54 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-30  1:56 [OE-core][scarthgap 00/27] Patch review Steve Sakoman
2024-09-30  1:56 ` [OE-core][scarthgap 01/27] curl: fix CVE-2024-8096 Steve Sakoman
2024-09-30  1:56 ` [OE-core][scarthgap 02/27] binutils: stable 2.42 branch updates Steve Sakoman
2024-09-30  1:56 ` [OE-core][scarthgap 03/27] linux-yocto/6.6: update to v6.6.36 Steve Sakoman
2024-09-30  1:56 ` [OE-core][scarthgap 04/27] linux-yocto/6.6: update to v6.6.38 Steve Sakoman
2024-09-30  1:57 ` [OE-core][scarthgap 05/27] linux-yocto/6.6: update to v6.6.40 Steve Sakoman
2024-09-30  1:57 ` [OE-core][scarthgap 06/27] linux-yocto/6.6: update to v6.6.43 Steve Sakoman
2024-09-30  1:57 ` [OE-core][scarthgap 07/27] kernel-devsrc: remove 64 bit vdso cmd files Steve Sakoman
2024-09-30  1:57 ` [OE-core][scarthgap 08/27] linux-yocto/6.6: update to v6.6.44 Steve Sakoman
2024-09-30  1:57 ` [OE-core][scarthgap 09/27] linux-yocto/6.6: update to v6.6.45 Steve Sakoman
2024-09-30  1:57 ` [OE-core][scarthgap 10/27] linux-yocto/6.6: fix genericarm64 config warning Steve Sakoman
2024-09-30  1:57 ` [OE-core][scarthgap 11/27] linux-yocto/6.6: update to v6.6.47 Steve Sakoman
2024-09-30  1:57 ` [OE-core][scarthgap 12/27] linux-yocto/6.6: update to v6.6.49 Steve Sakoman
2024-09-30  1:57 ` [OE-core][scarthgap 13/27] linux-yocto/6.6: update to v6.6.50 Steve Sakoman
2024-09-30  1:57 ` [OE-core][scarthgap 14/27] runqemu: keep generating tap devices Steve Sakoman
2024-09-30  1:57 ` [OE-core][scarthgap 15/27] testimage: fallback for empty IMAGE_LINK_NAME Steve Sakoman
2024-09-30  1:57 ` [OE-core][scarthgap 16/27] testexport: " Steve Sakoman
2024-09-30  1:57 ` [OE-core][scarthgap 17/27] systemtap: fix systemtap-native build error on Fedora 40 Steve Sakoman
2024-09-30  1:57 ` [OE-core][scarthgap 18/27] install-buildtools: remove md5 checksum validation Steve Sakoman
2024-09-30  1:57 ` [OE-core][scarthgap 19/27] install-buildtools: fix "test installation" step Steve Sakoman
2024-09-30  1:57 ` [OE-core][scarthgap 20/27] install-buildtools: update base-url, release and installer version Steve Sakoman
2024-09-30  1:57 ` [OE-core][scarthgap 21/27] scripts/install-buildtools: Update to 5.0.3 Steve Sakoman
2024-09-30  1:57 ` [OE-core][scarthgap 22/27] kernel-fitimage: fix intentation Steve Sakoman
2024-09-30  1:57 ` [OE-core][scarthgap 23/27] kernel-fitimage: fix external dtb check Steve Sakoman
2024-09-30  1:57 ` [OE-core][scarthgap 24/27] pulseaudio, desktop-file-utils: correct freedesktop.org -> www.freedesktop.org SRC_URI Steve Sakoman
2024-09-30  1:57 ` [OE-core][scarthgap 25/27] rpm: fix expansion of %_libdir in macros Steve Sakoman
2024-09-30  1:57 ` [OE-core][scarthgap 26/27] bitbake.conf: Add truncate to HOSTTOOLS Steve Sakoman
2024-09-30  1:57 ` [OE-core][scarthgap 27/27] makedevs: Fix issue when rootdir of / is given Steve Sakoman
  -- strict thread matches above, loose matches on Subject: below --
2024-11-21 21:53 [OE-core][scarthgap 00/27] Patch review Steve Sakoman
2024-07-14 12:38 Steve Sakoman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox