|
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
Benjamin Mordaunt
·
#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 Kang
·
#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 Kang
·
#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 Kang
·
#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
·
|
|
BB file to build USBIP tools, looking for feedback. Was: building the kernel's usbipd daemon
I have successfully gotten yocto to build the USBIP-tools directory by adding a bb recipe for it, see below. However, I am sure that I have violated ever good and reasonable best practice! Therefore I
I have successfully gotten yocto to build the USBIP-tools directory by adding a bb recipe for it, see below. However, I am sure that I have violated ever good and reasonable best practice! Therefore I
|
By
chuck kamas
·
#55063
·
|
|
[meta-security][PATCH] python3-fail2ban: fix build failure and cleanup
Fixes:
error in fail2ban setup command: use_2to3 is invalid.
ERROR: 'python3 setup.py build ' execution failed.
drop custom fail2ban_setup.py
remove pyhton-fail2ban as its a symlink to
Fixes:
error in fail2ban setup command: use_2to3 is invalid.
ERROR: 'python3 setup.py build ' execution failed.
drop custom fail2ban_setup.py
remove pyhton-fail2ban as its a symlink to
|
By
Armin Kuster
·
#55062
·
|
|
Re: How to enable graphics acceleration on qemux86-64?
If you switch to master, it's best if you make a new build directory and dont reuse the one you have.
Alex
If you switch to master, it's best if you make a new build directory and dont reuse the one you have.
Alex
|
By
Alexander Kanavin
·
#55061
·
|
|
Re: How to enable graphics acceleration on qemux86-64?
`export DISPLAY=:0` did the trick.
The following shows when still on poky dunfell:
* I can now boot `runqmu kvm slirp sdl core-image-weston`. But gui is still slow. I cannot even type `systemctl
`export DISPLAY=:0` did the trick.
The following shows when still on poky dunfell:
* I can now boot `runqmu kvm slirp sdl core-image-weston`. But gui is still slow. I cannot even type `systemctl
|
By
Manuel Wagesreither
·
#55060
·
|
|
Re: [meta-security][PATCH] sssd: re-package to fix QA issues
changing the 'libsss_sudo' to 'libsss-sudo' fixes the errors.
I can do this locally or you can send a v2.
- armin
changing the 'libsss_sudo' to 'libsss-sudo' fixes the errors.
I can do this locally or you can send a v2.
- armin
|
By
Armin Kuster
·
#55059
·
|
|
Re: [meta-security][PATCH] sssd: re-package to fix QA issues
When building for ipk and deb I am seeing these errors.
IPK:
ERROR: sssd-2.5.2-r0 do_package_write_ipk: Fatal errors occurred
When building for ipk and deb I am seeing these errors.
IPK:
ERROR: sssd-2.5.2-r0 do_package_write_ipk: Fatal errors occurred
|
By
Armin Kuster
·
#55058
·
|
|
Re: How to enable graphics acceleration on qemux86-64?
Can you check with current master (instead of dunfell) please?
You also need to run runqemu inside an X session (e.g. DISPLAY environment variable should be set to a valid X server).
If sdl does not
Can you check with current master (instead of dunfell) please?
You also need to run runqemu inside an X session (e.g. DISPLAY environment variable should be set to a valid X server).
If sdl does not
|
By
Alexander Kanavin
·
#55057
·
|
|
Re: How to enable graphics acceleration on qemux86-64?
Hi Alex,
Am Fr, 8. Okt 2021, um 11:00, schrieb Alexander Kanavin:
Interesting. Things don't work on both my Debian Buster machines.
How does opengl get set in qemu-system-native? Am Yocto novice and
Hi Alex,
Am Fr, 8. Okt 2021, um 11:00, schrieb Alexander Kanavin:
Interesting. Things don't work on both my Debian Buster machines.
How does opengl get set in qemu-system-native? Am Yocto novice and
|
By
Manuel Wagesreither
·
#55056
·
|