Add more bash-completion to our images

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2019-02-20 00:23:59 +01:00
parent be2c956d8a
commit 2cd544aeaa
2 changed files with 2 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ IMAGE_INSTALL += " \
update-alternatives-opkg \
coreutils \
bash-completion \
systemd-bash-completion \
systemd-analyze \
cpufrequtils \
htop \

View File

@@ -5,6 +5,7 @@ NETWORKPACKS ?= " \
avahi-autoipd \
iputils \
networkmanager \
networkmanager-bash-completion \
"
IMAGE_INSTALL += " \