1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-27 19:37:10 +00:00
Files
poky/meta/recipes-devtools
Chen Qi fa9e0cf4b1 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>
2025-01-04 12:34:04 +00:00
..
2024-12-13 12:26:01 +00:00
2024-11-25 22:23:25 +00:00
2024-08-23 09:12:37 +01:00
2024-11-27 14:58:48 +00:00
2024-12-05 17:07:10 +00:00
2024-09-03 10:21:38 +01:00
2024-11-27 14:58:48 +00:00
2024-08-23 09:12:37 +01:00
2025-01-04 12:34:04 +00:00
2024-08-30 21:59:38 +01:00
2024-10-08 13:26:39 +01:00
2024-12-12 12:52:39 +00:00
2024-10-29 11:19:57 +00:00
2024-10-29 11:19:57 +00:00
2024-09-30 17:00:50 +01:00
2024-11-18 22:09:02 +00:00
2024-12-06 23:34:12 +00:00
2024-12-24 13:49:27 +00:00
2024-08-23 09:12:37 +01:00
2024-08-08 08:26:14 +01:00
2024-08-28 09:14:26 +01:00
2024-12-24 13:49:27 +00:00
2024-11-18 22:09:02 +00:00
2024-11-27 16:44:48 +00:00
2024-06-04 12:04:52 +01:00
2024-08-29 21:58:19 +01:00
2024-09-30 17:00:51 +01:00
2024-11-27 14:58:48 +00:00
2024-08-28 09:14:26 +01:00
2025-01-03 11:05:03 +00:00
2024-12-17 11:41:53 +00:00
2024-12-24 13:49:28 +00:00
2025-01-04 12:34:04 +00:00
2024-11-18 22:09:02 +00:00
2024-12-12 13:25:49 +00:00
2024-11-22 16:53:37 +00:00
2024-12-05 17:07:10 +00:00
2024-12-28 10:57:00 +00:00