mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 13:18:36 -09:00
Doing so in the INSTALL_CMD makes the fstab adjustment subject to overwrites by other packages during a per-package build. Currently since per-package directories are populated using hardlinks this adjustment propagates backwards into the skeleton package, but this should not be relied upon. Cc: Antoine Tenart <atenart@kernel.org> Cc: Marcus Folkesson <marcus.folkesson@gmail.com> Signed-off-by: John Ernberg <j@j-ernberg.se> Signed-off-by: Arnout Vandecappelle <arnout@rnout.be>