|
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
·
|
|
Re: BBLAYERS
You need to set up a separate build directory for each of the layer configurations: the point of the build directory is to actually specify which layers you want. Just make sure they all share sstate
You need to set up a separate build directory for each of the layer configurations: the point of the build directory is to actually specify which layers you want. Just make sure they all share sstate
|
By
Alexander Kanavin
·
#55731
·
|
|
Re: BBLAYERS
Is it possible to use BBMASK to remove from builds ?
Is it possible to use BBMASK to remove from builds ?
|
By
Monsees, Steven C (US)
·
#55730
·
|
|
Re: BBLAYERS
Any suggestions… ?
By
Monsees, Steven C (US)
·
#55729
·
|
|
pseudo error building master with kas-container
Hi,
I'm seeing a build failure with pseudo performing a qemux86 build using
kas-container. Note that I'm using kas-container, and not using kas inside a
container of my own making.
build host:
Hi,
I'm seeing a build failure with pseudo performing a qemux86 build using
kas-container. Note that I'm using kas-container, and not using kas inside a
container of my own making.
build host:
|
By
Trevor Woerner
·
#55728
·
|
|
Re: updating system with local time
can't write it to /etc/localtime ... it's a read only system.
There is an environment variable named TZ, when ever it is changed, local time is changed as well.
Is there a way (by script or cron job)
can't write it to /etc/localtime ... it's a read only system.
There is an environment variable named TZ, when ever it is changed, local time is changed as well.
Is there a way (by script or cron job)
|
By
Arik Kleiman
·
#55727
·
|
|
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
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
|
By
Stephen Jolley
·
#55726
·
|