mbox series

[v2,0/2] Fix reproducible issues in armhf

Message ID 20230809134703.8475-1-venkata.pyla@toshiba-tsip.com
Headers show
Series Fix reproducible issues in armhf | expand

Message

venkata.pyla@toshiba-tsip.com Aug. 9, 2023, 1:47 p.m. UTC
From: venkata pyla <venkata.pyla@toshiba-tsip.com>

Hi,

Updated the patch series based on the feedback.

v2 changes:
 - Drop cleaning of blkid cache files in rootfs_postporcess_command and
   do it in rootfs_finalize method.
 - corrected the condition for scanning the *.core files

venkata pyla (2):
  image.bbclass: remove core files generated in rootfs
  image.bbclass: clean blkid cache files from rootfs

 meta/classes/image.bbclass | 10 ++++++++++
 1 file changed, 10 insertions(+)