systems/lctr-a6xx: Added boost and bash to titan.

This commit is contained in:
Paulo Dias 2019-07-29 19:36:07 +01:00
parent e55db5b156
commit b96a0a57c8

View File

@ -1,4 +1,4 @@
cfg_hostname='titan'
cfg_eth_ext_ip='10.0.20.150'
cfg_packages="$cfg_packages libjpeg-turbo v4l-utils uv4l libav"
cfg_packages="$cfg_packages libjpeg-turbo v4l-utils uv4l libav boost bash"
cfg_modules="$cfg_modules ftdi_sio"