meta-digi/meta-digi-dey/recipes-core/base-files
Arturo Buzarra 8c0aaf79b6 base-files: add filter to ignore mmc RPMB partitions
The Replay Protected Memory Block (RPMB) is an special storage
partition that cannot be accessed via standard block layer.
When a user space tool like blkid, tries to read it the kernel
suffers buffer I/O errors and timeouts.

This commit modifies the post installation script to filter the RPMB
partitions from the mmc block devices, to avoid multiple kernel
errors during the script execution.

https://jira.digi.com/browse/DEL-6609

Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
2019-05-17 10:27:11 +02:00
..
base-files base-files: move script into postinst function 2018-01-12 15:59:20 +01:00
base-files_3.0.14.bbappend base-files: add filter to ignore mmc RPMB partitions 2019-05-17 10:27:11 +02:00