diff options
author | Bin Lan <bin.lan.cn@windriver.com> | 2025-01-03 16:53:24 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-01-04 12:34:04 +0000 |
commit | e71a52a528b7737ef0939466c1b7359349dd0118 (patch) | |
tree | 3a3ea0b160cd3189adfa3f683adf976956fb5a15 /scripts/yocto_testresults_query.py | |
parent | f47df2c445bfa9dec5632b71e60caad7f3675adb (diff) | |
download | poky-e71a52a528b7737ef0939466c1b7359349dd0118.tar.gz |
package_rpm: set a timestamp handling policy with the new macro %build_mtime_policy
There is the following warning when the do_package_write_rpm task is executed
when bitbake linux-yocto:
warning: %clamp_mtime_to_source_date_epoch is deprecated, please use %build_mtime_policy
After RPM is upgraded to 4.20.0, the %clamp_mtime_to_source_date_epoch macro is
now deprecated in favor of %build_mtime_policy set to clamp_to_source_date_epoch.
(From OE-Core rev: fa9b9e599bbf3ac73c7a9b1d15ccb0e0bbbe4c11)
Signed-off-by: Bin Lan <bin.lan.cn@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/yocto_testresults_query.py')
0 files changed, 0 insertions, 0 deletions