minimal-image: Add bash

BugzID: 54221
To fix warning from nmcli :
WARNING: terminal is not fully functional
This commit is contained in:
Alexandre Bard 2018-11-14 08:15:32 +01:00
parent e1429bf2f8
commit d6d3201465
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ IMAGE_INSTALL = " \
curl \
tar \
less \
bash \
kernel-devicetree \
"