]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
base-files: add nsswitch-resolved.conf and remove nsswitch patch
authorHiago De Franco <hiago.franco@toradex.com>
Thu, 22 May 2025 20:14:17 +0000 (17:14 -0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 27 May 2025 07:50:19 +0000 (08:50 +0100)
commitf3f68874f0edd16c4a85df76e34cc905c41d47f0
treeb4e3c301c870be4877e398afb35a587ad2661f44
parent0c8b692b4831529ad56b24224cec520bf7cd0973
base-files: add nsswitch-resolved.conf and remove nsswitch patch

Due to changes to nsswitch.conf file on commit 0cb122f17cf2
("base-files: add gshadow entry in nsswitch.conf"), the current patch
does not apply anymore due to patch fuzz.

This fuzz wasn't detected before because this is a conditional patch,
and will be hard to detect if nsswitch.conf changes again.

Instead, add a new version of nsswitch.conf, called
nsswitch-resolved.conf, which will later be renamed accordingly based on
the DISTRO_FEATURES variable. This file contains the necessary changes
which were applied by the patch before.

Signed-off-by: Hiago De Franco <hiago.franco@toradex.com>
Suggested-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/base-files/base-files/0001-add-nss-resolve-to-nsswitch.patch [deleted file]
meta/recipes-core/base-files/base-files/nsswitch-resolved.conf [new file with mode: 0644]
meta/recipes-core/base-files/base-files_3.0.14.bb