|
[PATCH v5] Rust Oe-Selftest implementation
The patch implements Rust testing framework similar to other selftest,
specifically the gcc selftest in OE. It uses the client and server
based method to test the binaries for cross-target on the
The patch implements Rust testing framework similar to other selftest,
specifically the gcc selftest in OE. It uses the client and server
based method to test the binaries for cross-target on the
|
By
Pgowda
·
#165556
·
|
|
[PATCH v2] classes/kernel.bbclass: allow disabling symlink creation also for pkg_postinst
From: Jonas Höppner <jonas.hoeppner@...>
The commit d7341f1f22c32ff6cc95d7127f26f87d7fc9c6bd has introduced a
variable to disable the symlink creation for kernel images.
kernel.bbclass
From: Jonas Höppner <jonas.hoeppner@...>
The commit d7341f1f22c32ff6cc95d7127f26f87d7fc9c6bd has introduced a
variable to disable the symlink creation for kernel images.
kernel.bbclass
|
By
Jonas
·
#165555
·
|
|
[kirkstone][PATCH 3/3] freetype: backport patch for CVE-2022-27406
CVE: CVE-2022-27406
Upstream issue:
https://gitlab.freedesktop.org/freetype/freetype/-/issues/1140
Signed-off-by: Davide Gardenal <davide.gardenal@...>
---
CVE: CVE-2022-27406
Upstream issue:
https://gitlab.freedesktop.org/freetype/freetype/-/issues/1140
Signed-off-by: Davide Gardenal <davide.gardenal@...>
---
|
By
Davide Gardenal
·
#165554
·
|
|
[kirkstone][PATCH 2/3] freetype: backport patch for CVE-2022-27405
CVE: CVE-2022-27405
Upstream issue:
https://gitlab.freedesktop.org/freetype/freetype/-/issues/1139
Signed-off-by: Davide Gardenal <davide.gardenal@...>
---
CVE: CVE-2022-27405
Upstream issue:
https://gitlab.freedesktop.org/freetype/freetype/-/issues/1139
Signed-off-by: Davide Gardenal <davide.gardenal@...>
---
|
By
Davide Gardenal
·
#165553
·
|
|
[kirkstone][PATCH 1/3] freetype: backport patch for CVE-2022-27404
CVE: CVE-2022-27404
Upstream issue:
https://gitlab.freedesktop.org/freetype/freetype/-/issues/1138
Signed-off-by: Davide Gardenal <davide.gardenal@...>
---
CVE: CVE-2022-27404
Upstream issue:
https://gitlab.freedesktop.org/freetype/freetype/-/issues/1138
Signed-off-by: Davide Gardenal <davide.gardenal@...>
---
|
By
Davide Gardenal
·
#165552
·
|
|
[kirkstone] [PATCH v3 3/3] base-passwd: Disable shell for default users
From: Davide Gardenal <davidegarde2000@...>
Change the shell of all global static users other than root (which
retains /bin/sh) and sync (as /bin/sync is rather harmless) to
/sbin/nologin (as
From: Davide Gardenal <davidegarde2000@...>
Change the shell of all global static users other than root (which
retains /bin/sh) and sync (as /bin/sync is rather harmless) to
/sbin/nologin (as
|
By
Jiaqing Zhao
·
#165551
·
|
|
[kirkstone] [PATCH v3 2/3] strace: Don't run ptest as "nobody"
strace ptests can run successfully with root user, there is no need to
run as "nobody". The ptest results are the same.
Signed-off-by: Jiaqing Zhao <jiaqing.zhao@...>
Signed-off-by:
strace ptests can run successfully with root user, there is no need to
run as "nobody". The ptest results are the same.
Signed-off-by: Jiaqing Zhao <jiaqing.zhao@...>
Signed-off-by:
|
By
Jiaqing Zhao
·
#165550
·
|
|
[kirkstone] [PATCH v3 1/3] sed: Specify shell for "nobody" user in run-ptest
ptest testsuite/panic-tests.sh of sed need to be run as a non-root user
so that the expected "sed: couldn't open temporary file <filename>:
Permission denied" error can be generated. After disabling
ptest testsuite/panic-tests.sh of sed need to be run as a non-root user
so that the expected "sed: couldn't open temporary file <filename>:
Permission denied" error can be generated. After disabling
|
By
Jiaqing Zhao
·
#165549
·
|
|
[kirkstone] [PATCH v3 0/3] base-passwd: Disable shell for default users
Change the shell of all global static users other than root (which
retains /bin/sh) and sync (as /bin/sync is rather harmless) to
/sbin/nologin (as /usr/sbin/nologin does not exist in
Change the shell of all global static users other than root (which
retains /bin/sh) and sync (as /bin/sync is rather harmless) to
/sbin/nologin (as /usr/sbin/nologin does not exist in
|
By
Jiaqing Zhao
·
#165548
·
|
|
Re: [PATCH] qemuarmv5: use arm-versatile-926ejs KMACHINE
You didn't cc Steve. Since I know things are nearly ready for a build
I've taken this back to kirkstone since the other patches went in.
Cheers,
Richard
You didn't cc Steve. Since I know things are nearly ready for a build
I've taken this back to kirkstone since the other patches went in.
Cheers,
Richard
|
By
Richard Purdie
·
#165547
·
|
|
[kirkstone][PATCH v2] base-passwd: Disable shell for default users
Change the shell of all global static users other than root (which
retains /bin/sh) and sync (as /bin/sync is rather harmless) to
/sbin/nologin (as /usr/sbin/nologin does not exist in
Change the shell of all global static users other than root (which
retains /bin/sh) and sync (as /bin/sync is rather harmless) to
/sbin/nologin (as /usr/sbin/nologin does not exist in
|
By
Davide Gardenal
·
#165546
·
|
|
[kirkstone][PATCH] base-passwd: Disable shell for default users
From: Jiaqing Zhao <jiaqing.zhao@...>
Change the shell of all global static users other than root (which
retains /bin/sh) and sync (as /bin/sync is rather harmless) to
/sbin/nologin (as
From: Jiaqing Zhao <jiaqing.zhao@...>
Change the shell of all global static users other than root (which
retains /bin/sh) and sync (as /bin/sync is rather harmless) to
/sbin/nologin (as
|
By
Davide Gardenal
·
#165545
·
|
|
[PATCH V4] meta: rust - Bug fix for target definitions returning 'NoneType' for arm
[Yocto bug #14742]
The build shows below error while building for arm machines.
Exception: TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType'
Detailed error
[Yocto bug #14742]
The build shows below error while building for arm machines.
Exception: TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType'
Detailed error
|
By
Sundeep KOKKONDA
·
#165544
·
|
|
Re: [PATCH] qemuarmv5: use arm-versatile-926ejs KMACHINE
I think this needs to get pulled back to kirkstone, as I'm now seeing
ERROR: linux-yocto-5.15.36+gitAUTOINC+fcf48627ea_ebfb1822e9-r0
do_kernel_metadata: Could not locate BSP definition
I think this needs to get pulled back to kirkstone, as I'm now seeing
ERROR: linux-yocto-5.15.36+gitAUTOINC+fcf48627ea_ebfb1822e9-r0
do_kernel_metadata: Could not locate BSP definition
|
By
Jon Mason
·
#165543
·
|
|
Re: [PATCH] eudev: create static nodes from modules
From: richard.purdie@... <richard.purdie@...>
Sent: Thursday, May 12, 2022 6:33 PM
To: Alex Kiernan <alex.kiernan@...>; Li, Changqing <Changqing.Li@...>
Cc: Patches and discussions about the oe-core
From: richard.purdie@... <richard.purdie@...>
Sent: Thursday, May 12, 2022 6:33 PM
To: Alex Kiernan <alex.kiernan@...>; Li, Changqing <Changqing.Li@...>
Cc: Patches and discussions about the oe-core
|
By
Changqing Li
·
#165542
·
|
|
[PATCH] gdb: Upgrade to 12.1
Release Announcement [1] and Notes [2]
[1] https://lists.gnu.org/archive/html/info-gnu/2022-05/msg00000.html
[2]
Release Announcement [1] and Notes [2]
[1] https://lists.gnu.org/archive/html/info-gnu/2022-05/msg00000.html
[2]
|
By
Khem Raj
·
#165541
·
|
|
[kirstone][PATCH] go: minor upgrade 1.17.8 -> 1.17.9
This minor update include fixes to the following CVE
CVE: CVE-2022-28327
Signed-off-by: Davide Gardenal <davide.gardenal@...>
---
meta/recipes-devtools/go/{go-1.17.8.inc => go-1.17.9.inc}
This minor update include fixes to the following CVE
CVE: CVE-2022-28327
Signed-off-by: Davide Gardenal <davide.gardenal@...>
---
meta/recipes-devtools/go/{go-1.17.8.inc => go-1.17.9.inc}
|
By
Davide Gardenal
·
#165540
·
|
|
Re: [PATCH] eudev: create static nodes from modules
I agree, this does sound like something we need to address to keep the
project maintainable...
Cheers,
Richard
I agree, this does sound like something we need to address to keep the
project maintainable...
Cheers,
Richard
|
By
Richard Purdie
·
#165539
·
|
|
[PATCH] sanity.bbclass: grammar/typo fixes re: Python install
Clean up various spelling/grammar oopsies in a small section of
sanity.bbclass.
Signed-off-by: Robert P. J. Day <rpjday@...>
---
diff --git a/meta/classes/sanity.bbclass
Clean up various spelling/grammar oopsies in a small section of
sanity.bbclass.
Signed-off-by: Robert P. J. Day <rpjday@...>
---
diff --git a/meta/classes/sanity.bbclass
|
By
Robert P. J. Day
·
#165538
·
|
|
[PATCH] local.conf.sample: mention other QEMU targets in OE
Mention that there are other QEMU targets available in the OE layer,
and leave it for the reader to check them out.
Signed-off-by: Robert P. J. Day <rpjday@...>
---
i think this is the
Mention that there are other QEMU targets available in the OE layer,
and leave it for the reader to check them out.
Signed-off-by: Robert P. J. Day <rpjday@...>
---
i think this is the
|
By
Robert P. J. Day
·
#165537
·
|