[v3,0/1] Fix for reproducible build issue

Message ID 20230105151241.21348-1-venkata.pyla@toshiba-tsip.com
Headers show
Series Fix for reproducible build issue | expand

Message

venkata.pyla@toshiba-tsip.com Jan. 5, 2023, 3:12 p.m. UTC
From: venkata pyla <venkata.pyla@toshiba-tsip.com>

Hi,

This patch series fixes the reproducible build issue of [1].

Chages from previous version:
 - Use bbwarn to print the files that are modified time-stamps

[1] https://gitlab.com/cip-project/cip-core/isar-cip-core/-/issues/31

venkata pyla (1):
  image.bbclass: fix non-reproducible file time-stamps inside rootfs

 meta-isar/conf/local.conf.sample | 10 ++++++++++
 meta/classes/image.bbclass       | 10 ++++++++++
 2 files changed, 20 insertions(+)