diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2025-01-02 23:09:27 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-01-04 12:34:04 +0000 |
commit | fa9e0cf4b1644e08428c75656ff0d4fb7c057e4c (patch) | |
tree | 3edd75b2e0804c6c2aea03558609553ebfdfc258 /scripts/patchtest-setup-sharedir | |
parent | 02ea18bc689c92e7fa609c7bc65eafd6fe1b79ec (diff) | |
download | poky-fa9e0cf4b1644e08428c75656ff0d4fb7c057e4c.tar.gz |
rpm: avoid empty plugindir error
When using dnf/rpm, we'll see error messages like below:
error: /usr/lib64/rpm/macros: line 1183: Macro %__plugindir has empty body
The problem was introduced by the following commit in RPM upstream:
https://github.com/rpm-software-management/rpm/commit/ab28534f9e68aff8be65cd1adbac86b5a2cafde4
We'll need to move RPM_PLUGINDIR definition to top-level CMakefile.txt
to solve this problem.
(From OE-Core rev: 3a54d93052cb7f3d591517a873e516136e965ba8)
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/patchtest-setup-sharedir')
0 files changed, 0 insertions, 0 deletions