Add PACKAGECONFIG[selinux] to support build with selinux.
Signed-off-by: Yi Zhao
---
meta/recipes-extended/pam/libpam_1.7.0.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta/recipes-extended/pam/libpam_1.7.0.bb
b/meta/recipes-extended/pam/libpam_1.7.0.bb
index ec1c868d21..53839e8cd3
Ping ...
//Yi
On 1/19/25 19:06, Yi Zhao via lists.openembedded.org wrote:
Add PACKAGECONFIG[gssapi] to support build with gss and svcgss.
Signed-off-by: Yi Zhao
---
...nd-krb5-config-for-cross-compilation.patch | 53 +++
.../nfs-utils/nfs-utils_2.8.2.bb | 4
We encountered the following error when building multipath-tools on
qemuppc64 platform:
| In file included from
/build/tmp/work/ppc64p9le-wrs-linux/multipath-tools/0.10.0/recipe-sysroot/usr/include/urcu/uatomic/ppc.h:228,
| from
/build/tmp/work/ppc64p9le-wrs-linux/multipath-tool
Add PACKAGECONFIG[gssapi] to support build with gss and svcgss.
Signed-off-by: Yi Zhao
---
...nd-krb5-config-for-cross-compilation.patch | 53 +++
.../nfs-utils/nfs-utils_2.8.2.bb | 4 +-
2 files changed, 56 insertions(+), 1 deletion(-)
create mode 100644
meta/rec
There is a better solution upstream to fix the pam_lastlog2 installation
issue[1]. Backport this patch to replace the local patch.
[1] https://github.com/util-linux/util-linux/pull/3173
Signed-off-by: Yi Zhao
---
meta/recipes-core/util-linux/util-linux.inc | 2 +-
...s-make-pam-install-path-
After upgrading to 1.7.0, the pam module path is set to
${libdir}/security[1]. But from the pam.conf(5) man page, the default
location seems to be "Module location: /lib/security/ or
/lib64/security/, depending on the architecture"[2].
Many third-party pam modules still use {base_libdir}/security
Add volatile file for lastlog2 to fix runtime error with sysvinit:
$ lastlog2
lastlog2: Couldn't read entries for all users
lastlog2: Cannot open database (/var/lib/lastlog/lastlog2.db): unable to open
database file
Signed-off-by: Yi Zhao
---
meta/recipes-core/util-linux/util-linux_2.40.2.bb |
This is a stable bugfix release, with the following changes:
Improved XInput controller detection on Windows
Added support for the 8BitDo Ultimate 2C Wireless in Bluetooth mode
Fixed Steam Deck controller not being visible to games running on
Proton 9 and older
Fixed a crash when hot-plug
If using KEA_LOCKFILE_DIR to change the location of the logging lock
file, kea-dhcp works properly, but lfc spawned by it does not inherit
the value and uses the default path[1]. Backport a patch to fix this
issue[2].
[1] https://gitlab.isc.org/isc-projects/kea/-/issues/3450
[2]
https://gitlab.is
* 5a32cf6 psplash.c: fix crash from length becoming negative
Signed-off-by: Yi Zhao
---
meta/recipes-core/psplash/psplash_git.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-core/psplash/psplash_git.bb
b/meta/recipes-core/psplash/psplash_git.bb
index 30cf61a2
If the location of the log lock file is changed using the environment
variable KEA_LOCKFILE_DIR, the kea-dhcp process will work properly, but
the lfc (lease file cleanup) process spawned by it will not inherit this
value and use the default path[1], which will cause the kea server to
print the foll
When kea is built with "-D_GLIBCXX_ASSERTIONS " set in SECURITY_CFLAGS,
an assertion occurs if the kea server receives an empty DHCPDISCOVER
packet:
kea-dhcp4[596]: /usr/include/c++/13.3.0/bits/stl_vector.h:1128:
std::vector::reference std::vector<_Tp,
_Alloc>::operator[](size_type)
[with _Tp = u
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
On 2/26/25 01:19, Khem Raj wrote:
On Mon, Feb 24, 2025 at 11:04 PM Yi Zhao via lists.openembedded.org
<https://urldefense.com/v3/__http://lists.openembedded.org__;!!AjveYdw8EvQ!YQpIhAuDuk9NODS4b584fgo2EjPOozFOsEHYqDnGZgh-d00DSYJWaXxc7JWZbumpVZQ2D10tDepFo3CAt-Y50g$>
wrote:
* Drop 0001-sched_attr-Do-not-define-for-glibc-2.41.patch as it has been
merged upstream.
* Skip statmount02 case which does not work on musl.
Signed-off-by: Yi Zhao
---
...ed_attr-Do-not-define-for-glibc-2.41.patch | 42 ---
.../ltp/{ltp_20240930.bb => ltp_20250130.bb} | 8 +
15 matches
Mail list logo