|
[dunfell 01/32] gitlab-ci: add support for dunfell
Signed-off-by: Armin Kuster <akuster808@...>
---
.gitlab-ci.yml | 144 +++++++++++++++++++++++++++++++++++
kas/kas-security-alt.yml | 8 ++
kas/kas-security-base.yml |
Signed-off-by: Armin Kuster <akuster808@...>
---
.gitlab-ci.yml | 144 +++++++++++++++++++++++++++++++++++
kas/kas-security-alt.yml | 8 ++
kas/kas-security-base.yml |
|
By
Armin Kuster
·
#51053
·
|
|
[dunfell 00/32] Patch review
From: Armin Kuster <akuster@...>
These are backports from master or fixes
Please have any feedback by Monday.
Clean build on
From: Armin Kuster <akuster@...>
These are backports from master or fixes
Please have any feedback by Monday.
Clean build on
|
By
Armin Kuster
·
#51052
·
|
|
[meta-security][dunfell][PATCH 2/2] apparmor: fix QA warning with systemd enabled
ERROR: apparmor-2.13.4-r0 do_package: QA Issue: apparmor: Files/directories were installed but not shipped in any package:
/usr/lib/systemd
/usr/lib/systemd/system
ERROR: apparmor-2.13.4-r0 do_package: QA Issue: apparmor: Files/directories were installed but not shipped in any package:
/usr/lib/systemd
/usr/lib/systemd/system
|
By
Armin Kuster
·
#51051
·
|
|
[meta-security][dunfell][PATCH 1/2] apparmor: fix issue with older use of shell in make
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-mac/AppArmor/apparmor_2.13.4.bb | 1 +
...-fix-failure-on-older-versions-of-Ma.patch | 40 +++++++++++++++++++
2 files changed,
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-mac/AppArmor/apparmor_2.13.4.bb | 1 +
...-fix-failure-on-older-versions-of-Ma.patch | 40 +++++++++++++++++++
2 files changed,
|
By
Armin Kuster
·
#51050
·
|
|
yocto logging.
Hello. I want to apply extra logging in yocto to understand it better.
I've changed logger format
%(levelname)s - %(thread)d: %(message)s
in many places
Hello. I want to apply extra logging in yocto to understand it better.
I've changed logger format
%(levelname)s - %(thread)d: %(message)s
in many places
|
By
Sergey Ivanov <icegood1980@...>
·
#51049
·
|
|
[meta-security][dunfell][PATCH 2/2] README: updated branch for Dunfell
Signed-off-by: Armin Kuster <akuster808@...>
---
README | 12 ++++++------
meta-integrity/README.md | 8 ++------
meta-security-compliance/README | 8 ++++----
Signed-off-by: Armin Kuster <akuster808@...>
---
README | 12 ++++++------
meta-integrity/README.md | 8 ++------
meta-security-compliance/README | 8 ++++----
|
By
Armin Kuster
·
#51048
·
|
|
[meta-security][dunfell][PATCH 1/2] ibmswtpm2: fix QA warning
ibmswtpm2 doesn't have GNU_HASH (didn't pass LDFLAGS?) [ldflags
Signed-off-by: Armin Kuster <akuster808@...>
---
meta-tpm/recipes-tpm2/ibmswtpm2/ibmswtpm2_1563.bb | 3 ++-
1 file changed, 2
ibmswtpm2 doesn't have GNU_HASH (didn't pass LDFLAGS?) [ldflags
Signed-off-by: Armin Kuster <akuster808@...>
---
meta-tpm/recipes-tpm2/ibmswtpm2/ibmswtpm2_1563.bb | 3 ++-
1 file changed, 2
|
By
Armin Kuster
·
#51047
·
|
|
do_fetch error while compiling code
Hi Team ,
We are compiling a source code in yocto . but while comiping we are getting following error . we are not able to find solution for these .
ERROR: Task
Hi Team ,
We are compiling a source code in yocto . but while comiping we are getting following error . we are not able to find solution for these .
ERROR: Task
|
By
NIKHIL PATIL <nikhilvp29@...>
·
#51046
·
|
|
Where to download znus 0011-linux-user-remove-host-stime-syscall.patch?
My apology if I posted duplicated messages, gmail is getting unstable,
the messages I posted to this list could be not found in Gmail Sent
Mail folder.
Anyway, I failed to run zeus on
My apology if I posted duplicated messages, gmail is getting unstable,
the messages I posted to this list could be not found in Gmail Sent
Mail folder.
Anyway, I failed to run zeus on
|
By
JH
·
#51045
·
|
|
[meta-qt4][PATCH] qt4: Update to dunfell
This patch removes the deprecated distro_features_check and adds meta-python2 as a dependent layer.
Compability is now limited to dunfell.
Signed-off-by: Michael Davis <michael.davis@...>
---
This patch removes the deprecated distro_features_check and adds meta-python2 as a dependent layer.
Compability is now limited to dunfell.
Signed-off-by: Michael Davis <michael.davis@...>
---
|
By
Davis, Michael
·
#51044
·
|
|
[meta-integrity][PATCH] layer.conf: use += instead of := to update BBFILES
Updating BBFILES with := isn't the standard way and can break
parsing under certain conditions, instead use += which is widely used.
Signed-off-by: Sajjad Ahmed <sajjad_ahmed@...>
---
Updating BBFILES with := isn't the standard way and can break
parsing under certain conditions, instead use += which is widely used.
Signed-off-by: Sajjad Ahmed <sajjad_ahmed@...>
---
|
By
Sajjad Ahmed
·
#51043
·
|
|
[meta-security][PATCH] sssd: use /run instead of /var/run in systemd service file
/var/run has been deprecated by systemd, so use /run instead,
as suggested by systemd.
Signed-off-by: Chen Qi <Qi.Chen@...>
---
...ervice.in-use-run-instead-of-var-run.patch | 28
/var/run has been deprecated by systemd, so use /run instead,
as suggested by systemd.
Signed-off-by: Chen Qi <Qi.Chen@...>
---
...ervice.in-use-run-instead-of-var-run.patch | 28
|
By
Chen Qi
·
#51042
·
|
|
Re: [OE-core] Where to download zeus 0011-linux-user-remove-host-stime-syscall.patch?
ubuntu 20.04 is not a supported host for zeus see
https://www.yoctoproject.org/docs/3.0/ref-manual/ref-manual.html#detailed-supported-distros
so perhaps you might want to use a supported host e.g.
ubuntu 20.04 is not a supported host for zeus see
https://www.yoctoproject.org/docs/3.0/ref-manual/ref-manual.html#detailed-supported-distros
so perhaps you might want to use a supported host e.g.
|
By
Khem Raj
·
#51041
·
|
|
[meta-security][PATCH] meta-securtiy: Add gatesgarth to LAYERSERIES_COMPAT
Signed-off-by: Armin Kuster <akuster808@...>
---
conf/layer.conf | 2 +-
meta-hardening/conf/layer.conf | 2 +-
meta-integrity/conf/layer.conf | 2
Signed-off-by: Armin Kuster <akuster808@...>
---
conf/layer.conf | 2 +-
meta-hardening/conf/layer.conf | 2 +-
meta-integrity/conf/layer.conf | 2
|
By
Armin Kuster
·
#51040
·
|
|
Re: [meta-security][PATCH] scap-security-guide: add expat-native to DEPENDS
merged.
thanks
By
Armin Kuster
·
#51039
·
|
|
Re: Enhance yocto Project license tracing
#yocto
Hi Dorinda,
I believe you are an outreachy applicant like me. This task you have chosen is what the selected intern will work on from my understanding. As of now we are still applicants.
For now we
Hi Dorinda,
I believe you are an outreachy applicant like me. This task you have chosen is what the selected intern will work on from my understanding. As of now we are still applicants.
For now we
|
By
Meh Mbeh Ida Delphine <idadelm@...>
·
#51038
·
|
|
Where to download zeus 0011-linux-user-remove-host-stime-syscall.patch?
My apology if I posted duplicated messages, I don't know what's wrong
with the gmail, send emails could not find in Sent Mail folder.
I failed to run zeus on Ubuntu20.04:
--
My apology if I posted duplicated messages, I don't know what's wrong
with the gmail, send emails could not find in Sent Mail folder.
I failed to run zeus on Ubuntu20.04:
--
|
By
JH
·
#51037
·
|
|
Enhance yocto Project license tracing
#yocto
Hi,
i merged the latest commit made here to my local branch repository. http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/?h=rpurdie/license-experiments-osls
But I am unsure how to go about the
Hi,
i merged the latest commit made here to my local branch repository. http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/?h=rpurdie/license-experiments-osls
But I am unsure how to go about the
|
By
Dorinda
·
#51036
·
|
|
Where to download znus 0011-linux-user-remove-host-stime-syscall.patch?
My apology if I posted duplicated message, I could not find messages
in Send Mail folder, very wired.
I failed to run zeus on Ubuntu 20.04:
--
My apology if I posted duplicated message, I could not find messages
in Send Mail folder, very wired.
I failed to run zeus on Ubuntu 20.04:
--
|
By
JH
·
#51035
·
|
|
Where to download zeus 0011-linux-user-remove-host-stime-syscall.patch?
Hi,
I failed to run zeus at following error:
x86_64-linux/qemu-native/4.1.0-r0/qemu-4.1.0/linux-user/syscall.c:7657:
undefined reference to `stime'
Googling to find a
Hi,
I failed to run zeus at following error:
x86_64-linux/qemu-native/4.1.0-r0/qemu-4.1.0/linux-user/syscall.c:7657:
undefined reference to `stime'
Googling to find a
|
By
JH
·
#51034
·
|