|
[PATCH][meta-selinux][dunfell] libselinux: Backport NULL pointer fix from 3.1
From: Mikko Rapeli <mikko.rapeli@...>
From: Jonas Brich <Jonas.Brich@...>
Using function restorecon_init inside selinux_restorecon.c can
result in a NULL pointer. This happens because
From: Mikko Rapeli <mikko.rapeli@...>
From: Jonas Brich <Jonas.Brich@...>
Using function restorecon_init inside selinux_restorecon.c can
result in a NULL pointer. This happens because
|
By
Jonas Brich
·
#55083
·
|
|
SRC_URI Directory Change
Is there a recommended strategy to get do_fetch to invalidate on directory path changes in paths pointed to by file:// URLs in SRC_URI?
Example:
SRC_URI += "file://src;subdir=${S}"
A file at
Is there a recommended strategy to get do_fetch to invalidate on directory path changes in paths pointed to by file:// URLs in SRC_URI?
Example:
SRC_URI += "file://src;subdir=${S}"
A file at
|
By
Chuck Wolber
·
#55082
·
|
|
[meta-cgl][PATCH] libsocket6-perl: inherit autotools-brokensep
Inherit autotools-brokensep to fix the build error which is introduced
by oe-commit:
commit 8e26252b45b7660c7c67c702411bdec187a76ffc
Author: Richard Purdie <richard.purdie@...>
Inherit autotools-brokensep to fix the build error which is introduced
by oe-commit:
commit 8e26252b45b7660c7c67c702411bdec187a76ffc
Author: Richard Purdie <richard.purdie@...>
|
By
Yi Zhao
·
#55081
·
|
|
Re: glibc -fstack-protector-strong
This was enabling ssp support in glibc not only for other programs but also for rest of glibc components during compile and that resulted in duplicate symbols, IIRC thats why we disabled it, the error
This was enabling ssp support in glibc not only for other programs but also for rest of glibc components during compile and that resulted in duplicate symbols, IIRC thats why we disabled it, the error
|
By
Khem Raj
·
#55080
·
|
|
glibc -fstack-protector-strong
Hi folks
I'm looking at how -fstack-protector-strong might be enabled in the glibc
recipe. It looks like it should already be enabled by default via
--enable-stack-protector=strong in EXTRA_OECONF,
Hi folks
I'm looking at how -fstack-protector-strong might be enabled in the glibc
recipe. It looks like it should already be enabled by default via
--enable-stack-protector=strong in EXTRA_OECONF,
|
By
Paul Eggleton
·
#55079
·
|
|
Re: docker fragment missing conntrack and netfilter entries?
#meta-virtualization
FYI: you want the meta-virtualization mailing list, not the main yocto
one for questions like this.
There's a balancing act with the fragments: they are as
non-overlapping as possible, they often
FYI: you want the meta-virtualization mailing list, not the main yocto
one for questions like this.
There's a balancing act with the fragments: they are as
non-overlapping as possible, they often
|
By
Bruce Ashfield
·
#55078
·
|
|
[PATCH yocto-autobuilder-helper] scripts/collect-results: publish everything in tmp/log/oeqa/
From: Alexander Kanavin <alex@...>
In addition to the testresult json, testimage class now also
provides the testimage task log and qemu console output log
which can be useful for debugging
From: Alexander Kanavin <alex@...>
In addition to the testresult json, testimage class now also
provides the testimage task log and qemu console output log
which can be useful for debugging
|
By
Alexander Kanavin
·
#55077
·
|
|
Re: docker fragment missing conntrack and netfilter entries?
#meta-virtualization
seems fine. Please send a patch for enhancing it via docker.cfg
seems fine. Please send a patch for enhancing it via docker.cfg
|
By
Khem Raj
·
#55076
·
|
|
Re: [PATCH yocto-autobuilder-helper] scripts/collect-results: publish everything in tmp/log/oeqa/
That's right, -L is needed.
Alex
That's right, -L is needed.
Alex
|
By
Alexander Kanavin
·
#55075
·
|
|
docker fragment missing conntrack and netfilter entries?
#meta-virtualization
Hi,
I have just completed a bringup of Poky on the ODROID N2+ platform, but noticed that Docker failed to start, complaining that it could not load the "nf_conntrack_netlink" module.
After checking
Hi,
I have just completed a bringup of Poky on the ODROID N2+ platform, but noticed that Docker failed to start, complaining that it could not load the "nf_conntrack_netlink" module.
After checking
|
By
crawford.benjamin15@...
·
#55074
·
|
|
Re: [PATCH yocto-autobuilder-helper] scripts/collect-results: publish everything in tmp/log/oeqa/
Since that build directory contains symlinks, we may need something like cp -L
here? I didn't test but I think we might run into an issue?
Cheers,
Richard
Since that build directory contains symlinks, we may need something like cp -L
here? I didn't test but I think we might run into an issue?
Cheers,
Richard
|
By
Richard Purdie
·
#55073
·
|
|
Minutes: Yocto Project Weekly Triage Meeting 10/14/2021
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage
Attendees: Steve, Randy, Bruce, Ross, Richard, Alexandre, Tim, Joshua, Kiran
ARs: NONE
Notes: NONE
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage
Attendees: Steve, Randy, Bruce, Ross, Richard, Alexandre, Tim, Joshua, Kiran
ARs: NONE
Notes: NONE
|
By
Kiran Surendran
·
#55072
·
|
|
[PATCH yocto-autobuilder-helper] config.json: build FVP-Base instead of N1SDP
FVP-Base is a better supported and more generally useful machine than N1S=
DP.
Signed-off-by: Ross Burton <ross.burton@...>
---
config.json | 4 +++-
1 file changed, 3 insertions(+), 1
FVP-Base is a better supported and more generally useful machine than N1S=
DP.
Signed-off-by: Ross Burton <ross.burton@...>
---
config.json | 4 +++-
1 file changed, 3 insertions(+), 1
|
By
Ross Burton <ross@...>
·
#55071
·
|
|
Re: #zeus meta-intel
#zeus
Thank you.
I will most likely look into creating a dunfell based build this weekend...
My current system is zeus based, centos, still using sysvinit on startup...
Did run using clang 9.0 ?
I
Thank you.
I will most likely look into creating a dunfell based build this weekend...
My current system is zeus based, centos, still using sysvinit on startup...
Did run using clang 9.0 ?
I
|
By
Monsees, Steven C (US)
·
#55070
·
|
|
[PATCH v2 1/1] sssd: re-package to fix QA issues
From: Kai Kang <kai.kang@...>
It packages all file in ${libdir} to package sssd, including the .so
symlink files. Then it causes QA issues:
| ERROR: QA Issue: sssd rdepends on dbus-dev
From: Kai Kang <kai.kang@...>
It packages all file in ${libdir} to package sssd, including the .so
symlink files. Then it causes QA issues:
| ERROR: QA Issue: sssd rdepends on dbus-dev
|
By
kai
·
#55069
·
|
|
[PATCH v2 0/1] sssd: re-package to fix QA issues
From: Kai Kang <kai.kang@...>
v2:
* replace _ with - new sub-package name
* allow empty for new sub-package that it is enabled/disabled by a
package config
Kai Kang (1):
sssd:
From: Kai Kang <kai.kang@...>
v2:
* replace _ with - new sub-package name
* allow empty for new sub-package that it is enabled/disabled by a
package config
Kai Kang (1):
sssd:
|
By
kai
·
#55068
·
|
|
[psplash][PATCH v2] Add configure options to disable progress bar
Progress bar can overlap with products logos, added
--disable-progress-bar configure option to disable progress
bar completely without patching the code.
Default behaviour is to show progress
Progress bar can overlap with products logos, added
--disable-progress-bar configure option to disable progress
bar completely without patching the code.
Default behaviour is to show progress
|
By
Pavel Zhukov
·
#55067
·
|
|
[psplash][PATCH] Add configure options to disable progress bar
From: Pavel Zhukov <pavel.zhukov@...>
Progress bar can overlap with products logos, added
--disable-progress-bar configure option to disable progress
bar completely without patching the
From: Pavel Zhukov <pavel.zhukov@...>
Progress bar can overlap with products logos, added
--disable-progress-bar configure option to disable progress
bar completely without patching the
|
By
Pavel Zhukov
·
#55066
·
|
|
Re: [meta-security][PATCH] sssd: re-package to fix QA issues
On 10/14/21 4:08 AM, akuster808 wrote:
Hi armin,
> changing the 'libsss_sudo' to 'libsss-sudo' fixes the errors.
>
> I can do this locally or you can send a v2.
v2 will be sent. Thanks.
Kai
>
> -
On 10/14/21 4:08 AM, akuster808 wrote:
Hi armin,
> changing the 'libsss_sudo' to 'libsss-sudo' fixes the errors.
>
> I can do this locally or you can send a v2.
v2 will be sent. Thanks.
Kai
>
> -
|
By
kai
·
#55065
·
|
|
Re: #zeus meta-intel
#zeus
There are no patches needed other than what is already in oe-core/meta-
intel/meta-clang. I tried building zeus on Ubuntu 16.04 and didn't see
any problem.
zeus is no longer maintained or supported
There are no patches needed other than what is already in oe-core/meta-
intel/meta-clang. I tried building zeus on Ubuntu 16.04 and didn't see
any problem.
zeus is no longer maintained or supported
|
By
Anuj Mittal
·
#55064
·
|