Makefile: check rootfs overlays with BR2_ROOTFS_MERGED_USR enabled
authorCarlos Santos <casantos@datacom.ind.br>
Mon, 7 May 2018 14:44:29 +0000 (11:44 -0300)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Wed, 6 Feb 2019 16:09:28 +0000 (17:09 +0100)
commitdc7c6487cff0a418a6605060670571ea9111050a
tree0ed80538f8acfd2b7ab8c27bbdfd308b267a1a62
parentefc974e6860484753ae6f1a86f1962d2300c3c16
Makefile: check rootfs overlays with BR2_ROOTFS_MERGED_USR enabled

Add a step to target-finalize that checks each rootfs overlay, following
the criteria established for custom skeletons and using the same script
uesd by skeleton-custom.mk.

Add a paragraph to the documentation clarifying that rootfs overlays
don't need to contain /bin, /lib or /sbin and must not contain them when
BR2_ROOTFS_MERGED_USR is enabled.

Signed-off-by: Carlos Santos <casantos@datacom.ind.br>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Makefile
docs/manual/customize-rootfs.txt