summaryrefslogtreecommitdiffstats
path: root/support/scripts
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2017-08-02 00:52:14 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-08-02 19:14:40 +0200
commitcf6d321e9d5c9dec63e42466fec4bf5de5853bd3 (patch)
tree934fbc1ac0f8eb4e545fde2958a470daff8c7bcf /support/scripts
parentaebb0a729f583fd8d1adf321ee3cea4050c21997 (diff)
downloadbuildroot-cf6d321e9d5c9dec63e42466fec4bf5de5853bd3.tar.gz
buildroot-cf6d321e9d5c9dec63e42466fec4bf5de5853bd3.zip
package/skeleton-custom: also check for missing directories
In addition to checking the symlinks in the merged usr case, also check whether /bin, /lib, /sbin and their /usr/... counterparts exist in the non-merged case. Missing directories are collected in the variable SKELETON_CUSTOM_MISSING_DIRS. For symmetry and because it's more logical, rename SKELETON_CUSTOM_NOT_MERGED_USR to SKELETON_CUSTOM_NOT_MERGED_USR_DIRS. When a directory is indeed missing, "stat" will print an error. Buildroot *also* prints an error, which is clearer. So remove the error from stat by redirecting it to /dev/null. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> [Arnout: split off in a separate patch + wrote commit message] Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'support/scripts')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud