|
Re: Automate updating of SRCREV
If you really want to update SRCREVs often for CI jobs, then I would
setup separate job with some .inc file which sets SRCREVs of all the
components you want to test to AUTOREV and let it run as often
If you really want to update SRCREVs often for CI jobs, then I would
setup separate job with some .inc file which sets SRCREVs of all the
components you want to test to AUTOREV and let it run as often
|
By
Martin Jansa
·
#53519
·
|
|
Automate updating of SRCREV
Hey,
maybe somebody already has something for this before I reinvent the wheel ;-) We've several internal tools that mostly have their own CI and are referenced in our yocto layers to be picked up by
Hey,
maybe somebody already has something for this before I reinvent the wheel ;-) We've several internal tools that mostly have their own CI and are referenced in our yocto layers to be picked up by
|
By
Oliver Westermann
·
#53518
·
|
|
Wic partition dir ownership
#yocto
Hi everyone,
I'm building an image for a raspberrypi 4, I have a readonly rootfs and I have multiple configs in a custom partition mounted in rw mode at /data
My wks file is
part --source
Hi everyone,
I'm building an image for a raspberrypi 4, I have a readonly rootfs and I have multiple configs in a custom partition mounted in rw mode at /data
My wks file is
part --source
|
By
Alessandro Tagliapietra
·
#53517
·
|
|
[meta-selinux][PATCH 2/2] MAINTAINERS: update email address
Include example send-email
Signed-off-by: Armin Kuster <akuster808@...>
---
MAINTAINERS | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/MAINTAINERS
Include example send-email
Signed-off-by: Armin Kuster <akuster808@...>
---
MAINTAINERS | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/MAINTAINERS
|
By
Armin Kuster
·
#53516
·
|
|
[meta-selinux][PATCH 1/2] audit: pkg now in meta-oe
Signed-off-by: Armin Kuster <akuster808@...>
---
.../Fixed-swig-host-contamination-issue.patch | 57 -------
.../audit/audit/audit-volatile.conf | 1 -
Signed-off-by: Armin Kuster <akuster808@...>
---
.../Fixed-swig-host-contamination-issue.patch | 57 -------
.../audit/audit/audit-volatile.conf | 1 -
|
By
Armin Kuster
·
#53515
·
|
|
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
·
|