From: Michael Opdenacker
This makes the image easier to modify.
People may not realize they can pass a .png image
to SPLASH_IMAGES, and producing a .h file is more
complicated.
Also provide the source SVG file (though the recipe doesn´t
use it, for easier modification) and support for higher re
From: Randolph Sapp
Add profile script to point users capable of interacting with the global
socket to it by default.
Signed-off-by: Randolph Sapp
---
meta/recipes-graphics/wayland/weston-init.bb | 3 +++
.../wayland/weston-init/weston-socket.sh | 20 +++
2 files changed
From: Randolph Sapp
Add the weston user to the wayland group so all users accessing the
global weston socket in /run all share a group.
Signed-off-by: Randolph Sapp
---
meta/recipes-graphics/wayland/weston-init.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes
From: Randolph Sapp
I know my text editor is going to get angry at me if this continues.
Signed-off-by: Randolph Sapp
---
meta/recipes-graphics/wayland/weston-init.bb | 76 ++--
1 file changed, 38 insertions(+), 38 deletions(-)
diff --git a/meta/recipes-graphics/wayland/weston
From: Randolph Sapp
Add the render group explicitly here to make sure it exists for the
useradd command.
Signed-off-by: Randolph Sapp
---
meta/recipes-graphics/wayland/weston-init.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-graphics/wayland/weston-init.b
From: Randolph Sapp
The weston user must be in the render group in order to access render
device nodes for standard user-space graphics.
Signed-off-by: Randolph Sapp
---
meta/recipes-graphics/wayland/weston-init.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipe
From: Randolph Sapp
Cleaning up some parts of weston-init, adding guards to systemd init
scripts, making sure users are in the correct groups for interacting
with graphics devices and finally attempting to help direct users to the
global Wayland socket when they are allowed to interact with it.
From: Randolph Sapp
Just as sysvinit scripts shouldn't be present in a distro using systemd,
systemd scripts shouldn't be present in a system not using systemd.
Signed-off-by: Randolph Sapp
---
meta/recipes-graphics/wayland/weston-init.bb | 29
1 file changed, 17 insertion
Commit f72fd51e0d (binutils: package static libs from gprofng) added
corresponding FILES:${PN}-staticdev entry to the main .bb recipe.
But binutils-cross-canadian fails with exactly the same QA issue,
hence move FILES:${PN}-staticdev to the common shared .inc file.
Signed-off-by: Denys Dmytriyenko
Update to the latest SRCREV to bring fixes using the proper entry
addresses for ARM architectures [1], as well as fixing a race condition
in the Makefile during assembly [2].
Fix url in case automatic redirects stop working.
[1]
https://github.com/ahcbb6/baremetal-helloqemu/commit/602e82aee7ae95
Created patch series should be fine to build now
1. https://lists.yoctoproject.org/g/meta-freescale/message/24918
2. https://lists.yoctoproject.org/g/meta-freescale/message/24919
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#182598):
https://list
Out of curiosity why does meta-freescale downgrade vulkan version to v1.2.182.0?
Either way adding vulkan-validation-layers_1.2.182.0.bb to
https://git.yoctoproject.org/meta-freescale/tree/recipes-downgrade/vulkan (
https://git.yoctoproject.org/meta-freescale/tree/recipes-downgrade/vulkan )
and
P
From: Michael Halstead
Signed-off-by: Michael Halstead
Signed-off-by: Richard Purdie
(cherry picked from commit f87becb69e02bdf055dffb633ed4f6d36b36f7a7)
Signed-off-by: Steve Sakoman
---
meta/conf/distro/include/yocto-uninative.inc | 8
1 file changed, 4 insertions(+), 4 deletions(-)
From: Michael Halstead
Signed-off-by: Michael Halstead
Signed-off-by: Richard Purdie
(cherry picked from commit f811bffb861b23238e8291394bd6e8407f013619)
Signed-off-by: Steve Sakoman
---
meta/conf/distro/include/yocto-uninative.inc | 8
1 file changed, 4 insertions(+), 4 deletions(-)
From: Richard Purdie
We don't compare reproducibility of the native/cross components, only the
target ones. With the long build times of rust-native, the test now takes
crazy lengths of time so this tweak should allow us to reuse native/cross
artefacts from sstate whilst still testing the target
From: Martin Jansa
* it was removed from SRC_URI in oe-core commit:
commit 67257ca87c6fa8e6050a20ecea50daf834c7e869
Author: Alexander Kanavin
Date: Sat Apr 25 19:28:00 2020 +0200
Subject: rpm: upgrade to 4.15.1
and it's unused since then
Signed-off-by: Martin Jansa
Signed-off-by:
From: Thomas Roos
Adding a selftest version of hello world to run it in tests where no download
is necessary.
Also using this in several tests to speed them up.
Using the -native version wherever possible will also speed up tests a lot.
[YOCTO #11142]
Signed-off-by: Thomas Roos
Signed-off-by:
From: Pavel Zhukov
This fixes failure [1] of menuconfig task in rxvt-unicode terminal in case if
xterm/Konsole/Gnome is not installed. Tested with rxvt-unicode-256color
[1]
WARNING: Terminal screen is supported but did not start
ERROR: No valid terminal found, unable to open devshell.
Tried the
From: Chen Qi
When running prepare_recipe_sysroot task, the extend_recipe_sysroot
is run twice.
What prepare_recipe_sysroot does is executing extend_recipe_sysroot,
there's no need to add extend_recipe_sysroot to its prefuncs.
Signed-off-by: Chen Qi
Signed-off-by: Alexandre Belloni
Signed-off
From: Peter Kjellerstedt
This matches the change in commit 139102a73d (recipes: Default to https
git protocol where possible), which did this for most recipes.
Signed-off-by: Peter Kjellerstedt
Signed-off-by: Alexandre Belloni
Signed-off-by: Richard Purdie
(cherry picked from commit 21a06cb3f
From: Peter Kjellerstedt
When the protocol used to fetch the Git repository was changed from
"git" to "https" in commit 139102a73d (recipes: Default to https git
protocol where possible), the URI was not updated to match.
Signed-off-by: Peter Kjellerstedt
Signed-off-by: Alexandre Belloni
Signe
From: Thomas Roos
Devtool selftests require poky dir a git repo, when downloading poky as a tar,
this is not the case. Those tests will now skipped.
[YOCTO #12389]
Signed-off-by: Thomas Roos
Signed-off-by: Alexandre Belloni
Signed-off-by: Richard Purdie
(cherry picked from commit 95a5bc130dc
From: Ranjitsinh Rathod
As part of the below commit, DEPENDS gets overwrite which is wrong
Link:
https://git.yoctoproject.org/poky/commit/?id=bd947d3343dcd96e79fc8157f32a2a087cd710a7
So correct the DEPENDS varibales
Signed-off-by: Ranjitsinh Rathod
Signed-off-by: Alexandre Belloni
Signed-off
From: Bruce Ashfield
When the architecture and debug specific build and runtime dependencies
were introduced, they were only applicable to "newer" kernel versions
and were enabled in the version specific recipes.
These are now common dependencies, so we can avoid the duplication and
move them to
From: Bruce Ashfield
If a specific kernel provider or configuration wants to enable BTF
and pahole analysis, it isn't currently possible due to the explicit
definition to false in the base kernel build arguments.
pahole is now detected by the kernel built itself, so unless
pahole-native is enabl
From: Lorenzo Arena
This is needed as each user could be setting different nice levels
while building, however this should not make the shared cache unusable.
Signed-off-by: Lorenzo Arena
Signed-off-by: Alexandre Belloni
(cherry picked from commit 42784f9360345da1c01d988070253e7ffd5ac4ac)
Sign
From: Tom Hochstein
The vulkan configuration requires glslangValidator for build and
runtime.
Fixes configure error:
```
| CMake Error at CMakeLists.txt:191 (message):
| glslangValidator required by vulkan tests not found
```
Fixes runtime error:
```
name: vulkan@shaders@fs-large-local-array
From: Ross Burton
autoconf-archive is a collection of m4 autoconf macros needed at
build-time, and autoconf-archive-native is a suitable provider as there
is nothing in the recipe that needs to be cross-compiled.
Also if we use DEPENDS=autoconf-archive then the recipe's -dev package
ends up RDEP
From: Martin Jansa
* fixes:
ERROR: core-image-minimal-1.0-r0 do_bootimg:
/OE/build/poky/build/tmp/deploy/images/qemux86-64/core-image-minimal-initramfs-qemux86-64.cpio.gz
is invalid. initrd image creation failed.
ERROR: core-image-minimal-1.0-r0 do_bootimg:
ExecutionError('/OE/build/poky/b
From: Martin Jansa
* avoids possibly confusing error message in log.do_install like:
ls: cannot access 'etcd/3.5.7-r0/build/bin/linux_arm64/': No such file or
directory
Signed-off-by: Martin Jansa
Signed-off-by: Alexandre Belloni
(cherry picked from commit 2f1777e6ac5269a71203b6a2c562a43503
From: Qiu Tingting
When build e2fsprogs ptest with usrmerge DISTRO_FEATURES,
in test_script and test_one scripts, value of SRCDIR has problem.
SRCDIR=/usr/usr/lib/e2fsprogs/ptest/test
ptest log
# ptest-runner e2fsprogs
START: ptest-runner
2022-12-17T11:08
From: Eero Aaltonen
Install and package the D-Bus introspection files.
Signed-off-by: Eero Aaltonen
Signed-off-by: Alexandre Belloni
(cherry picked from commit b8183ad25af3bcf23f04dd649b6ef665569fac8c)
Signed-off-by: Steve Sakoman
---
meta/recipes-connectivity/avahi/avahi_0.8.bb | 3 +--
1 f
From: Deepthi Hemraj
- Rebase existing patches
- Drop 0014-configure-remove-dependencies-on-gmp-and-mpfr-when-g.patch
which is already in
- Correct packaging path to libgprofng.so
- Below commits on binutils-2.40 stable branch are updated.
4671be001eb Updated Hungarian translation for the gpro
From: Martin Jansa
* fixes:
ERROR: binutils-2.40-r0 do_package: QA Issue: binutils: Files/directories
were installed but not shipped in any package:
/usr/lib/gprofng/libgp-collectorAPI.a
Please set FILES such that these items are packaged. Alternatively if they
are unneeded, avoid insta
From: Sudip Mukherjee
Changes:
Use xz: upstream has not released bz2.
Update sha256sum for new version.
Details at: https://gitlab.freedesktop.org/xorg/lib/libxi/-/commits/libXi-1.8.1
Signed-off-by: Sudip Mukherjee
Signed-off-by: Alexandre Belloni
(cherry picked from commit 278f73b2bc06f25fd6
From: Wang Mingyu
Changelog:
==
- Translation updates for ISO 3166-1
- Translation updates for ISO 3166-3
- Translation updates for ISO 639-2
- Translation updates for ISO 3166-1
- Translation updates for ISO 3166-2
- Translation updates for ISO 3166-3
- Translation updates for ISO 639-2
From: Denys Dmytriyenko
5.4.3 (2023-05-04)
* All fixes from 5.2.12
* Features in the CMake build can now be disabled as CMake cache
variables, similar to the Autotools build.
* Minor update to the Croatian translation.
Signed-off-by: Denys Dmytriyenko
Signed-off-by: Alexandre
From: Randy MacLeod
Fixes: https://nvd.nist.gov/vuln/detail/CVE-2023-2426
caf642c25 patch 9.0.1499: using uninitialized memory with fuzzy matching
Signed-off-by: Randy MacLeod
Signed-off-by: Alexandre Belloni
(cherry picked from commit 4f9a8df5aca99d0a5c2d2346b27ce7be08e7896c)
Signed-off-by: S
From: Alexander Kanavin
Summary of changes from RPM 4.18.0
General bugfixes and enhancements
Command line
Fix signature reserved space not restored on --delsign (#2382, regression in
4.15.0)
Copy original lead on signing instead of recreating (#1326, regression in
4.14.0)
Issue a warning when
From: Khem Raj
Fixes
go: ELF binary /usr/lib/go/pkg/tool/linux_arm64/pprof has relocations in .text
go: ELF binary /usr/lib/go/bin/go has relocations in .text [textrel]
Signed-off-by: Khem Raj
Signed-off-by: Richard Purdie
(cherry picked from commit a27d39aebd5966b57c20518381cb06ba8373)
Si
From: Xiangyu Chen
References:
https://nvd.nist.gov/vuln/detail/CVE-2023-33204
https://ubuntu.com/security/CVE-2023-33204
Upstream Patch:
https://github.com/sysstat/sysstat/commit/954ff2e2673c
Signed-off-by: Xiangyu Chen
Signed-off-by: Sanjay Chitroda
Signed-off-by: Alexandre Belloni
Signed-
From: Khem Raj
- Remove already upstreamed patches
- Brings a list of changes [1] [2] [3]
[1]
https://github.com/golang/go/issues?q=milestone%3AGo1.20.2+label%3ACherryPickApproved
[2]
https://github.com/golang/go/issues?q=milestone%3AGo1.20.3+label%3ACherryPickApproved
[3]
https://github.com
Please review this set of changes for mickledore and have comments back by
end of day Tuesday.
Passed a-full on autobuilder:
https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/5432
with the exception of oe-selftest-fedora:
https://autobuilder.yoctoproject.org/typhoon/#/builders/8
On Fri, Jun 9, 2023 at 4:09 AM Urade, Yogita via
lists.openembedded.org
wrote:
>
> A type confusion issue was addressed with improved state handling.
> This issue is fixed in Safari 16.2, tvOS 16.2, macOS Ventura 13.1,
> iOS 15.7.2 and iPadOS 15.7.2, iOS 16.1.2. Processing maliciously
> crafted we
On 09/06/2023 15:19:12+, Ross Burton wrote:
> Probably just fell through a crack, I’ve queued it locally for testing.
>
It didn't apply cleanly on my master-next and I was waiting for things
to calm down to get back to it.
> Sorry about that!
>
> Ross
>
> > On 9 Jun 2023, at 10:37, Etienne
On 2023-06-09 11:21, Ross Burton wrote:
Yeah, we should hold off on this, util-linux 2.39 is a bit broken:
https://lore.kernel.org/distributions/87jzwfyahp@alyssa.is/T/#t.
Alright. I've been noticing the ptest issues too, now that I've fixed
the builds. in 2.39 they added tests/helpers/t
On 7 Jun 2023, at 06:23, nikhil via lists.openembedded.org
wrote:
>
> +++ b/meta/recipes-multimedia/webp/libwebp_1.1.0.bb
Mickledore (and master) have libwebp 1.3.0, so was this intended for an older
release?
Ross
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
Vie
Thanks Deepthi.
Add Steve, who maintains the stable branches of oe-core.
Can you change the subject/oneline git summary from:
Re: [kirkstone][PATCH] Below commits on glibc-2.35 stable branch are
updated.
to:
Re: [kirkstone][PATCH] glibc: stable 2.35 branch updates.
like you had in your prev
Yeah, we should hold off on this, util-linux 2.39 is a bit broken:
https://lore.kernel.org/distributions/87jzwfyahp@alyssa.is/T/#t.
Ross
> On 8 Jun 2023, at 23:41, Alexandre Belloni via lists.openembedded.org
> wrote:
>
> On 06/06/2023 22:42:49+0200, Alexandre Belloni wrote:
>> Hello,
>>
Probably just fell through a crack, I’ve queued it locally for testing.
Sorry about that!
Ross
> On 9 Jun 2023, at 10:37, Etienne Cordonnier via lists.openembedded.org
> wrote:
>
> Hello,
> is everything OK with the patch? Is there anything blocking a merge?
>
> On Fri, May 26, 2023 at 1:52
Hello,
is everything OK with the patch? Is there anything blocking a merge?
On Fri, May 26, 2023 at 1:52 PM wrote:
> From: Etienne Cordonnier
>
> 2 issues:
> - the .so extension is hard-coded, and therefore the libxcryt package
> compiled with
> meta-darwin is empty, because the dylib files a
On Fri, Jun 9, 2023 at 3:19 AM Richard Purdie
wrote:
>
> On Fri, 2023-06-09 at 08:17 +0100, Richard Purdie via
> lists.openembedded.org wrote:
> > On Thu, 2023-06-08 at 19:39 +, bruce.ashfi...@gmail.com wrote:
> > > From: Bruce Ashfield
> > >
> > > We are seeing intermittent boot hangs on x86
A memory corruption issue was addressed with improved input validation.
This issue is fixed in Safari 16.2, tvOS 16.2, macOS Ventura 13.1, iOS
15.7.2 and iPadOS 15.7.2, iOS 16.2 and iPadOS 16.2, watchOS 9.2. Processing
maliciously crafted web content may lead to arbitrary code execution.
Reference
The issue was addressed with improved memory handling.
This issue is fixed in macOS Ventura 13.2, macOS Monterey
12.6.3, tvOS 16.3, Safari 16.3, watchOS 9.3, iOS 16.3 and
iPadOS 16.3, macOS Big Sur 11.7.3. Processing maliciously
crafted web content may lead to arbitrary code execution.
References:
A type confusion issue was addressed with improved state handling.
This issue is fixed in Safari 16.2, tvOS 16.2, macOS Ventura 13.1,
iOS 15.7.2 and iPadOS 15.7.2, iOS 16.1.2. Processing maliciously
crafted web content may lead to arbitrary code execution. Apple is
aware of a report that this issue
A use after free issue was addressed with improved memory management.
This issue is fixed in Safari 16.2, tvOS 16.2, macOS Ventura 13.1, iOS
16.2 and iPadOS 16.2, watchOS 9.2. Processing maliciously crafted web
content may lead to arbitrary code execution.
Reference:
https://nvd.nist.gov/vuln/deta
A memory corruption issue was addressed with improved state management.
This issue is fixed in Safari 16.2, tvOS 16.2, macOS Ventura 13.1, iOS
16.2 and iPadOS 16.2, watchOS 9.2. Processing maliciously crafted web
content may lead to arbitrary code execution.
References:
https://nvd.nist.gov/vuln/d
A memory consumption issue was addressed with improved memory handling.
This issue is fixed in Safari 16.2, tvOS 16.2, macOS Ventura 13.1, iOS
15.7.2 and iPadOS 15.7.2, iOS 16.2 and iPadOS 16.2, watchOS 9.2. Processing
maliciously crafted web content may lead to arbitrary code execution.
Reference
On Fri, Jun 9, 2023 at 2:06 AM Richard Purdie
wrote:
>
> On Thu, 2023-06-08 at 19:39 +, bruce.ashfi...@gmail.com wrote:
> > From: Bruce Ashfield
> >
> > We are seeing intermittent boot hangs with x86. Once of the last
> > messages in failing logs is secondary cpu startup.
> >
> > Dropping us
Hello, below is a counter proposition including some work in the systemd
recipe,
On 08/06/2023 13:56, Louis Rannou wrote:
On 08/06/2023 12:36, Richard Purdie wrote:
On Thu, 2023-06-08 at 12:28 +0200, Louis Rannou wrote:
Hello,
On 08/06/2023 11:19, Richard Purdie wrote:
On Wed, 2023-06-0
Hi,
I did not bother to patch the tests for 64 bit time as the they were not
run by ptest at that time. They required changes like those in your
patch.
I just wanted to give you a hint as to why the tests did not build on
the autobuilder: 64-bit time was enabled. You probably don't have that
l
The *ip* command supports the creation and destruction of TAP devices since
2009 and might be more likely installed on systems then *tunctl*. Therefore
it should be tried to setup or teardown the TAP interface with *ip* before
falling back to *tunctl*.
https://git.kernel.org/pub/scm/network/iprout
The changes are mostly about early exit which causes indentation changes;
check with `git diff -w`. Another change is the check for ip by simply
calling it and deciding upon the exit code, if it's fine or not.
Signed-off-by: Jörg Sommer
---
scripts/runqemu-gen-tapdevs | 77 ++
Hi, Ola
> -Original Message-
> From: Ola x Nilsson
> Sent: Friday, June 9, 2023 3:59 PM
> To: alexandre.bell...@bootlin.com
> Cc: Qiu, Tingting/仇 婷婷 ; Alexandre Belloni via
> lists.openembedded.org
> ;
> openembedded-core@lists.openembedded.org
> Subject: Re: [OE-core] [PATCH V3] kbd: Add
I sent in a patch (which was merged) to disable these tests as they do not
build with
-D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64.
/Ola
On Wed, May 31 2023, Alexandre Belloni via lists.openembedded.org wrote:
> Hello,
>
>
> This still fails to build:
>
> https://autobuilder.yoctoproject.org/typhoon
Sorry, I have to resend this message, because I wasn't subscribed to oe-core.
From: Jörg Sommer
Sent: Friday, 9 June 2023 09:30
To: Richard Purdie ;
p...@lists.yoctoproject.org ;
openembedded-core@lists.openembedded.org
Subject: Re: [poky] [PATCH] runqemu-ifup
Release notes
16.0.4 - https://discourse.llvm.org/t/16-0-4-release/70692
16.0.5 - https://discourse.llvm.org/t/16-0-5-releae/71097
Signed-off-by: Khem Raj
---
meta/recipes-devtools/llvm/llvm_git.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-devtools/ll
Hi Mikko,
On 6/9/23 08:52, Mikko Rapeli wrote:
> Hi,
>
> On Fri, Jun 09, 2023 at 08:48:02AM +0200, Alexis Lothoré via
> lists.openembedded.org wrote:
>> From: Alexis Lothoré
>>
>> TESTIMAGE_FAILED_QA_ARTIFACTS is defined in testimage.bbclass with a
>> minimal list of files to retrieve when a te
On Fri, 2023-06-09 at 08:17 +0100, Richard Purdie via
lists.openembedded.org wrote:
> On Thu, 2023-06-08 at 19:39 +, bruce.ashfi...@gmail.com wrote:
> > From: Bruce Ashfield
> >
> > We are seeing intermittent boot hangs on x86. To try and determine
> > if this is a 6.1-stable only issue, set
On Thu, 2023-06-08 at 19:39 +, bruce.ashfi...@gmail.com wrote:
> From: Bruce Ashfield
>
> We are seeing intermittent boot hangs on x86. To try and determine
> if this is a 6.1-stable only issue, set the prferred provider for
> qemux86 to linux-yocto-dev.
>
> Signed-off-by: Bruce Ashfield
>
70 matches
Mail list logo