Add AGL_CAN_INTERFACE=vcan0 to application-lifecycle 10.92.0 koi/10.92.0 koi_10.92.0
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 15 Jan 2021 22:51:34 +0000 (23:51 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 15 Jan 2021 22:51:34 +0000 (23:51 +0100)
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: Ic0b2e75122835786899aae2979feb8d29edefd5c

common/scripts/application-lifecycle.sh

index cb68d9e..b363ac2 100755 (executable)
@@ -9,6 +9,7 @@ export AGLDRIVER=agl-driver
 
 # for pyagl - unless redefined in a test
 export AGL_AVAILABLE_INTERFACES="ethernet"
+export AGL_CAN_INTERFACE="vcan0"
 
 while [ $# -ge 1 ]
 do