|
[PATCH 3/5] linux-yocto/6.1: cfg: remove depreciated configs
From: Bruce Ashfield <bruce.ashfield@...> Integrating the following commit(s) to linux-yocto/.: dcb315fe731 media/media-usb-tv: remove tm6000 config 45a27304655 media/media-pci-capture: remove depreca
From: Bruce Ashfield <bruce.ashfield@...> Integrating the following commit(s) to linux-yocto/.: dcb315fe731 media/media-usb-tv: remove tm6000 config 45a27304655 media/media-pci-capture: remove depreca
|
By
Bruce Ashfield
·
|
|
[PATCH 2/5] linux-yocto/5.15: update to v5.15.89
From: Bruce Ashfield <bruce.ashfield@...> Updating to the latest korg -stable release that comprises the following commits: 3bcc86eb3ed9 Linux 5.15.89 37c18ef49ec3 pinctrl: amd: Add dynamic debugging
From: Bruce Ashfield <bruce.ashfield@...> Updating to the latest korg -stable release that comprises the following commits: 3bcc86eb3ed9 Linux 5.15.89 37c18ef49ec3 pinctrl: amd: Add dynamic debugging
|
By
Bruce Ashfield
·
|
|
[PATCH 1/5] linux-yocto/6.1: update to v6.1.7
From: Bruce Ashfield <bruce.ashfield@...> Updating to the latest korg -stable release that comprises the following commits: 21e996306a6a Linux 6.1.7 046c9972dd40 pinctrl: amd: Add dynamic debugging fo
From: Bruce Ashfield <bruce.ashfield@...> Updating to the latest korg -stable release that comprises the following commits: 21e996306a6a Linux 6.1.7 046c9972dd40 pinctrl: amd: Add dynamic debugging fo
|
By
Bruce Ashfield
·
|
|
[PATCH 0/5] linux-yocto: consolidated pull request
From: Bruce Ashfield <bruce.ashfield@...> Richard, Here's the latest round of configuration and -stable udpates that I've collected. Nothing major, but hopefully the virtio patches will help some of t
From: Bruce Ashfield <bruce.ashfield@...> Richard, Here's the latest round of configuration and -stable udpates that I've collected. Nothing major, but hopefully the virtio patches will help some of t
|
By
Bruce Ashfield
·
|
|
[PATCH v2] gnutls: add ptest support
Add gnutls unit-tests into ptest. Only self-contained tests (no external file system dependencies) are included. Some tests have been put in a disallow list in the run-ptest; these tests either requir
Add gnutls unit-tests into ptest. Only self-contained tests (no external file system dependencies) are included. Some tests have been put in a disallow list in the run-ptest; these tests either requir
|
By
Ravineet Singh
·
|
|
[PATCH v3] oeqa/selftest/locales: Create selftest for locales generation
From: Louis Rannou <lrannou@...> [YOCTO #9070] Add a new selftest to validate the locales generation. This selftest builds a complete target with GLIBC_GENERATE_LOCALES, IMAGE_LINGUAS, ENABLE_BINARY_L
From: Louis Rannou <lrannou@...> [YOCTO #9070] Add a new selftest to validate the locales generation. This selftest builds a complete target with GLIBC_GENERATE_LOCALES, IMAGE_LINGUAS, ENABLE_BINARY_L
|
By
Louis Rannou
·
|
|
Current QA failure challenges (perf, QA http-server, asyncio prserv, bitbake runCommand timeout, unfsd test issue)
11 messages
Hi All, I've going to be a distracted this next week with other project related things and the autobuilder is showing a number of problems. I've spent part of my weekend trying to stabilise things so
Hi All, I've going to be a distracted this next week with other project related things and the autobuilder is showing a number of problems. I've spent part of my weekend trying to stabilise things so
|
By
Richard Purdie
·
|
|
[langdale 17/17] Fix missing leading whitespace with ':append'
From: Niko Mauno <niko.mauno@...> Mitigate occurences where ':append' operator is used and leading whitespace character is obviously missing, risking inadvertent string concatenation. Signed-off-by: N
From: Niko Mauno <niko.mauno@...> Mitigate occurences where ':append' operator is used and leading whitespace character is obviously missing, risking inadvertent string concatenation. Signed-off-by: N
|
By
Steve Sakoman
·
|
|
[langdale 16/17] libusb1: Strip trailing whitespaces
From: Khem Raj <raj.khem@...> Signed-off-by: Khem Raj <raj.khem@...> Signed-off-by: Alexandre Belloni <alexandre.belloni@...> Signed-off-by: Richard Purdie <richard.purdie@...> (cherry picked from com
From: Khem Raj <raj.khem@...> Signed-off-by: Khem Raj <raj.khem@...> Signed-off-by: Alexandre Belloni <alexandre.belloni@...> Signed-off-by: Richard Purdie <richard.purdie@...> (cherry picked from com
|
By
Steve Sakoman
·
|
|
[langdale 15/17] libusb1: Link with latomic only if compiler has no atomic builtins
From: Khem Raj <raj.khem@...> This makes build use compiler to decide from where to get atomics instead of assuming that it should always come from libatomic, helps sharing build artifacts with OSes w
From: Khem Raj <raj.khem@...> This makes build use compiler to decide from where to get atomics instead of assuming that it should always come from libatomic, helps sharing build artifacts with OSes w
|
By
Steve Sakoman
·
|
|
[langdale 14/17] librsvg: Only enable the Vala bindings if GObject Introspection is enabled
From: Peter Kjellerstedt <peter.kjellerstedt@...> This avoids the following error: configure: error: Vala bindings require GObject Introspection Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@.
From: Peter Kjellerstedt <peter.kjellerstedt@...> This avoids the following error: configure: error: Vala bindings require GObject Introspection Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@.
|
By
Steve Sakoman
·
|
|
[langdale 13/17] native: Drop special variable handling
From: Richard Purdie <richard.purdie@...> Back when it was merged in https://git.yoctoproject.org/poky/commit/?id=c4257ed8b1040a5a0e9a95846d81961741239116 it appeared special handling in setVar was ne
From: Richard Purdie <richard.purdie@...> Back when it was merged in https://git.yoctoproject.org/poky/commit/?id=c4257ed8b1040a5a0e9a95846d81961741239116 it appeared special handling in setVar was ne
|
By
Steve Sakoman
·
|
|
[langdale 12/17] quilt: use upstreamed faildiff.test fix
From: Ross Burton <ross.burton@...> Signed-off-by: Ross Burton <ross.burton@...> Signed-off-by: Luca Ceresoli <luca.ceresoli@...> Signed-off-by: Richard Purdie <richard.purdie@...> (cherry picked from
From: Ross Burton <ross.burton@...> Signed-off-by: Ross Burton <ross.burton@...> Signed-off-by: Luca Ceresoli <luca.ceresoli@...> Signed-off-by: Richard Purdie <richard.purdie@...> (cherry picked from
|
By
Steve Sakoman
·
|
|
[langdale 11/17] libtirpc: Check if file exists before operating on it
From: Khem Raj <raj.khem@...> In some cases (e.g. mingw) this file may not be installed Signed-off-by: Khem Raj <raj.khem@...> Signed-off-by: Luca Ceresoli <luca.ceresoli@...> Signed-off-by: Richard P
From: Khem Raj <raj.khem@...> In some cases (e.g. mingw) this file may not be installed Signed-off-by: Khem Raj <raj.khem@...> Signed-off-by: Luca Ceresoli <luca.ceresoli@...> Signed-off-by: Richard P
|
By
Steve Sakoman
·
|
|
[langdale 10/17] numactl: skip test case when target platform doesn't have 2 CPU node
From: Xiangyu Chen <xiangyu.chen@...> when current test platform doesn't have 2 or more CPU node, the test case would report FAIL, according to numa test script and numademo code, when return code=77
From: Xiangyu Chen <xiangyu.chen@...> when current test platform doesn't have 2 or more CPU node, the test case would report FAIL, according to numa test script and numademo code, when return code=77
|
By
Steve Sakoman
·
|
|
[langdale 09/17] devtool: fix devtool finish when gitmodules file is empty
From: Thomas Roos <throos@...> When a .gitmodules file exists but is empty then devtool finish fails. Add an additional check for this. [YOCTO #14999] Signed-off-by: Thomas Roos <throos@...> Signed-of
From: Thomas Roos <throos@...> When a .gitmodules file exists but is empty then devtool finish fails. Add an additional check for this. [YOCTO #14999] Signed-off-by: Thomas Roos <throos@...> Signed-of
|
By
Steve Sakoman
·
|
|
[langdale 08/17] spirv-headers/spirv-tools: set correct branch name
From: Ross Burton <ross.burton@...> As of last week, the SPIRV repositories have renamed their master branches to main: https://github.com/KhronosGroup/SPIRV-Headers/issues/313 Signed-off-by: Ross Bur
From: Ross Burton <ross.burton@...> As of last week, the SPIRV repositories have renamed their master branches to main: https://github.com/KhronosGroup/SPIRV-Headers/issues/313 Signed-off-by: Ross Bur
|
By
Steve Sakoman
·
|
|
[langdale 07/17] createrepo-c: Include missing rpm/rpmstring.h
From: Khem Raj <raj.khem@...> Signed-off-by: Khem Raj <raj.khem@...> Signed-off-by: Richard Purdie <richard.purdie@...> (cherry picked from commit b122f4ab5d8750dd64814da0ae7c9035b7620e4c) Signed-off-
From: Khem Raj <raj.khem@...> Signed-off-by: Khem Raj <raj.khem@...> Signed-off-by: Richard Purdie <richard.purdie@...> (cherry picked from commit b122f4ab5d8750dd64814da0ae7c9035b7620e4c) Signed-off-
|
By
Steve Sakoman
·
|
|
[langdale 06/17] quilt: fix intermittent failure in faildiff.test
From: Ross Burton <ross.burton@...> This test assumes that if a child process writes one line to stderr and then another line to stdout, and stderr is redirected to stdout, that the order the lines wi
From: Ross Burton <ross.burton@...> This test assumes that if a child process writes one line to stderr and then another line to stdout, and stderr is redirected to stdout, that the order the lines wi
|
By
Steve Sakoman
·
|
|
[langdale 05/17] lttng-modules: Fix for 5.10.163 kernel version
From: Armin Kuster <akuster@...> Signed-off-by: Armin Kuster <akuster@...> Signed-off-by: Alexandre Belloni <alexandre.belloni@...> (cherry picked from commit 4ad1f430abe1e7706b43b36405f036fa23a4e6fd)
From: Armin Kuster <akuster@...> Signed-off-by: Armin Kuster <akuster@...> Signed-off-by: Alexandre Belloni <alexandre.belloni@...> (cherry picked from commit 4ad1f430abe1e7706b43b36405f036fa23a4e6fd)
|
By
Steve Sakoman
·
|