|
Re: [meta-zephyr][PATCH 2/2] zephyr-kernel-src.inc: set default preferred version to 2.6.0-rc1
Hi,
Even if we don't have the 2.6.0-rc1 release default (to which I agree), I still think having support for it (as a non default) is beneficial. Especially given that 2.6.0 will be an LTS so people
Hi,
Even if we don't have the 2.6.0-rc1 release default (to which I agree), I still think having support for it (as a non default) is beneficial. Especially given that 2.6.0 will be an LTS so people
|
By
Andrei Gherzan
·
#53592
·
|
|
Re: hostile freenode takeover
<nicolas.dechesne@...> wrote:
perhaps good time to consider matrix
<nicolas.dechesne@...> wrote:
perhaps good time to consider matrix
|
By
Khem Raj
·
#53591
·
|
|
Re: hostile freenode takeover
OFTC is very good, IMO. It's been reliable, well managed, provides a good selection of services, provides a web client for anyone not particularly familiar with IRC clients, and supports SSL + CertFP
OFTC is very good, IMO. It's been reliable, well managed, provides a good selection of services, provides a web client for anyone not particularly familiar with IRC clients, and supports SSL + CertFP
|
By
Joe MacDonald
·
#53590
·
|
|
Re: hostile freenode takeover
Thanks for your email. We are aware, and have started to look into that.
It looks like some open source communities have started to move to https://www.oftc.net/ or https://libera.chat/.. If anyone
Thanks for your email. We are aware, and have started to look into that.
It looks like some open source communities have started to move to https://www.oftc.net/ or https://libera.chat/.. If anyone
|
By
Nicolas Dechesne
·
#53589
·
|
|
hostile freenode takeover
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Dear all,
there have been recent reports of a hostile takeover of the freenode
service, as described
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Dear all,
there have been recent reports of a hostile takeover of the freenode
service, as described
|
By
Jasper Orschulko
·
#53588
·
|
|
[meta-security][PATCH 3/3] sssd: update to 2.5.0
Add new depends
Drop obsolete patches
Signed-off-by: Armin Kuster <akuster808@...>
---
...AC_CHECK_FILE-when-building-manpages.patch | 34 --------
Add new depends
Drop obsolete patches
Signed-off-by: Armin Kuster <akuster808@...>
---
...AC_CHECK_FILE-when-building-manpages.patch | 34 --------
|
By
Armin Kuster
·
#53587
·
|
|
[meta-security][PATCH 2/3] ossec-hids: musl not compatable
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-ids/ossec/ossec-hids_3.6.0.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/recipes-ids/ossec/ossec-hids_3.6.0.bb
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-ids/ossec/ossec-hids_3.6.0.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/recipes-ids/ossec/ossec-hids_3.6.0.bb
|
By
Armin Kuster
·
#53586
·
|
|
[meta-security][PATCH 1/3] packagegroup-core-security: exclude ossec-hids from musl
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-core/packagegroup/packagegroup-core-security.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-core/packagegroup/packagegroup-core-security.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git
|
By
Armin Kuster
·
#53585
·
|
|
[yocto-autobuilder2][dunfell] config.py: enable fedora33 workers for dunfell
Signed-off-by: Steve Sakoman <steve@...>
---
config.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.py b/config.py
index 520de47..2565bd7 100644
---
Signed-off-by: Steve Sakoman <steve@...>
---
config.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.py b/config.py
index 520de47..2565bd7 100644
---
|
By
Steve Sakoman
·
#53584
·
|
|
Re: PREEMPT_RT patches
Yocto has supported a PREEMPT_RT kernel as long as I can remember.
There are recipes for linux-yocto-rt for the kernel itself, and a core-image-rt image recipe right in poky.
It's also pretty
Yocto has supported a PREEMPT_RT kernel as long as I can remember.
There are recipes for linux-yocto-rt for the kernel itself, and a core-image-rt image recipe right in poky.
It's also pretty
|
By
codusnocturnus
·
#53583
·
|
|
Re: PREEMPT_RT patches
Hello Steven,
Yocto does support switching kernels and configurations, so yes Yocto does "support" it.
However, providing a well-tested PREEMPT_RT kernel might be more an architectural meta layer
Hello Steven,
Yocto does support switching kernels and configurations, so yes Yocto does "support" it.
However, providing a well-tested PREEMPT_RT kernel might be more an architectural meta layer
|
By
Leon Woestenberg
·
#53582
·
|
|
[meta-zephyr][PATCH v2 2/2] nrf52840dk-nrf52840.conf: Add nRF52840 DK support
From: Wojciech Zmuda <wojciech.zmuda@...>
Add support for Nordic Semiconductor nRF52840 Development
Kit board.
This is a generic MACHINE over nRF52 SoC family config
plus PyOCD flashing
From: Wojciech Zmuda <wojciech.zmuda@...>
Add support for Nordic Semiconductor nRF52840 Development
Kit board.
This is a generic MACHINE over nRF52 SoC family config
plus PyOCD flashing
|
By
Wojciech Zmuda
·
#53581
·
|
|
[meta-zephyr][PATCH v2 1/2] nrf52832.inc: Rename to nrf52.inc
From: Wojciech Zmuda <wojciech.zmuda@...>
The file is so generic anyway it can be targeted for
the nRF52 family without any harm.
Signed-off-by: Wojciech Zmuda
From: Wojciech Zmuda <wojciech.zmuda@...>
The file is so generic anyway it can be targeted for
the nRF52 family without any harm.
Signed-off-by: Wojciech Zmuda
|
By
Wojciech Zmuda
·
#53580
·
|
|
[meta-zephyr][PATCH v2 0/2] Add nRF52840 DK support
From: Wojciech Zmuda <wojciech.zmuda@...>
v1 -> v2:
- MACHINE configurations are named using '-' instead of '_'.
Reame the new configuration accordingly.
This patch set adds support for
From: Wojciech Zmuda <wojciech.zmuda@...>
v1 -> v2:
- MACHINE configurations are named using '-' instead of '_'.
Reame the new configuration accordingly.
This patch set adds support for
|
By
Wojciech Zmuda
·
#53579
·
|
|
Re: [meta-zephyr][PATCH 2/2] zephyr-kernel-src.inc: set default preferred version to 2.6.0-rc1
Hello everybody, thanks for your comments.
Let's abandon this patch then. Judging by meta-zephyr commit history we guessed that bumping up the rev to -rc is compliant with your policy. In that case
Hello everybody, thanks for your comments.
Let's abandon this patch then. Judging by meta-zephyr commit history we guessed that bumping up the rev to -rc is compliant with your policy. In that case
|
By
Wojciech Zmuda
·
#53578
·
|
|
PREEMPT_RT patches
Recently I heard somewhere that newer versions of the Linux Kernel will include the PREEMPT_RT patches, and configuration settings would be used to set how the Linux would operate in a specific
Recently I heard somewhere that newer versions of the Linux Kernel will include the PREEMPT_RT patches, and configuration settings would be used to set how the Linux would operate in a specific
|
By
Monsees, Steven C (US)
·
#53577
·
|
|
Re: [meta-zephyr][PATCH 2/2] zephyr-kernel-src.inc: set default preferred version to 2.6.0-rc1
By
Naveen Saini
·
#53576
·
|
|
Re: [meta-zephyr][PATCH 2/2] nrf52840dk_nrf52840.conf: Add nRF52840 DK support
So far, MACHINE configurations are named using '-' instead of '_' . Could you use change it ?
Regards,
Naveen
So far, MACHINE configurations are named using '-' instead of '_' . Could you use change it ?
Regards,
Naveen
|
By
Naveen Saini
·
#53575
·
|
|
Yocto Technical Team Minutes, Engineering Sync, for May 18, 2021
Yocto Technical Team Minutes, Engineering Sync, for May 18, 2021
archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit
== announcements ==
The upcoming Yocto
Yocto Technical Team Minutes, Engineering Sync, for May 18, 2021
archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit
== announcements ==
The upcoming Yocto
|
By
Trevor Woerner
·
#53574
·
|
|
Makefile environment variables do not work on some host
Hello,
I have created a recipe to call multiple makefile and set a variable
if it's not defined inside them, meaning I set it before "oe_runmake".
It works as expected on a Debian testing, but with a
Hello,
I have created a recipe to call multiple makefile and set a variable
if it's not defined inside them, meaning I set it before "oe_runmake".
It works as expected on a Debian testing, but with a
|
By
Aymeric Dumaz <aymericdumaz@...>
·
#53573
·
|