Files
poky/meta/recipes-devtools
Chen Qi f669fe7ead rpm: write macros under libdir
If we create a macros file under etc/, the populate_sdk task would
fail if 'package-management' is in SDKIMAGE_FEATURES and nativesdk-rpm-build
is installed.. The error message is like below:

  unable to place /.../sdk/image/etc/rpm in final SDK location

This is because it's trying to move the etc/rpm dictory into the
host sysroot but the <host_sysroot>/etc/rpm has already exists.

To solve this problem, avoid creating /etc/rpm/macros for nativesdk-rpm-build,
use ${libdir}/macros instead. In this way, the macros file is hold
in nativesdk-rpm. As nativesdk-rpm-build depends on nativesdk-rpm,
the 'rpmbuild' command inside SDK can still correctly find find-debuginfo
binary.

(From OE-Core rev: 5fde0eadf16d34d88a599009013913fe55d89283)

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2023-06-20 23:24:26 +01:00
..
2023-06-01 08:05:11 +01:00
2023-06-02 15:16:35 +01:00
2023-06-13 22:10:32 +01:00
2023-03-27 15:44:02 +01:00
2022-11-07 14:32:42 +00:00
2023-05-05 11:07:25 +01:00
2023-06-15 21:25:42 +01:00
2023-06-13 22:10:31 +01:00
2023-05-25 10:29:08 +01:00
2023-05-22 10:53:49 +01:00
2023-06-13 22:10:32 +01:00
2023-06-17 11:50:57 +01:00
2023-06-06 07:41:42 +01:00
2023-06-09 13:55:21 +01:00
2023-01-06 12:03:47 +00:00
2022-08-16 14:57:58 +01:00
2023-05-25 10:29:08 +01:00
2023-06-02 15:16:35 +01:00
2023-01-06 12:03:47 +00:00
2022-03-23 12:13:49 +00:00
2023-06-19 13:18:56 +01:00
2023-03-11 00:08:41 +00:00
2023-06-16 15:40:11 +01:00
2023-06-16 15:40:11 +01:00
2023-04-13 11:56:07 +01:00
2023-01-06 12:03:47 +00:00
2023-06-02 15:16:36 +01:00
2023-06-15 09:53:38 +01:00
2023-05-22 10:53:47 +01:00
2023-06-06 07:41:42 +01:00
2023-06-02 15:16:36 +01:00
2023-06-20 23:24:26 +01:00
2023-06-17 11:50:57 +01:00
2022-04-26 18:25:08 +01:00
2022-12-06 15:23:18 +00:00
2022-12-18 19:48:00 +00:00
2023-06-16 15:40:11 +01:00
2022-09-08 14:59:39 +01:00