Improved python support and needs c++17 std in compiler to build
Detailed Release Notee [1]
[1] https://sourceware.org/pipermail/gdb-announce/2024/000140.html
Signed-off-by: Khem Raj
---
meta/conf/distro/include/tcmode-default.inc | 2 +-
...ian_14.2.bb => gdb-cross-canadian_15.1.bb} | 0
thanks
On Wed, Jul 10, 2024 at 02:05:41AM +0200, Martin Jansa wrote:
> see:
> https://lists.openembedded.org/g/openembedded-core/message/201631
> which is already in master-next:
> https://git.openembedded.org/openembedded-core/commit/?h=master-next&id=129d2df6bb963bf33da3656ceb6ca5b03cd80383
>
>
see:
https://lists.openembedded.org/g/openembedded-core/message/201631
which is already in master-next:
https://git.openembedded.org/openembedded-core/commit/?h=master-next&id=129d2df6bb963bf33da3656ceb6ca5b03cd80383
On Wed, Jul 10, 2024 at 2:02 AM Denys Dmytriyenko via
lists.openembedded.org wro
Latest SPDX update[1] brought in a generic hdparm license, no need
to set NO_GENERIC_LICENSE any more.
[1]
https://git.openembedded.org/openembedded-core/commit/?id=e9c1f48af10ccb58251ecc7e041babb99b94d6df
Signed-off-by: Denys Dmytriyenko
---
meta/recipes-extended/hdparm/hdparm_9.65.bb | 1 -
From: Yoann Congal
This avoids searching through ${S} multiple times if unimplemented-ptest
QA check is disabled (the default case).
Signed-off-by: Yoann Congal
---
While I have not seen decrease on build time on my machine, I hope to
see an effect on world build time.
---
meta/classes-globa
On Thu, 2024-07-04 at 01:24 -0700, Chen Qi via lists.openembedded.org
wrote:
> From: Chen Qi
>
> License-Update:
> ===
> GPL-2.0 is changed to GPL-2.0-only in README.licensing.
>
> The following two patches are removed as they've been there in new
> release:
>
> 0001-login-utils-i
On 2024-07-01 8:37 a.m., deepthi.hem...@windriver.com wrote:
From: Deepthi Hemraj
Signed-off-by: Deepthi Hemraj
---
.../llvm/0002-llvm-Fix-CVE-2024-0151.patch| 1086 +
meta/recipes-devtools/llvm/llvm_18.1.5.bb |1 +
2 files changed, 1087 insertions(+)
create mod
On 7/4/24 2:09 AM, Adrian Freihofer wrote:
From: Adrian Freihofer
Make the fitimage_assemble function usable with absolute paths for the
generated its and the fitImage file.
Later on this will allow to take the linux.bin and the DTB files from
the sstated deploy derectory and write the gener
On 7/4/24 2:09 AM, Adrian Freihofer wrote:
From: Adrian Freihofer
If EXTERNAL_KERNEL_DEVICETREE and dtb_image_sect are empty variables
dtb_path ends up as "/" which is available on most Unix systems but
probably not the dtb_path which is needed here. Checking for a file
makes more sense and a
From: aszh07
Update LICENSE defined for xz packages to match the license
information provided in the xz COPYING file.
The License information from PACKAGERS file of xz mentions
packages with lzma files are in public domain.They ask to
use GPLv2+, if only it's not possible to mention "PD and GPLv
From: Peter Marko
Layer cleanup similar to
https://git.openembedded.org/openembedded-core/commit/?id=26c74fd10614582e177437608908eb43688ab510
Signed-off-by: Peter Marko
Signed-off-by: Richard Purdie
(cherry picked from commit 9a2ed52473a3e4eb662509824ef8e59520ebdefb)
Signed-off-by: Steve Sakom
From: Peter Marko
Generated documentation (html) contain absolute paths cources
using buildpaths warnings.
Replace them with relative links.
The file with root path to sources is in my build
/usr/share/doc/flac/api/dir_c122f5d6544f32779f55e8358fb78605.html
which does not looks as stable name, so
From: Changqing Li
when the tmpdir dir is longer than 220, there is no files saved in
tmp/sysroots/x86_64-linux/var/lib/apt/lists/ after run apt-get update,
this is because apt-get uses the path as the file name, but the file
name can't be longer than 255 according to /usr/include/linux/limits.h.
From: Hitendra Prajapati
avoid-host-contamination.patch refreshed for 10.03.1
Below patches are no longer needed as it's included in this upgrade.
1. CVE-2024-29510.patch
2. CVE-2024-33869-0001.patch
3. CVE-2024-33869-0002.patch
4. CVE-2024-33870.patch
5. CVE-2024-33871.patch
6. configure.ac-ad
From: Changqing Li
With --force-overwrite (implied by --force-all), dpkg will not abort
when a package overwrites files from different packages. As this can
also lead to "The following package disappeared from your system as
all files have been overwritten by other packages: " and
subsequently br
From: Xiangyu Chen
This was a bugfix release, this version fixed several important fixes
according to upstream.
Dropped CVE-2023-6683.patch since already contained the fix.
Signed-off-by: Xiangyu Chen
Signed-off-by: Steve Sakoman
---
...u-native_8.2.1.bb => qemu-native_8.2.2.bb} | 0
...e_8
Please review this set of changes for scarthgap and have comments back by
end of day Thursday, July 11
Passed a-full on autobuilder:
https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/7115
The following changes since commit 1cab8d06ce5df7a8d00cff8531965a84d90d265a:
curl: locale
Changelog (https://hypothesis.readthedocs.io/en/latest/changes.html):
6.105.1 - 2024-07-07
- This patch iterates on our experimental support for alternative backends
(Alternative backends for Hypothesis). See pull request #4029 for details.
6.105.0 - 2024-07-04
- This release improves support fo
I’ll prepare another patch tomorrow or at least before the weekend. I doubt I
will be able to fix the directory issue by then (I need to check first how it
affects the systemd service first), but it would be nice to see if more musl
specific compiler warnings/errors appear.
The compiler error i
On 7/9/24 18:43, Richard Purdie wrote:
On Tue, 2024-07-09 at 16:10 +0200, Alexandre Belloni via
lists.openembedded.org wrote:
Hello,
Can you submit one patch per recipe?
FWIW I tweaked the shortlog prefix in master-next to mesa/dnf: which
resolves this case.
Cheers,
Richard
Apologies, I f
From: Niko Mauno
By adding a leading space character in the value field of appended
BitBake variable, we avoid the risk of inadvertent string
concatenation.
Signed-off-by: Niko Mauno
---
meta/recipes-devtools/dnf/dnf_4.20.0.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a
From: Niko Mauno
By adding a leading space character in the value field of appended
BitBake variable, we avoid the risk of inadvertent string
concatenation.
Signed-off-by: Niko Mauno
---
meta/recipes-graphics/mesa/mesa.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/met
When upgrading glibc it's important to know if there are any new symbols
that pseudo needs to wrap. In the future a generalised ABI comparison tool
would be good, but to solve the immediate need we can simply list the
exported symbols to files in WORKDIR.
Signed-off-by: Ross Burton
---
meta/reci
On Thu, 2024-07-04 at 01:24 -0700, Chen Qi via lists.openembedded.org wrote:
> From: Chen Qi
>
> The 'cgroupv2' PACKAGECONFIG is dropped as systemd now only supports
> cgroupv2.
>
> mime is now inherited because ${datadir}/mime/packages/io.systemd.xml
> is a mime type file.
>
> For musl specifi
On Tue, 2024-07-09 at 16:10 +0200, Alexandre Belloni via
lists.openembedded.org wrote:
> Hello,
>
> Can you submit one patch per recipe?
FWIW I tweaked the shortlog prefix in master-next to mesa/dnf: which
resolves this case.
Cheers,
Richard
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messa
On Tue, Jul 9, 2024 at 8:22 AM Gundlupet Raju, Sandeep
wrote:
>
>
> On 7/9/2024 7:12 AM, Steve Sakoman wrote:
> > On Mon, Jul 8, 2024 at 2:32 PM Richard Purdie
> > wrote:
> >> On Mon, 2024-07-08 at 11:56 -0600, Gundlupet Raju, Sandeep wrote:
> >>> Hi RP,
> >>>
> >>> We do see this issue in scarth
On 7/9/2024 7:12 AM, Steve Sakoman wrote:
On Mon, Jul 8, 2024 at 2:32 PM Richard Purdie
wrote:
On Mon, 2024-07-08 at 11:56 -0600, Gundlupet Raju, Sandeep wrote:
Hi RP,
We do see this issue in scarthgap, Can you get this patch backported
to
scarthgap branch?
Thanks,
Sandeep
On 6/4/2024 2:0
Current Dev Position: YP 5.1 M2
Next Deadline: YP 5.1 M2 Build 8 July 2024
Next Team Meetings:
-
Bug Triage meeting Thursday July 11th at 7:30 am PST (
https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y0bFd5aVpHVVZ6dz09)
-
Weekly Project Engineering Sync Tuesday July 9th at 8 am PS
Hello,
Can you submit one patch per recipe?
On 09/07/2024 15:02:09+0300, Niko Mauno via lists.openembedded.org wrote:
> From: Niko Mauno
>
> Mitigate occurrences where ':append' operator is used and leading
> whitespace character is obviously missing, risking inadvertent
> string concatenation.
Hello,
Note that this also fails to build on musl:
https://autobuilder.yoctoproject.org/typhoon/#/builders/64/builds/9226/steps/11/logs/stdio
https://autobuilder.yoctoproject.org/typhoon/#/builders/45/builds/9237/steps/11/logs/stdio
On 03/07/2024 23:56:25+, Guðni Már Gilbert wrote:
> Changel
From: Yoann Congal
S=WORKDIR is not supported anymore, so the check is now redundant.
This reverts commit 9a2d2f7c2b7236667a6d80355f73db4c27e6582e (in OE-Core).
Signed-off-by: Yoann Congal
---
meta/classes-global/insane.bbclass | 2 --
1 file changed, 2 deletions(-)
diff --git a/meta/classes
On Mon, Jul 8, 2024 at 2:32 PM Richard Purdie
wrote:
>
> On Mon, 2024-07-08 at 11:56 -0600, Gundlupet Raju, Sandeep wrote:
> > Hi RP,
> >
> > We do see this issue in scarthgap, Can you get this patch backported
> > to
> > scarthgap branch?
> >
> > Thanks,
> >
> > Sandeep
> >
> > On 6/4/2024 2:06 A
On 7/4/24 10:49, ChenQi wrote:
There's a pending patch from Changqing, which also handles /var/tmp.
The title is: [OE-core] [PATCH] VOLATILE_TMP_DIR: Extend to specify the
persistence of /var/tmp
I think we'd better handle that patch first because you may need to
change to the way you used in
From: Niko Mauno
When VOLATILE_LOG_DIR evaluates as True, the base-files recipe provides
/var/log -> /var/volatile/log symlink which is in conflict with systemd
upstream tmpfiles.d/var.conf.in which defines it as a directory.
This generates following error in journal:
Jul 03 14:28:00 qemux86-
From: Niko Mauno
Mitigate occurrences where ':append' operator is used and leading
whitespace character is obviously missing, risking inadvertent
string concatenation.
Signed-off-by: Niko Mauno
---
meta/recipes-devtools/dnf/dnf_4.20.0.bb | 2 +-
meta/recipes-graphics/mesa/mesa.inc | 2 +-
On Mon, 2024-07-08 at 15:56 -0700, Guðni Már Gilbert via
lists.openembedded.org wrote:
> Looks like BlueZ 5.77 is in the process of being released
> (https://github.com/bluez/bluez/commit/68864d1aa818aca00d67f7a4d60783
> 44483e9509). 👀
>
> I can look into upgrading to 5.77 instead of 5.76. It woul
On Tue, 2024-07-09 at 08:25 +0200, Stefan Mueller-Klieser via
lists.openembedded.org wrote:
> The location of files changed during unpackdir transition. Adapt dirs
> to fix custom icu data generation.
>
> Signed-off-by: Stefan Müller-Klieser
> ---
> meta/recipes-support/icu/icu_75-1.bb | 4 ++--
Hello all,
Here are the results of the CVE-check standalone on the CVE database as of
yesterday's evening. Yesterday the NVD website had real issues, so I
couldn't download the database, will re-try.
This is the first set I'm sending for a world build on OE-core.
Issues for package openssl-native
On 7/8/24 17:56, Richard Purdie wrote:
It does not always make sense to collect artifacts and data from the
target on failure, e.g. if testing firmware or if the target is not
running an SSH server.
Allow this by setting TESTIMAGE_FAILED_QA_ARTIFACTS to an empty
value.
Signed-off-by: Richard Pu
Hey,
Perhaps I'm really missing something, but how do I create an account on
Bugzilla?
This page
https://wiki.yoctoproject.org/wiki/Bugzilla_Configuration_and_Bug_Tracking#Get_an_Account
a "New Account" in the footer area, but I can't find it.
Thanks,
Slava
-=-=-=-=-=-=-=-=-=-=-=-
Links: Y
Jose Quaresma via lists.openembedded.org escreveu (sexta, 5/07/2024 à(s) 11:34):
>
>
> Richard Purdie escreveu (quinta,
> 4/07/2024 à(s) 21:27):
>
>> On Thu, 2024-07-04 at 13:46 +0100, Jose Quaresma via
>> lists.openembedded.org wrote:
>> > Release notes at https://www.openssh.com/txt/release-9.
On 7/8/24 23:37, Richard Purdie wrote:
> On Mon, 2024-07-08 at 23:10 +0200, Alexis Lothoré wrote:
>> Hello Richard,
[...]
>> My best guess about those differences is a mismatch on python versions
>> between
>> the autobuilder and my machine. I am running python 3.12, and it appears
>> that it
>
On 7/9/24 15:37, Alexander Kanavin wrote:
**
*CAUTION: This email comes from a non Wind River email account!*
Do not click links or open attachments unless you recognize the sender
and know the content is safe.
We haven’t updated Vulkan-samples in a while, can you check if the
issue still occu
We haven’t updated Vulkan-samples in a while, can you check if the issue
still occurs on the latest revision?
Patches like this are difficult to remove, once added because one is
expected to ‘prove’ they’re not needed, so I’d rather update.
Alex
On Tue 9. Jul 2024 at 9.32, Changqing Li via lists
From: Changqing Li
When debug build is enabled(-Og is used), vulkan-samples do_compile
failed with error:
In function 'ZSTD_compressBlock_lazy_generic',
inlined from 'ZSTD_compressBlock_greedy' at
TOPDIR/tmp-glibc/work/core2-32-wrs-linux/vulkan-samples/git/git/third_party/ktx/lib/basisu/zstd
You need to use ‘git send-email’.
Alex
On Tue 9. Jul 2024 at 9.03, Gassner, Tobias.ext via lists.openembedded.org
wrote:
> Hi,
>
> this patch will ensure that pkg_postinst_ontarget task is executed for
> read only rootfs when read-only-rootfs-delayed-postinsts is set as
> IMAGE_FEATURES. In add
Hi,
this patch will ensure that pkg_postinst_ontarget task is executed for read
only rootfs when read-only-rootfs-delayed-postinsts is set as IMAGE_FEATURES.
In addition to the fix, a test in meta/lib/oeqa/selftest/cases/overlayfs.py
testing the fix has been implemented.
See https://lists.yoct
47 matches
Mail list logo