|
Minutes: Yocto Project Weekly Triage Meeting 1/6/2022
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage
Attendees: Alexandre, Joshua, Michael, Randy, Richard, Saul, Stephen, Steve, Tim, Trevor
ARs:
- Joshua to send a
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage
Attendees: Alexandre, Joshua, Michael, Randy, Richard, Saul, Stephen, Steve, Tim, Trevor
ARs:
- Joshua to send a
|
By
Trevor Gamblin
·
#55751
·
|
|
Problems switching from busybox-udhcpc to dhcpcd
I have a system that is based off core-image-minimal which uses sysvinit and busybox-udhcpc. I'm trying to switch to dhcpcd because I want to get the NTP server list from the local DHCP server;
I have a system that is based off core-image-minimal which uses sysvinit and busybox-udhcpc. I'm trying to switch to dhcpcd because I want to get the NTP server list from the local DHCP server;
|
By
Bryan Evenson
·
#55750
·
|
|
Re: pseudo error building master with kas-container
It's good to see people stressing kas-container with podman - but it's
likely still under-tested. Nevertheless, I'm happy to help if you want
to improve this path.
Jan
--
Siemens AG,
It's good to see people stressing kas-container with podman - but it's
likely still under-tested. Nevertheless, I'm happy to help if you want
to improve this path.
Jan
--
Siemens AG,
|
By
Jan Kiszka
·
#55749
·
|
|
Re: pseudo error building master with kas-container
Hey Quentin,
I don't think --tmpfs is an option, but I modified my kas-container script to
add a "--tmpdir /tmp" option (and verified it with ps while running)
There seem to be a couple places to
Hey Quentin,
I don't think --tmpfs is an option, but I modified my kas-container script to
add a "--tmpdir /tmp" option (and verified it with ps while running)
There seem to be a couple places to
|
By
Trevor Woerner
·
#55748
·
|
|
Re: [OE-core] Honister wrong date time
Try reading the journal entries for systemd-timesyncd.service and see
if it is reporting any issues.
Ross
Try reading the journal entries for systemd-timesyncd.service and see
if it is reporting any issues.
Ross
|
By
Ross Burton <ross@...>
·
#55747
·
|
|
Honister wrong date time
Hi,
Strangely, my system built by Honister always has a wrong date despite
NTP service being active, has anyone got that issue from Honister?
# timedatectl status
Local time: Wed
Hi,
Strangely, my system built by Honister always has a wrong date despite
NTP service being active, has anyone got that issue from Honister?
# timedatectl status
Local time: Wed
|
By
JH
·
#55746
·
|
|
Re: spdx: Extending SPDX SBOMs for SDKs
+ Khem Raj (clang recipes)
+ Khem Raj (clang recipes)
|
By
Andres Beltran
·
#55745
·
|
|
[PATCH yocto-autobuilder2 v2] Run oe-selftest-armhost jobs on the Arm workers only
Signed-off-by: Ross Burton <ross.burton@...>
---
config.py | 3 +++
1 file changed, 3 insertions(+)
diff --git a/config.py b/config.py
index ea042c6..6da8d58 100644
--- a/config.py
+++
Signed-off-by: Ross Burton <ross.burton@...>
---
config.py | 3 +++
1 file changed, 3 insertions(+)
diff --git a/config.py b/config.py
index ea042c6..6da8d58 100644
--- a/config.py
+++
|
By
Ross Burton <ross@...>
·
#55744
·
|
|
[PATCH yocto-autobuilder-helper v2] Add a oe-selftest for Arm hosts and targets
oe-selftest-arm to run oe-selftest with MACHINE=3Dqemuarm64, on any host.
oe-selftest-armhost to run oe-selftest with MACHINE=3Dqemux86-64, on an A=
rm
host (pinned by
oe-selftest-arm to run oe-selftest with MACHINE=3Dqemuarm64, on any host.
oe-selftest-armhost to run oe-selftest with MACHINE=3Dqemux86-64, on an A=
rm
host (pinned by
|
By
Ross Burton <ross@...>
·
#55743
·
|
|
Re: [PATCH yocto-autobuilder2] Run oe-selftest-arm jobs on the Arm workers only
I think you also need to add oe-selftest-arm to builders_others at the same time
or that won't do anything.
Cheers,
Richard
I think you also need to add oe-selftest-arm to builders_others at the same time
or that won't do anything.
Cheers,
Richard
|
By
Richard Purdie
·
#55742
·
|
|
[PATCH yocto-autobuilder-helper] Add a oe-selftest for Arm host/target
This runs with MACHINE=3Dqemuarm64, and yocto-autobuilder2's config.py en=
sure
that it only runs on the Arm-based workers.
Signed-off-by: Ross Burton <ross.burton@...>
---
config.json | 4 ++++
This runs with MACHINE=3Dqemuarm64, and yocto-autobuilder2's config.py en=
sure
that it only runs on the Arm-based workers.
Signed-off-by: Ross Burton <ross.burton@...>
---
config.json | 4 ++++
|
By
Ross Burton <ross@...>
·
#55741
·
|
|
[PATCH yocto-autobuilder2] Run oe-selftest-arm jobs on the Arm workers only
Signed-off-by: Ross Burton <ross.burton@...>
---
config.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/config.py b/config.py
index ea042c6..5e3e7a5 100644
--- a/config.py
+++
Signed-off-by: Ross Burton <ross.burton@...>
---
config.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/config.py b/config.py
index ea042c6..5e3e7a5 100644
--- a/config.py
+++
|
By
Ross Burton <ross@...>
·
#55740
·
|
|
How to unblock audio on yocto image using Alsa
#yocto
Hi ,
How to unblock audio signals & update Yocto image with Alsa libraries?
to be specific "Alsa loopback"driver.
Thanks
Hi ,
How to unblock audio signals & update Yocto image with Alsa libraries?
to be specific "Alsa loopback"driver.
Thanks
|
By
mihirdave36@...
·
#55739
·
|
|
Re: updating system with local time
Package /etc/timezone as a symlink to /run/timezone, and write to that instead?
Ross
Package /etc/timezone as a symlink to /run/timezone, and write to that instead?
Ross
|
By
Ross Burton <ross@...>
·
#55738
·
|
|
[meta-selinux][PATCH V3 4/4] refpolicy: upgrade 20210203+git -> 20210908+git
* Update to latest git rev.
* Drop obsolete and useless patches.
* Rebase patches.
* Set POLICY_DISTRO from redhat to debian, which can reduce the amount
of local patches.
* Set max kernel policy
* Update to latest git rev.
* Drop obsolete and useless patches.
* Rebase patches.
* Set POLICY_DISTRO from redhat to debian, which can reduce the amount
of local patches.
* Set max kernel policy
|
By
Yi Zhao
·
#55737
·
|
|
[meta-selinux][[RESEND]PATCH 3/4] selinux: upgrade 3.2 -> 3.3
Signed-off-by: Yi Zhao <yi.zhao@...>
---
...{checkpolicy_3.2.bb => checkpolicy_3.3.bb} | 0
...python_3.2.bb => libselinux-python_3.3.bb} | 0
.../{libselinux_3.2.bb =>
Signed-off-by: Yi Zhao <yi.zhao@...>
---
...{checkpolicy_3.2.bb => checkpolicy_3.3.bb} | 0
...python_3.2.bb => libselinux-python_3.3.bb} | 0
.../{libselinux_3.2.bb =>
|
By
Yi Zhao
·
#55736
·
|
|
[meta-selinux][RESEND][PATCH 2/4] selinux-python: add RDEPENDES on audit-python
Add RDEPENDS on audit-python for selinux-python-semanage.
Fixes:
$ semanage fcontext -a -t user_home_t "/web(/.*)?"
Traceback (most recent call last):
File "/usr/sbin/semanage", line 975, in
Add RDEPENDS on audit-python for selinux-python-semanage.
Fixes:
$ semanage fcontext -a -t user_home_t "/web(/.*)?"
Traceback (most recent call last):
File "/usr/sbin/semanage", line 975, in
|
By
Yi Zhao
·
#55735
·
|
|
[meta-selinux][RESEND][PATCH 1/4] selinux: move selinux scripts to selinux-scripts
Signed-off-by: Yi Zhao <yi.zhao@...>
---
.../selinux-autorelabel/selinux-autorelabel.service | 0
.../selinux-autorelabel/selinux-autorelabel.sh | 0
Signed-off-by: Yi Zhao <yi.zhao@...>
---
.../selinux-autorelabel/selinux-autorelabel.service | 0
.../selinux-autorelabel/selinux-autorelabel.sh | 0
|
By
Yi Zhao
·
#55734
·
|
|
Re: pseudo error building master with kas-container
Hi Trevor,
I've had similar issues recently with kas-container and podman. What was required were two things:
- passing --tmpfs /tmp to podman run,
- increase pids_limit in container.conf (your
Hi Trevor,
I've had similar issues recently with kas-container and podman. What was required were two things:
- passing --tmpfs /tmp to podman run,
- increase pids_limit in container.conf (your
|
By
Quentin Schulz
·
#55733
·
|
|
Re: building image for Realtek RTS3916N mips SoC using vendor provided prebuilt external uClibc toolchain
Unfortunately, I still get the original u-boot error
(https://pastebin.com/8eKzFWQh) even after creating a toolchain using
DEFAULTTUNE=mips.
Later I re-read what Anders Montonen had mentioned
Unfortunately, I still get the original u-boot error
(https://pastebin.com/8eKzFWQh) even after creating a toolchain using
DEFAULTTUNE=mips.
Later I re-read what Anders Montonen had mentioned
|
By
davis roman <davis.roman84@...>
·
#55732
·
|