Message ID | 20250201170240.2880-1-alex.kiernan@gmail.com |
---|---|
State | Under Review |
Headers | show |
Series | [meta-networking,1/3] mdns: Upgrade 2559.40.32 -> 2559.60.39.0.1 | expand |
I am seeing NOTE: Multiple providers are available for runtime libnss-mdns (libnss-mdns, mdns) Consider defining a PREFERRED_RPROVIDER entry to match libnss-mdns Does this need to apply along with relevant patches you sent to oe-core ml ? On Sat, Feb 1, 2025 at 9:03 AM Alex Kiernan via lists.openembedded.org <alex.kiernan=gmail.com@lists.openembedded.org> wrote: > > Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> > --- > .../mdns/{mdns_2559.40.32.bb => mdns_2559.60.39.0.1.bb} | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > rename meta-networking/recipes-protocols/mdns/{mdns_2559.40.32.bb => mdns_2559.60.39.0.1.bb} (99%) > > diff --git a/meta-networking/recipes-protocols/mdns/mdns_2559.40.32.bb b/meta-networking/recipes-protocols/mdns/mdns_2559.60.39.0.1.bb > similarity index 99% > rename from meta-networking/recipes-protocols/mdns/mdns_2559.40.32.bb > rename to meta-networking/recipes-protocols/mdns/mdns_2559.60.39.0.1.bb > index 9cc6708d18c5..6fea434de81a 100644 > --- a/meta-networking/recipes-protocols/mdns/mdns_2559.40.32.bb > +++ b/meta-networking/recipes-protocols/mdns/mdns_2559.60.39.0.1.bb > @@ -28,7 +28,7 @@ SRC_URI = "git://github.com/apple-oss-distributions/mDNSResponder;protocol=https > file://0004-Add-definition-for-MAX.patch \ > " > BRANCH = "rel/mDNSResponder-2559" > -SRCREV = "0b8a5dbcefd6cc72846385aebfe4f6111f2814cb" > +SRCREV = "e8a63bd04dda3f83a80f1dbc6db03e7806d87c11" > > # We install a stub Makefile in the top directory so that the various checks > # in base.bbclass pass their tests for a Makefile, this ensures (that amongst > -- > 2.25.1 > > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#115213): https://lists.openembedded.org/g/openembedded-devel/message/115213 > Mute This Topic: https://lists.openembedded.org/mt/110937760/1997914 > Group Owner: openembedded-devel+owner@lists.openembedded.org > Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [raj.khem@gmail.com] > -=-=-=-=-=-=-=-=-=-=-=- >
Yeah, it will - I'm not seeing it here. I spent some time thinking about this exact problem, which isn't to say I've not got something else wrong. In fact I think I've missed the last patch I have for OE-Core, but that just makes the selection of Avahi/mDNSResponder by packagegroup-base-zeroconf a configuration item and I don't think should change this. On Mon, Feb 3, 2025 at 7:05 AM Khem Raj <raj.khem@gmail.com> wrote: > > I am seeing > > NOTE: Multiple providers are available for runtime libnss-mdns > (libnss-mdns, mdns) > Consider defining a PREFERRED_RPROVIDER entry to match libnss-mdns > > Does this need to apply along with relevant patches you sent to oe-core ml ? > > On Sat, Feb 1, 2025 at 9:03 AM Alex Kiernan via lists.openembedded.org > <alex.kiernan=gmail.com@lists.openembedded.org> wrote: > > > > Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> > > --- > > .../mdns/{mdns_2559.40.32.bb => mdns_2559.60.39.0.1.bb} | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > rename meta-networking/recipes-protocols/mdns/{mdns_2559.40.32.bb => mdns_2559.60.39.0.1.bb} (99%) > > > > diff --git a/meta-networking/recipes-protocols/mdns/mdns_2559.40.32.bb b/meta-networking/recipes-protocols/mdns/mdns_2559.60.39.0.1.bb > > similarity index 99% > > rename from meta-networking/recipes-protocols/mdns/mdns_2559.40.32.bb > > rename to meta-networking/recipes-protocols/mdns/mdns_2559.60.39.0.1.bb > > index 9cc6708d18c5..6fea434de81a 100644 > > --- a/meta-networking/recipes-protocols/mdns/mdns_2559.40.32.bb > > +++ b/meta-networking/recipes-protocols/mdns/mdns_2559.60.39.0.1.bb > > @@ -28,7 +28,7 @@ SRC_URI = "git://github.com/apple-oss-distributions/mDNSResponder;protocol=https > > file://0004-Add-definition-for-MAX.patch \ > > " > > BRANCH = "rel/mDNSResponder-2559" > > -SRCREV = "0b8a5dbcefd6cc72846385aebfe4f6111f2814cb" > > +SRCREV = "e8a63bd04dda3f83a80f1dbc6db03e7806d87c11" > > > > # We install a stub Makefile in the top directory so that the various checks > > # in base.bbclass pass their tests for a Makefile, this ensures (that amongst > > -- > > 2.25.1 > > > > > > -=-=-=-=-=-=-=-=-=-=-=- > > Links: You receive all messages sent to this group. > > View/Reply Online (#115213): https://lists.openembedded.org/g/openembedded-devel/message/115213 > > Mute This Topic: https://lists.openembedded.org/mt/110937760/1997914 > > Group Owner: openembedded-devel+owner@lists.openembedded.org > > Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [raj.khem@gmail.com] > > -=-=-=-=-=-=-=-=-=-=-=- > >
diff --git a/meta-networking/recipes-protocols/mdns/mdns_2559.40.32.bb b/meta-networking/recipes-protocols/mdns/mdns_2559.60.39.0.1.bb similarity index 99% rename from meta-networking/recipes-protocols/mdns/mdns_2559.40.32.bb rename to meta-networking/recipes-protocols/mdns/mdns_2559.60.39.0.1.bb index 9cc6708d18c5..6fea434de81a 100644 --- a/meta-networking/recipes-protocols/mdns/mdns_2559.40.32.bb +++ b/meta-networking/recipes-protocols/mdns/mdns_2559.60.39.0.1.bb @@ -28,7 +28,7 @@ SRC_URI = "git://github.com/apple-oss-distributions/mDNSResponder;protocol=https file://0004-Add-definition-for-MAX.patch \ " BRANCH = "rel/mDNSResponder-2559" -SRCREV = "0b8a5dbcefd6cc72846385aebfe4f6111f2814cb" +SRCREV = "e8a63bd04dda3f83a80f1dbc6db03e7806d87c11" # We install a stub Makefile in the top directory so that the various checks # in base.bbclass pass their tests for a Makefile, this ensures (that amongst
Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> --- .../mdns/{mdns_2559.40.32.bb => mdns_2559.60.39.0.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-protocols/mdns/{mdns_2559.40.32.bb => mdns_2559.60.39.0.1.bb} (99%)