| Message ID | 20250724072642.7358-1-marta.rybczynska@ygreky.com |
|---|---|
| Headers | show |
| Series | master-next updates | expand |
On Thu, 24 Jul 2025, Marta Rybczynska via lists.yoctoproject.org wrote: > This patchset includes updates to fix the CI on RISCV and with musl, > add improvements in the build speed like the addition of shared > sstate/dldir. > > Changes from 06bd60600e8db1b843cf5cc0f074a11eac7e9a80: > > Marta Rybczynska (7): > gitlab-ci.yml: fix file redirection for qemux86 build logs > packagegroup-core-security: unify conditional adding of packages on > RISCV > checksecurity: update the debian package > bastille: prevent host uids on files > kas: add common dldir/sstate > aide: remove for musl > kas: add whitespaces around assignement LGTM, please merge to master when you get the opportunity. Scott
This patchset includes updates to fix the CI on RISCV and with musl, add improvements in the build speed like the addition of shared sstate/dldir. Changes from 06bd60600e8db1b843cf5cc0f074a11eac7e9a80: Marta Rybczynska (7): gitlab-ci.yml: fix file redirection for qemux86 build logs packagegroup-core-security: unify conditional adding of packages on RISCV checksecurity: update the debian package bastille: prevent host uids on files kas: add common dldir/sstate aide: remove for musl kas: add whitespaces around assignement .gitlab-ci.yml | 2 +- .../checksecurity/checksecurity_2.0.16.bb | 6 +++--- .../recipes-security/bastille/bastille_3.2.1.bb | 2 ++ kas/kas-security-base.yml | 8 ++++++-- .../packagegroup/packagegroup-core-security.bb | 15 +++++++++++++-- 5 files changed, 25 insertions(+), 8 deletions(-)