|
BitBake recipe cache - tasks remain available after removing inheritance
#yocto
#bitbake
Hello all,
I'm starting with the Yocto project (Zeus) and I made some experiments with the kernel recipe. For one of my assignments, I needed a do_kernel_configme task, but it wasn't provided by our
Hello all,
I'm starting with the Yocto project (Zeus) and I made some experiments with the kernel recipe. For one of my assignments, I needed a do_kernel_configme task, but it wasn't provided by our
|
By
Jindra Sindelar
·
#53531
·
|
|
[meta-security][PATCH 4/4] lkrg-module: update 0.9.1
LIC_FILES_CHKSUM updated do to yr change and adding new copyrights
Signed-off-by: Armin Kuster <akuster808@...>
---
.../lkrg/{lkrg-module_0.9.0.bb => lkrg-module_0.9.1.bb} | 4 ++--
1
LIC_FILES_CHKSUM updated do to yr change and adding new copyrights
Signed-off-by: Armin Kuster <akuster808@...>
---
.../lkrg/{lkrg-module_0.9.0.bb => lkrg-module_0.9.1.bb} | 4 ++--
1
|
By
Armin Kuster
·
#53530
·
|
|
[meta-security][PATCH 3/4] python3-scapy: update to 2.4.5
Signed-off-by: Armin Kuster <akuster808@...>
---
.../scapy/{python3-scapy_2.4.4.bb => python3-scapy_2.4.5.bb} | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
rename
Signed-off-by: Armin Kuster <akuster808@...>
---
.../scapy/{python3-scapy_2.4.4.bb => python3-scapy_2.4.5.bb} | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
rename
|
By
Armin Kuster
·
#53529
·
|
|
[meta-security][PATCH 2/4] opendnssec: upgrade 2.1.8 -> 2.1.9
From: Upgrade Helper <akuster808@...>
Signed-off-by: Armin Kuster <akuster808@...>
---
.../opendnssec/{opendnssec_2.1.8.bb => opendnssec_2.1.9.bb} | 2 +-
1 file changed, 1
From: Upgrade Helper <akuster808@...>
Signed-off-by: Armin Kuster <akuster808@...>
---
.../opendnssec/{opendnssec_2.1.8.bb => opendnssec_2.1.9.bb} | 2 +-
1 file changed, 1
|
By
Armin Kuster
·
#53528
·
|
|
[meta-security][PATCH 1/4] clamav: upgrade to latest revision
From: Upgrade Helper <akuster808@...>
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-scanners/clamav/clamav_0.104.0.bb | 4 ++--
1 file changed, 2 insertions(+), 2
From: Upgrade Helper <akuster808@...>
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-scanners/clamav/clamav_0.104.0.bb | 4 ++--
1 file changed, 2 insertions(+), 2
|
By
Armin Kuster
·
#53527
·
|
|
Re: meta-selinux issues. Depending on what I put in my local.conf, I get boot loops or can't log in.
Hey Richard, good to hear from you again (last was ELC-E).
I really didn't change anything except add selinux layer and (attempt) to follow instructions on meta-selinux README.
I guess we're the
Hey Richard, good to hear from you again (last was ELC-E).
I really didn't change anything except add selinux layer and (attempt) to follow instructions on meta-selinux README.
I guess we're the
|
By
Brian Hutchinson <b.hutchman@...>
·
#53526
·
|
|
Re: meta-selinux issues. Depending on what I put in my local.conf, I get boot loops or can't log in.
I know nothing about this but I was surprised you were using busybox login
utilities with selinux. I'm not sure if that is well tested or not...
Cheers,
Richard
I know nothing about this but I was surprised you were using busybox login
utilities with selinux. I'm not sure if that is well tested or not...
Cheers,
Richard
|
By
Richard Purdie
·
#53525
·
|
|
[yocto-autobuilder-helper] [PATCH] config.json: Set XZ limits to more reasonable values on autobuilder
The autobuilders have 128GB memory, we don't want them using 50% which is
the default, 5% should be enough. Also limit the number of threads down
from 48 to something reasonable. This may be partly
The autobuilders have 128GB memory, we don't want them using 50% which is
the default, 5% should be enough. Also limit the number of threads down
from 48 to something reasonable. This may be partly
|
By
Richard Purdie
·
#53524
·
|
|
Re: meta-selinux issues. Depending on what I put in my local.conf, I get boot loops or can't log in.
Thank you very much for that! I made that change to my core-image-selinux build and it worked! When it booted I saw a systemd process take a while to finish, I assume that was the relable process.
Thank you very much for that! I made that change to my core-image-selinux build and it worked! When it booted I saw a systemd process take a while to finish, I assume that was the relable process.
|
By
Brian Hutchinson <b.hutchman@...>
·
#53523
·
|
|
Re: Wic partition dir ownership
#yocto
Just saw that the issue is that you can't use rootfs-dir with a subfolder as the pseudo folder is missing in the parent folder, ended up using overlayfs
Just saw that the issue is that you can't use rootfs-dir with a subfolder as the pseudo folder is missing in the parent folder, ended up using overlayfs
|
By
Alessandro Tagliapietra
·
#53522
·
|
|
[meta-security][PATCH 2/2] packagegroup-core-security: add clamav-daemon
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-core/packagegroup/packagegroup-core-security.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-core/packagegroup/packagegroup-core-security.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
|
By
Armin Kuster
·
#53521
·
|
|
[meta-security][PATCH 1/2] clamav: fix systemd startup
cleanup recipe
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-scanners/clamav/clamav_0.104.0.bb | 44 ++++++++++---------
.../clamav/files/fix_systemd_socket.patch | 25
cleanup recipe
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-scanners/clamav/clamav_0.104.0.bb | 44 ++++++++++---------
.../clamav/files/fix_systemd_socket.patch | 25
|
By
Armin Kuster
·
#53520
·
|
|
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.
You can try refpolicy-mcs or refpolicy-targeted. The mls policy doesn't work for systemed on dunfell.
//Yi
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
·
|