System: noptilus-aux: Added lpg.

This commit is contained in:
Jose Pinto 2017-07-05 16:37:32 +01:00
parent 3704b05ffa
commit 84bbaf4bca
3 changed files with 3 additions and 3 deletions

View File

@ -4,4 +4,4 @@ cfg_eth_ext_ip='10.0.10.83'
cfg_eth_ext_mk='255.255.0.0'
cfg_eth_ext_gw='10.0.0.1'
cfg_ptpd_interface='eth0'
cfg_packages="$cfg_packages boost jansson czmq zeromq"
cfg_packages="$cfg_packages boost jansson czmq zeromq lpg"

View File

@ -4,4 +4,4 @@ cfg_eth_ext_ip='10.0.10.93'
cfg_eth_ext_mk='255.255.0.0'
cfg_eth_ext_gw='10.0.0.1'
cfg_ptpd_interface='eth0'
cfg_packages="$cfg_packages boost jansson czmq zeromq"
cfg_packages="$cfg_packages boost jansson czmq zeromq lpg"

View File

@ -4,4 +4,4 @@ cfg_eth_ext_ip='10.0.10.103'
cfg_eth_ext_mk='255.255.0.0'
cfg_eth_ext_gw='10.0.0.1'
cfg_ptpd_interface='eth0'
cfg_packages="$cfg_packages boost jansson czmq zeromq"
cfg_packages="$cfg_packages boost jansson czmq zeromq lpg"