]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
nfs-utils: Fix do_configure when switching configurations
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 14 Aug 2025 12:14:43 +0000 (13:14 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 17 Aug 2025 20:36:46 +0000 (21:36 +0100)
commite2f74b9ceeb4e9bf770f65db16a19b1ae1a28f2e
treebae543f07555d070a2412a52c56f61822a2cba29
parentc9585bb8689b6089ce3870910b2dbdb7e9aa547a
nfs-utils: Fix do_configure when switching configurations

On the autobuilder we saw:
ERROR: nfs-utils-2.8.3-r0 do_package_qa: QA Issue: nfs-utils package is not obeying usrmerge distro feature. /lib should be relocated to /usr. [usrmerge]

This can be reproduced by running do_configure with sysvinit, switching to
systemd and re-running do_configure. udev_rulesdir will then have the wrong
value.

Fix the sed expressions so the task can rerun correctly and update as
desired.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/nfs-utils/nfs-utils_2.8.3.bb