mbox series

[0/2] Fix reproducible issues in armhf

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

Message

venkata.pyla@toshiba-tsip.com Aug. 7, 2023, 4:35 p.m. UTC
From: venkata pyla <venkata.pyla@toshiba-tsip.com>

Hi,

The following series patch fixes some reproducible issues in armhf, the
issues are reported in child project `isar-cip-core`[1], please review
them and let me know your feedback on the solutions.


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

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

 meta/classes/image.bbclass  | 6 ++++++
 meta/classes/rootfs.bbclass | 6 ++++++
 2 files changed, 12 insertions(+)