|
[meta-zephyr][PATCH 3/6] CI: add more targets
The autotest change allows for the list of targets to be built to be larger. Add more targets to increase the build coverage of CI. Unfortunately, there are some platforms that do not build everything
The autotest change allows for the list of targets to be built to be larger. Add more targets to increase the build coverage of CI. Unfortunately, there are some platforms that do not build everything
|
By
Jon Mason
·
|
|
user service autostart 2 messages
How does one enable a user service for a specific user at postinst? User service in question is located in ${system_user_unitdir}. Seems the problem is related to determining what user, which makes se
How does one enable a user service for a specific user at postinst? User service in question is located in ${system_user_unitdir}. Seems the problem is related to determining what user, which makes se
|
By
Joel Winarske
·
|
|
[meta-tpm][PATCH] libtpm: upgrade 0.9.3 -> 0.9.5
From: Armpit's Upgrade Helper <akuster808@...> --- .../recipes-tpm/libtpm/{libtpm_0.9.3.bb => libtpm_0.9.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-tpm/recipes-tpm/libtpm/{
From: Armpit's Upgrade Helper <akuster808@...> --- .../recipes-tpm/libtpm/{libtpm_0.9.3.bb => libtpm_0.9.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-tpm/recipes-tpm/libtpm/{
|
By
Armin Kuster
·
|
|
[meta-security][PATCH 9/9] tpm2-tcti-uefi: Add UPSTREAM_CHECK_URI
Signed-off-by: Armin Kuster <akuster808@...> --- meta-tpm/recipes-tpm2/tpm2-tcti-uefi/tpm2-tcti-uefi_0.9.9.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-tpm/recipes-tpm2/tpm2-tcti-uefi/t
Signed-off-by: Armin Kuster <akuster808@...> --- meta-tpm/recipes-tpm2/tpm2-tcti-uefi/tpm2-tcti-uefi_0.9.9.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-tpm/recipes-tpm2/tpm2-tcti-uefi/t
|
By
Armin Kuster
·
|
|
[meta-security][PATCH 8/9] tpm2-abrmd: add UPSTREAM_CHECK_URI
Signed-off-by: Armin Kuster <akuster808@...> --- meta-tpm/recipes-tpm2/tpm2-abrmd/tpm2-abrmd_2.4.1.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-tpm/recipes-tpm2/tpm2-abrmd/tpm2-abrmd_2.
Signed-off-by: Armin Kuster <akuster808@...> --- meta-tpm/recipes-tpm2/tpm2-abrmd/tpm2-abrmd_2.4.1.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-tpm/recipes-tpm2/tpm2-abrmd/tpm2-abrmd_2.
|
By
Armin Kuster
·
|
|
[meta-security][PATCH 7/9] tpm2-pkcs11: Add UPSTREAM_CHECK_URI
Signed-off-by: Armin Kuster <akuster808@...> --- meta-tpm/recipes-tpm2/tpm2-pkcs11/tpm2-pkcs11_1.8.0.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-tpm/recipes-tpm2/tpm2-pkcs11/tpm2-pkcs1
Signed-off-by: Armin Kuster <akuster808@...> --- meta-tpm/recipes-tpm2/tpm2-pkcs11/tpm2-pkcs11_1.8.0.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-tpm/recipes-tpm2/tpm2-pkcs11/tpm2-pkcs1
|
By
Armin Kuster
·
|
|
[meta-security][PATCH 6/9] tpm2-openssl: Add UPSTREAM_CHECK_URI
Signed-off-by: Armin Kuster <akuster808@...> --- meta-tpm/recipes-tpm2/tpm2-openssl/tpm2-openssl_1.1.0.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-tpm/recipes-tpm2/tpm2-openssl/tpm2-op
Signed-off-by: Armin Kuster <akuster808@...> --- meta-tpm/recipes-tpm2/tpm2-openssl/tpm2-openssl_1.1.0.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-tpm/recipes-tpm2/tpm2-openssl/tpm2-op
|
By
Armin Kuster
·
|
|
[meta-security][PATCH 5/9] tpm2-tools: Add UPSTREAM_CHECK_URI
Signed-off-by: Armin Kuster <akuster808@...> --- meta-tpm/recipes-tpm2/tpm2-tools/tpm2-tools_5.2.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-tpm/recipes-tpm2/tpm2-tools/tpm2-tools_5.2.
Signed-off-by: Armin Kuster <akuster808@...> --- meta-tpm/recipes-tpm2/tpm2-tools/tpm2-tools_5.2.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-tpm/recipes-tpm2/tpm2-tools/tpm2-tools_5.2.
|
By
Armin Kuster
·
|
|
[meta-security][PATCH 4/9] tpm2-tss: add UPSTREAM_CHECK_URI
Signed-off-by: Armin Kuster <akuster808@...> --- meta-tpm/recipes-tpm2/tpm2-tss/tpm2-tss_3.2.0.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-tpm/recipes-tpm2/tpm2-tss/tpm2-tss_3.2.0.bb b
Signed-off-by: Armin Kuster <akuster808@...> --- meta-tpm/recipes-tpm2/tpm2-tss/tpm2-tss_3.2.0.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-tpm/recipes-tpm2/tpm2-tss/tpm2-tss_3.2.0.bb b
|
By
Armin Kuster
·
|
|
[meta-security][PATCH 3/9] tpm2-tss-engine: add UPSTREAM_CHECK_URI
Signed-off-by: Armin Kuster <akuster808@...> --- meta-tpm/recipes-tpm2/tpm2-tss-engine/tpm2-tss-engine_1.1.0.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-tpm/recipes-tpm2/tpm2-tss-engin
Signed-off-by: Armin Kuster <akuster808@...> --- meta-tpm/recipes-tpm2/tpm2-tss-engine/tpm2-tss-engine_1.1.0.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-tpm/recipes-tpm2/tpm2-tss-engin
|
By
Armin Kuster
·
|
|
[meta-security][PATCH 2/9] ibmtpm2tss: fix SRC_URI
Signed-off-by: Armin Kuster <akuster808@...> --- meta-tpm/recipes-tpm2/ibmtpm2tss/ibmtpm2tss_1.6.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-tpm/recipes-tpm2/ibmtpm2tss
Signed-off-by: Armin Kuster <akuster808@...> --- meta-tpm/recipes-tpm2/ibmtpm2tss/ibmtpm2tss_1.6.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-tpm/recipes-tpm2/ibmtpm2tss
|
By
Armin Kuster
·
|
|
[meta-security][PATCH 1/9] fail2ban: add UPSTREAM_CHECK vars
Signed-off-by: Armin Kuster <akuster808@...> --- .../recipes-security/fail2ban/python3-fail2ban_0.11.2.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dynamic-layers/meta-python/recipes-securit
Signed-off-by: Armin Kuster <akuster808@...> --- .../recipes-security/fail2ban/python3-fail2ban_0.11.2.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dynamic-layers/meta-python/recipes-securit
|
By
Armin Kuster
·
|
|
[meta-security][PATCH 5/5] fail2ban: add UPSTREAM_CHECK vars
Signed-off-by: Armin Kuster <akuster808@...> --- .../recipes-security/fail2ban/python3-fail2ban_0.11.2.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dynamic-layers/meta-python/recipes-securit
Signed-off-by: Armin Kuster <akuster808@...> --- .../recipes-security/fail2ban/python3-fail2ban_0.11.2.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dynamic-layers/meta-python/recipes-securit
|
By
Armin Kuster
·
|
|
[meta-security][PATCH 4/5] sssd: upgrade 2.7.1 -> 2.7.3
From: Upgrade Helper <akuster808@...> add UPSTREAM_CHECK_URI --- .../recipes-security/sssd/{sssd_2.7.1.bb => sssd_2.7.3.bb} | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) rename dynamic-layer
From: Upgrade Helper <akuster808@...> add UPSTREAM_CHECK_URI --- .../recipes-security/sssd/{sssd_2.7.1.bb => sssd_2.7.3.bb} | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) rename dynamic-layer
|
By
Armin Kuster
·
|
|
[meta-security][PATCH 3/5] chipsec: update to 1.8.7
Signed-off-by: Armin Kuster <akuster808@...> --- recipes-security/chipsec/{chipsec_1.8.5.bb => chipsec_1.8.7.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-security/chipsec/{c
Signed-off-by: Armin Kuster <akuster808@...> --- recipes-security/chipsec/{chipsec_1.8.5.bb => chipsec_1.8.7.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-security/chipsec/{c
|
By
Armin Kuster
·
|
|
[meta-security][PATCH 2/5] suricata: update to 6.0.5
Signed-off-by: Armin Kuster <akuster808@...> --- recipes-ids/suricata/{suricata_6.0.5.bb => suricata_6.0.6.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-ids/suricata/{suricat
Signed-off-by: Armin Kuster <akuster808@...> --- recipes-ids/suricata/{suricata_6.0.5.bb => suricata_6.0.6.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-ids/suricata/{suricat
|
By
Armin Kuster
·
|
|
[meta-security][PATCH 1/5] python3-privacyidea: update to 3.7.2
Signed-off-by: Armin Kuster <akuster808@...> --- ...ython3-privacyidea_3.6.2.bb => python3-privacyidea_3.7.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename dynamic-layers/meta-python/
Signed-off-by: Armin Kuster <akuster808@...> --- ...ython3-privacyidea_3.6.2.bb => python3-privacyidea_3.7.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename dynamic-layers/meta-python/
|
By
Armin Kuster
·
|
|
Minutes: Yocto Project Weekly Triage Meeting 7/28/2022
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage Attendees: Steve Sakoman, Joshua Watt, Randy Macleod, Richard Purdie, Aryaman, Ross Burton, Bruce Ashfield, Luca Ceresoli, Paulo Neves ARs: Notes: N
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage Attendees: Steve Sakoman, Joshua Watt, Randy Macleod, Richard Purdie, Aryaman, Ross Burton, Bruce Ashfield, Luca Ceresoli, Paulo Neves ARs: Notes: N
|
By
sakib.sajal@...
·
|
|
[meta-zephyr][PATCH v3] zephyr-kernel-src: bump the v3 version to v3.1.0 2 messages
From: Bartosz Golaszewski <bartosz.golaszewski@...> This upgrades the 3.x series to using v3.1.0. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@...> Signed-off-by: Naveen Saini <naveen.kumar
From: Bartosz Golaszewski <bartosz.golaszewski@...> This upgrades the 3.x series to using v3.1.0. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@...> Signed-off-by: Naveen Saini <naveen.kumar
|
By
Naveen Saini
·
|
|
[meta-zephyr][PATCH v2] zephyr-kernel-src: bump the v3 version to v3.1.0 3 messages
From: Bartosz Golaszewski <bartosz.golaszewski@...> This upgrades the 3.x series to using v3.1.0. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@...> --- - add a rebased version of the toolch
From: Bartosz Golaszewski <bartosz.golaszewski@...> This upgrades the 3.x series to using v3.1.0. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@...> --- - add a rebased version of the toolch
|
By
Bartosz Golaszewski
·
|