minimal-image: Add bash
BugzID: 54221 To fix warning from nmcli : WARNING: terminal is not fully functional
This commit is contained in:
parent
e1429bf2f8
commit
d6d3201465
|
|
@ -22,6 +22,7 @@ IMAGE_INSTALL = " \
|
||||||
curl \
|
curl \
|
||||||
tar \
|
tar \
|
||||||
less \
|
less \
|
||||||
|
bash \
|
||||||
kernel-devicetree \
|
kernel-devicetree \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue