[OE-core][PATCH 2/2] systemd: add option to use stub-resolv.conf

2023-10-19 Thread Eero Aaltonen via lists.openembedded.org
From: Eero Aaltonen Add option to use the stub-resolv.conf file, which is the systemd upstream's recommended default mode https://www.freedesktop.org/software/systemd/man/systemd-resolved.service.html#/etc/resolv.conf This enables the resolution of Multicast DNS and Link-Local Multicast Name Res

[OE-core][PATCH 1/2] base-files, systemd: add nss-resolve plugin

2023-10-19 Thread Eero Aaltonen via lists.openembedded.org
From: Eero Aaltonen Add nss-resolve plugin to the glibc Name Service Switch (NSS) with systemd-resolved DISTRO_FEATURE so that systemd-resolved is used in DNS name resolution. This enables the resolution of Multicast DNS and Link-Local Multicast Name Resolution names, depending on the selected o

[OE-core][PATCH 0/2] DNS resolution using systemd-resolved

2023-10-19 Thread Eero Aaltonen via lists.openembedded.org
From: Eero Aaltonen Enable DNS resolution features from systemd-resolved, such as Multicast DNS for distros using systemd. The first commit enables systemd-resolved via glibc nsswitch.conf, which is one of the interfaces recommended by systemd upstream. The second commit enables mDNS resolutio

[OE-core][kirkstone][PATCH] avahi: fix D-Bus introspection

2023-05-22 Thread Eero Aaltonen via lists.openembedded.org
From: Eero Aaltonen Install and package the D-Bus introspection files. Signed-off-by: Eero Aaltonen Signed-off-by: Alexandre Belloni (cherry picked from commit b8183ad25af3bcf23f04dd649b6ef665569fac8c) Signed-off-by: Eero Aaltonen --- meta/recipes-connectivity/avahi/avahi_0.8.bb | 3 +-- 1 f

[OE-core][PATCH V2] avahi: fix D-Bus introspection

2023-05-15 Thread Eero Aaltonen via lists.openembedded.org
From: Eero Aaltonen Install and package the D-Bus introspection files. Signed-off-by: Eero Aaltonen --- meta/recipes-connectivity/avahi/avahi_0.8.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/meta/recipes-connectivity/avahi/avahi_0.8.bb b/meta/recipes-connectivity/a

Re: [OE-core][PATCH] avahi: fix D-Bus introspection

2023-05-15 Thread Eero Aaltonen via lists.openembedded.org
On Mon, 2023-05-15 at 10:36 +0200, Alexander Kanavin wrote: > On Fri, 12 May 2023 at 16:11, Eero Aaltonen via > lists.openembedded.org > wrote: > > --- a/meta/recipes-connectivity/avahi/avahi_0.8.bb > > +++ b/meta/recipes-connectivity/avahi/avahi_0.8.bb > > Why

[OE-core][PATCH] avahi: fix D-Bus introspection

2023-05-12 Thread Eero Aaltonen via lists.openembedded.org
From: Eero Aaltonen When dbus option is selected, install and package the D-Bus introspection files. Signed-off-by: Eero Aaltonen --- meta/recipes-connectivity/avahi/avahi_0.8.bb | 9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/meta/recipes-connectivity/avahi/avahi_