commit | b729142ec205c937809ed1950993ec7f3c14d9e8 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Wed Dec 14 11:48:36 2022 -0600 |
committer | Andrew Geissler <geissonator@yahoo.com> | Wed Dec 14 12:01:28 2022 -0600 |
tree | 3dfa036312c7e935d79630cbff66fa7958726a2d | |
parent | b565f8255a07e295bb61e572391958c64423f0ca [diff] |
build-setup: add vim to bitbake build container There are times when interactively working within a bitbake docker container that having vim available is useful. Change-Id: I7950064d277bd5ed394ff50419e97be676b25c72 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/build-setup.sh b/build-setup.sh index e40f54e..4508c55 100755 --- a/build-setup.sh +++ b/build-setup.sh
@@ -252,6 +252,7 @@ socat \ subversion \ texinfo \ + vim \ wget \ zstd