mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
Such a construct allows to bail out if the installation of one of the program fails, which the current shell-based for loop doesn't do. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>