|
Re: meta-selinux issues. Depending on what I put in my local.conf, I get boot loops or can't log in.
On 5/14/21 9:40 AM, Brian Hutchinson wrote:
You can try refpolicy-mcs or refpolicy-targeted. The mls policy doesn't work for systemed on dunfell.
//Yi
On 5/14/21 9:40 AM, Brian Hutchinson wrote:
You can try refpolicy-mcs or refpolicy-targeted. The mls policy doesn't work for systemed on dunfell.
//Yi
|
By
Yi Zhao
·
#53514
·
|
|
meta-selinux issues. Depending on what I put in my local.conf, I get boot loops or can't log in.
Hi,
Pretty new to selinux. I've worked through a lot of issues to get this far but am stumped at the moment so any pointers, clues are appreciated.
I'm trying to add selinux to my custom image.
Hi,
Pretty new to selinux. I've worked through a lot of issues to get this far but am stumped at the moment so any pointers, clues are appreciated.
I'm trying to add selinux to my custom image.
|
By
Brian Hutchinson <b.hutchman@...>
·
#53513
·
|
|
Layer list's certificate expired
Hi,
On opening OE-layers browsers complain that certificate has expired
yesterday 13.th of May. Just wanted to let you know.
Cheers,
Andreas
Hi,
On opening OE-layers browsers complain that certificate has expired
yesterday 13.th of May. Just wanted to let you know.
Cheers,
Andreas
|
By
Andreas Müller
·
#53512
·
|
|
Yocto Technical Team Minutes, Engineering Sync, for May 11, 2021
Yocto Technical Team Minutes, Engineering Sync, for May 11, 2021
archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit
== announcements ==
The upcoming Yocto
Yocto Technical Team Minutes, Engineering Sync, for May 11, 2021
archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit
== announcements ==
The upcoming Yocto
|
By
Trevor Woerner
·
#53511
·
|
|
Re: Yocto with xtensa
I can think of few ways
build your Xtensa firmware outside yocto and let yocto package it via recipes for prebuilts and build ARM system with yocto should work well
second option is to integrate
I can think of few ways
build your Xtensa firmware outside yocto and let yocto package it via recipes for prebuilts and build ARM system with yocto should work well
second option is to integrate
|
By
Khem Raj
·
#53510
·
|
|
Re: [meta-zephyr][PATCH 1/1] zephyr-qemuboot.bbclass: Fix runqemu dependency on qemu native sysroot
Hi Ross,
https://lists.yoctoproject.org/g/yocto/message/53508 should fix it.
--
Andrei Gherzan
gpg: rsa4096/D4D94F67AD0E9640
Hi Ross,
https://lists.yoctoproject.org/g/yocto/message/53508 should fix it.
--
Andrei Gherzan
gpg: rsa4096/D4D94F67AD0E9640
|
By
Andrei Gherzan
·
#53509
·
|
|
[meta-zephyr][PATCH 2/2] zephyr-qemuboot.bbclass: Remove dependency on qemu-system-native
From: Andrei Gherzan <andrei.gherzan@...>
runqemu only really needs the sysroot for qemu-helper-native. Pulling
other qemu dependency would get into a racing issue with rm_work. That
can also
From: Andrei Gherzan <andrei.gherzan@...>
runqemu only really needs the sysroot for qemu-helper-native. Pulling
other qemu dependency would get into a racing issue with rm_work. That
can also
|
By
Andrei Gherzan
·
#53508
·
|
|
[meta-zephyr][PATCH 1/2] zephyr-qemuboot.bbclass: Don't overwrite the entire elf dictionary key
From: Andrei Gherzan <andrei.gherzan@...>
The nios2_machdata_setfunc was overwriting the elf key in matchdata for
arc done in arc_machdata_setfunc which in turn was overwriting the one
from
From: Andrei Gherzan <andrei.gherzan@...>
The nios2_machdata_setfunc was overwriting the elf key in matchdata for
arc done in arc_machdata_setfunc which in turn was overwriting the one
from
|
By
Andrei Gherzan
·
#53507
·
|
|
Re: [meta-zephyr][PATCH 1/1] zephyr-qemuboot.bbclass: Fix runqemu dependency on qemu native sysroot
Hi,
I'll look into it.
--
Andrei Gherzan
gpg: rsa4096/D4D94F67AD0E9640
Hi,
I'll look into it.
--
Andrei Gherzan
gpg: rsa4096/D4D94F67AD0E9640
|
By
Andrei Gherzan
·
#53506
·
|
|
Re: [meta-zephyr][PATCH 1/1] zephyr-qemuboot.bbclass: Fix runqemu dependency on qemu native sysroot
Debugged, the patch is broken.
Using a little tool I have:
Task qemu-system-native-5.2.0-r0:do_addto_recipe_sysroot failed
Active tasks are:
virglrenderer-native-0.9.1-r0:do_rm_work
Debugged, the patch is broken.
Using a little tool I have:
Task qemu-system-native-5.2.0-r0:do_addto_recipe_sysroot failed
Active tasks are:
virglrenderer-native-0.9.1-r0:do_rm_work
|
By
Ross Burton <ross@...>
·
#53505
·
|
|
Re: [meta-zephyr][PATCH 1/1] zephyr-qemuboot.bbclass: Fix runqemu dependency on qemu native sysroot
This is breaking our CI:
ERROR: qemu-system-native-5.2.0-r0 do_addto_recipe_sysroot: Error
executing a python function in exec_python_func() autogenerated:
The stack trace of python calls that
This is breaking our CI:
ERROR: qemu-system-native-5.2.0-r0 do_addto_recipe_sysroot: Error
executing a python function in exec_python_func() autogenerated:
The stack trace of python calls that
|
By
Ross Burton <ross@...>
·
#53504
·
|
|
Re: Yocto with xtensa
Hello Khem,
Thank you for the information.
Is it about adding support for the xtensa build system (toolchain)? Is it work for heterogeneous SoC (CPU/ARM + DSP/xtensa) as well?
Thank you.
BR/J
Hello Khem,
Thank you for the information.
Is it about adding support for the xtensa build system (toolchain)? Is it work for heterogeneous SoC (CPU/ARM + DSP/xtensa) as well?
Thank you.
BR/J
|
By
Jack Daniels <onyx22574@...>
·
#53503
·
|
|
Re: Yocto Zeus : facing error regarding hostapd
#zeus
Hello Rohit,
It is a good find. I also googled for the error, and found this as an
explanation:
https://www.yoctoproject.org/pipermail/yocto/2019-February/044153.html
I included Alex (Kanavin), who
Hello Rohit,
It is a good find. I also googled for the error, and found this as an
explanation:
https://www.yoctoproject.org/pipermail/yocto/2019-February/044153.html
I included Alex (Kanavin), who
|
By
Zoran
·
#53502
·
|
|
Re: Yocto Zeus : facing error regarding hostapd
#zeus
Hi Zoran,
log.do_rootfs.31340is linked to log.do_rootfs I have checked with ls command, So both files are identical.
While surfing I found similar thread but its for different package its as
Hi Zoran,
log.do_rootfs.31340is linked to log.do_rootfs I have checked with ls command, So both files are identical.
While surfing I found similar thread but its for different package its as
|
By
rohit jadhav
·
#53501
·
|
|
Re: [meta-raspberrypi][PATCH] 99-com.rules: fix error invalid substitution type
ok
By
Changqing Li
·
#53500
·
|
|
Re: Yocto Zeus : facing error regarding hostapd
#zeus
From the log log.do_rootfs.31340 file, there are the following:
[1] ERROR: Postinstall scriptlets of ['hostapd'] have failed.
HOSTAP stands for: HOST Access Point Daemon. I could not conclude too
From the log log.do_rootfs.31340 file, there are the following:
[1] ERROR: Postinstall scriptlets of ['hostapd'] have failed.
HOSTAP stands for: HOST Access Point Daemon. I could not conclude too
|
By
Zoran
·
#53499
·
|
|
Re: [meta-raspberrypi][PATCH] 99-com.rules: fix error invalid substitution type
Can you create a pull request on github for this please.
Can you create a pull request on github for this please.
|
By
Khem Raj
·
#53498
·
|
|
[meta-raspberrypi][PATCH] 99-com.rules: fix error invalid substitution type
From: Changqing Li <changqing.li@...>
fix below error:
/etc/udev/rules.d/99-com.rules:10 Invalid value "/bin/sh -c
'ALIASES=/proc/device-tree/aliases; if cmp -s
From: Changqing Li <changqing.li@...>
fix below error:
/etc/udev/rules.d/99-com.rules:10 Invalid value "/bin/sh -c
'ALIASES=/proc/device-tree/aliases; if cmp -s
|
By
Changqing Li
·
#53497
·
|
|
[meta-security][PATCH 6/6] packagegroup-core-security: add aide and ossec
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-core/packagegroup/packagegroup-core-security.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-core/packagegroup/packagegroup-core-security.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git
|
By
Armin Kuster
·
#53496
·
|
|
[meta-security][PATCH 5/6] aide: Add another ids
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-ids/aide/aide/aide.conf | 94 +++++++++++++++++++++++++++++++++
recipes-ids/aide/aide_0.17.3.bb | 41 ++++++++++++++
2 files changed,
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-ids/aide/aide/aide.conf | 94 +++++++++++++++++++++++++++++++++
recipes-ids/aide/aide_0.17.3.bb | 41 ++++++++++++++
2 files changed,
|
By
Armin Kuster
·
#53495
·
|