diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-08-14 13:14:43 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-08-18 21:14:07 +0100 |
commit | f822e9e5229a56cc3123e60ddf3288bdaaabbb78 (patch) | |
tree | c908d3ecec4c769de5cdb011733339a1d6fc4ee7 /bitbake/lib/progressbar/progressbar.py | |
parent | e620ace671e8d204636a5d74d4fda4fdd0e5e6d8 (diff) | |
download | poky-f822e9e5229a56cc3123e60ddf3288bdaaabbb78.tar.gz |
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.
(From OE-Core rev: e2f74b9ceeb4e9bf770f65db16a19b1ae1a28f2e)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/progressbar/progressbar.py')
0 files changed, 0 insertions, 0 deletions