console-base-image: add sudo

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2021-07-25 21:41:13 +02:00
parent 53152fd934
commit 1c815a27f4

View File

@@ -19,6 +19,7 @@ IMAGE_INSTALL += " \
rsync \
wget \
dbus-broker \
sudo \
${LIBC_SPECIFIC_PACKS} \
"