The location of rpc.statd is /usr/sbin instead of /sbin.
Signed-off-by: Yi Zhao
---
meta/recipes-connectivity/nfs-utils/nfs-utils/nfscommon | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-connectivity/nfs-utils/nfs-utils/nfscommon
b/meta/recipes-connectivity/nfs
Hell all,
There have been questions and discussions recently about the external
tooling for CVE-checking in the context of the NVD issues.
Last year, we posted an RFC of the yocto-vex-check and the vex.bbclass.
vex.bbclass has been integrated into the Yocto Project. There has been no
much discussi
Changqing Li schrieb am Di 25. Feb, 10:02 (+0800):
> On 2/25/25 07:36, Jörg Sommer 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.
> >
> > Changqing Li via lists.
Hi all,
Intel and WR YP QA is planning for QA execution for YP build yocto-5.1.3.rc3.
We are planning to execute following tests for this cycle:
OEQA-manual tests for following module:
1. OE-Core
2. BSP-hw
Runtime auto test for following platforms:
1. MinnowBoard Turbot - 32bit
On 2/25/25 07:36, Jörg Sommer 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.
Changqing Li via lists.openembedded.org schrieb am Do 20. Feb, 11:57 (+0800):
The reverted c
With the revert I have confirmed that this error goes away. However, I am
experiencing a new error when I attempt to launch a simple gRPC server. Not
sure how related this is.
root@radxa-zero-3e:~# python3 /usr/bin/instrument_server.py
Traceback (most recent call last):
File "/usr/bin/instrument
Overview of Changes in 4.17.5, 23-02-2025
=
* Numeric mode in GtkSpinButtons works again
* Client-side dialogs can be made fully modal
* Portals work better for unsandboxed apps, by registering
* Editable labels have a context menu
* GtkListBox size allo
Major changes in 48.beta
- Switch to Adwaita Fonts
- Split data recording and limits in time limits schema
- Set more useful defaults on stylus buttons
- Translation updates
Major changes in 48.alpha
=
- Add screen limits schema
- Fix gendered langu
Version 1.7.beta
- AdwApplicationWindow, AdwWindow
- Add a public property for toggling adaptive preview
- Open adaptive preview with Ctrl+Shift+M
- AdwBreakpoint
- Fix to_string() with locales using comma as decimal separator
- AdwComboRow
- Fix very short
Overview of changes in GLib 2.83.4, 2025-02-20
==
* Fix Python shebang paths so they work on Windows again (#3331, work by
Dan Yeaw and others)
* Fix refcounting semantics of
`g_dbus_connection_register_object_with_closures()`
by adding a replaceme
- add python3-docutils-native to avoid fail if api-documentation is built
- add PACKAGECONFIG for man-pages
Overview of changes in 1.56.1, 18-01-2025
=
- Avoid criticals when there are no fonts
- fontconfig: Handle lack of FC_FONT_WRAPPER in font cache
- fon
Changqing Li via lists.openembedded.org schrieb am Do 20. Feb, 11:57 (+0800):
> The reverted commit causes regression when ldconfig not in
> DISTRO_FEATURES, before, without ldconfig in DISTRO_FEATURES,
> ctypes.util.find_library(name) can find the lib if it is installed,
Hello Changqing Li,
Did
Thank you for your submission. Patchtest identified one
or more issues with the patch. Please see the log below for
more information:
---
Testing patch
/home/patchtest/share/mboxes/yocto-uninative-Update-to-4.7-for-glibc-2.41.patch
FAIL: test commit message presence: Please include a commit mess
Signed-off-by: Michael Halstead
---
meta/conf/distro/include/yocto-uninative.inc | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/meta/conf/distro/include/yocto-uninative.inc
b/meta/conf/distro/include/yocto-uninative.inc
index a6f7107dfe..3d0f1fdccd 100644
--- a/me
From: Rasmus Villemoes
When using openssl with some pkcs#11 plugin module, one (usually)
needs to set the OPENSSL_CONF environment variable
appropriately, and e.g. invoke openssl as
openssl dgst -engine pkcs11 -keyform engine ...
However, when putting that logic in a bitbake recipe and depend
From: Rasmus Villemoes
A long time ago, the environment.d-openssl.sh file was shared between
openssl 1.0 and openssl 1.1 recipes, and sed was used to make the path
right for the 1.1 version. Nowadays, with only a single recipe, this
is a bit roundabout, so just use the proper path in the file dir
>
> Thank you for testing.
>
>
> Could you also provide Tested-by tag ?
>
Tested-by: Rogerio Guerra Borin
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#211849):
https://lists.openembedded.org/g/openembedded-core/message/211849
Mute This Top
On 2/24/25 4:23 AM, Ross Burton wrote:
On 19 Feb 2025, at 18:51, Fabio Estevam via lists.openembedded.org
wrote:
+DEPENDS:append:libc-musl = " libexecinfo"
+LDFLAGS:append:libc-musl = " -lexecinfo”
We already have a gcompat recipe in core which provides this:
https://git.adelielinux.org/ad
wayland-protocols 1.41 is the minimum requirement for the upcoming gtk4 release
Signed-off-by: Markus Volk
---
.../{wayland-protocols_1.40.bb => wayland-protocols_1.41.bb}| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-graphics/wayland/{wayland-protocols_1.40.bb =>
Unfortunately I'm seeing compile errors with DISTRO=poky-altcfg
See below for details:
https://errors.yoctoproject.org/Errors/Details/844917/
Steve
On Fri, Feb 21, 2025 at 10:48 AM Narpat Mali via
lists.openembedded.org
wrote:
>
> Latest stable branch update which includes 396 commits and the
Unfortunately the rc2 build also suffered from a couple of autobuilder
intermittent issues. They were different from those experienced in
rc1, and also went away on retest.
Please hold off on QA for the rc2 build. I will try an rc3 build
after the autobuilder maintenance today in the hopes that
On 19 Feb 2025, at 18:51, Fabio Estevam via lists.openembedded.org
wrote:
>
> +DEPENDS:append:libc-musl = " libexecinfo"
> +LDFLAGS:append:libc-musl = " -lexecinfo”
We already have a gcompat recipe in core which provides this:
https://git.adelielinux.org/adelie/gcompat/-/blob/current/libgcompa
On Mon Feb 24, 2025 at 9:20 AM CET, Changqing Li wrote:
>
> On 2/24/25 08:27, Changqing Li via lists.openembedded.org wrote:
> Hi, Mathieu
>
> I cannot reproduce this ptest failure on my host. No failure of
> test_timerfd_TFD_TIMER_ABSTIME in log.do_testimage. and the result is:
>
> RESULTS - pars
CC everyone from the original bug report
Am Donnerstag, dem 20.02.2025 um 15:40 +0100 schrieb Leonard Anderweit
via lists.openembedded.org:
> With UBOOT_SIGN_ENABLE enabled commit 3fb215a3af24 (u-boot:
> kernel-fitimage: Fix dependency loop if UBOOT_SIGN_ENABLE and
> UBOOT_ENV
> enabled) always ad
On 2/24/25 08:27, Changqing Li via lists.openembedded.org wrote:
On 2/21/25 22:34, Mathieu Dubois-Briand 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.
On Thu Feb 20,
25 matches
Mail list logo