|
[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 ++++ 1 file
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 ++++ 1 file
|
By
Ross Burton
·
|
|
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@...
·
|
|
updating system with local time 9 messages
Hi, Is there any way to update my Read Only system (which connected to the world via cellular) with local time? Im able to get the local time zone from ip lookup ... but can't use it to update the sys
Hi, Is there any way to update my Read Only system (which connected to the world via cellular) with local time? Im able to get the local time zone from ip lookup ... but can't use it to update the sys
|
By
Arik Kleiman
·
|
|
[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 vers
* 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 vers
|
By
Yi Zhao
·
|
|
[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 => libselinux_3.3.bb} | 0 ...{libsem
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 => libselinux_3.3.bb} | 0 ...{libsem
|
By
Yi Zhao
·
|
|
[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 <module>
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 <module>
|
By
Yi Zhao
·
|
|
[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 .../{selinux => selinux-scripts}/selinux-autorelabel
Signed-off-by: Yi Zhao <yi.zhao@...> --- .../selinux-autorelabel/selinux-autorelabel.service | 0 .../selinux-autorelabel/selinux-autorelabel.sh | 0 .../{selinux => selinux-scripts}/selinux-autorelabel
|
By
Yi Zhao
·
|
|
building image for Realtek RTS3916N mips SoC using vendor provided prebuilt external uClibc toolchain 9 messages
Hi all, I'm working on a project utilizing a Realtek RTS3916N mips SoC and as part of Realtek's bsp offering, they provide their own fork of buildroot packaged with their prebuilt binary toolchain. I
Hi all, I'm working on a project utilizing a Realtek RTS3916N mips SoC and as part of Realtek's bsp offering, they provide their own fork of buildroot packaged with their prebuilt binary toolchain. I
|
By
davis roman
·
|
|
BBLAYERS 4 messages
Under my Yocto build, I have basically 2 build directories (one for Arm and one for Intel platforms)… each build directory has its own bblayer.conf. Under each of these directories I build multiple im
Under my Yocto build, I have basically 2 build directories (one for Arm and one for Intel platforms)… each build directory has its own bblayer.conf. Under each of these directories I build multiple im
|
By
Monsees, Steven C (US)
·
|
|
Yocto Project Status WW01`22
Current Dev Position: YP 3.5 M2 Next Deadline: 17th Jan. 2022 YP 3.5 M2 build Next Team Meetings: Bug Triage meeting Thursday Jan. 6th 7:30 am PDT (https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y0bFd5
Current Dev Position: YP 3.5 M2 Next Deadline: 17th Jan. 2022 YP 3.5 M2 build Next Team Meetings: Bug Triage meeting Thursday Jan. 6th 7:30 am PDT (https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y0bFd5
|
By
Stephen Jolley
·
|
|
How to add WIFI debug tool to custom image 2 messages
#raspberrypi
#ubuntu
#yocto
#devtool
#distro
Hello, How can I add any generic WiFi debug tool to Yocto imgae? Thanks Mihir
Hello, How can I add any generic WiFi debug tool to Yocto imgae? Thanks Mihir
|
By
mihirdave36@...
·
|
|
[meta-raspberrypi][PATCH] userland: add dtc dependency 2 messages
When using dtparam, dtoverlay converts /proc/device-tree to a .dtb and loads it. However, if dtc is not installed, this operation cannot be done and every call to dtparam fails. Therefore, dtc needs t
When using dtparam, dtoverlay converts /proc/device-tree to a .dtb and loads it. However, if dtc is not installed, this operation cannot be done and every call to dtparam fails. Therefore, dtc needs t
|
By
massimo toscanelli
·
|
|
[meta-raspberrypi][PATCH] xserver-xorg: remove xshmfence configure option 5 messages
From: Mingli Yu <mingli.yu@...> After the commit [1] introduced in openembedded-core layer, some configure options is't carried over include xshmfence option, so remove the xshmfence configure option
From: Mingli Yu <mingli.yu@...> After the commit [1] introduced in openembedded-core layer, some configure options is't carried over include xshmfence option, so remove the xshmfence configure option
|
By
Yu, Mingli
·
|
|
[yocto-autobuilder2][PATCH] config.py: enable fedora34 for hardknott
Signed-off-by: Anuj Mittal <anuj.mittal@...> --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index 5b21095..ea042c6 100644 --- a/config.py +++ b/c
Signed-off-by: Anuj Mittal <anuj.mittal@...> --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index 5b21095..ea042c6 100644 --- a/config.py +++ b/c
|
By
Anuj Mittal
·
|
|
M+ & H bugs with Milestone Movements WW01
All, YP M+ or high bugs which moved to a new milestone in WW01 are listed below: Priority Bug ID Short Description Changer Owner Was Became Medium+ 5322 Global DNS fallback mechanism not present in po
All, YP M+ or high bugs which moved to a new milestone in WW01 are listed below: Priority Bug ID Short Description Changer Owner Was Became Medium+ 5322 Global DNS fallback mechanism not present in po
|
By
Stephen Jolley
·
|
|
Current high bug count owners for Yocto Project 3.5
All, Below is the list as of top 44 bug owners as of the end of WW01 of who have open medium or higher bugs and enhancements against YP 3.5. There are 81 possible work days left until the final releas
All, Below is the list as of top 44 bug owners as of the end of WW01 of who have open medium or higher bugs and enhancements against YP 3.5. There are 81 possible work days left until the final releas
|
By
Stephen Jolley
·
|
|
Reminder: Yocto Project Technical Team Meeting @ Monthly from 8am on the first Tuesday (PDT)
All, Just a reminder we will hold the monthly Yocto Project Technical Meeting at 8am PST tomorrow. (1/4) Yocto Project Technical Team Meeting: We encourage people attending the meeting to logon and an
All, Just a reminder we will hold the monthly Yocto Project Technical Meeting at 8am PST tomorrow. (1/4) Yocto Project Technical Team Meeting: We encourage people attending the meeting to logon and an
|
By
Stephen Jolley
·
|
|
Yocto Project Newcomer & Unassigned Bugs - Help Needed
All, The triage team is starting to try and collect up and classify bugs which a newcomer to the project would be able to work on in a way which means people can find them. They're being listed on the
All, The triage team is starting to try and collect up and classify bugs which a newcomer to the project would be able to work on in a way which means people can find them. They're being listed on the
|
By
Stephen Jolley
·
|
|
[auto-upgrade-helper][PATCH] devtool: return both stdout and stderr
At some point devtool started printing to stderr, which means patch rebase issues weren't anymore correctly caught, and bogus updates were being sent out. Signed-off-by: Alexander Kanavin <alex.kanavi
At some point devtool started printing to stderr, which means patch rebase issues weren't anymore correctly caught, and bogus updates were being sent out. Signed-off-by: Alexander Kanavin <alex.kanavi
|
By
Alexander Kanavin
·
|
|
How to add Alsa loopback / Alsa lib support to custom image
#linux
#raspberrypi
#ubuntu
#yocto
#devtool
Hello, Happy New Year I am trying to learn Yocto, & implement it on NXP & RPI 4 dev boards. so, could you please guide me how can i add, 1- Alsa loopback or Alsa library. to my custom Yocto image. Tha
Hello, Happy New Year I am trying to learn Yocto, & implement it on NXP & RPI 4 dev boards. so, could you please guide me how can i add, 1- Alsa loopback or Alsa library. to my custom Yocto image. Tha
|
By
mihirdave36@...
·
|