system/lctr-a6xx/lauv-xtreme-2: add opencv and exiv2 to cfg packages.

This commit is contained in:
Pedro Gonçalves 2018-04-04 20:43:33 +01:00
parent b220ad99c7
commit a7f5c5402d
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
cfg_hostname='lauv-xtreme-2'
cfg_eth_ext_ip='10.0.10.50'
cfg_packages="$cfg_packages rpcbind nfs-utils"
cfg_packages="$cfg_packages rpcbind nfs-utils exiv2 opencv"
cfg_services1='lauv-storage-client'
cfg_lauv_storage_host='10.0.10.53'
cfg_lauv_storage_paths='/opt/lsts/dune/log'