diff options
Diffstat (limited to 'recipes-demo-hmi/navigation/mapviewer-demo/switch_on_mapviewer-demo.sh')
-rwxr-xr-x | recipes-demo-hmi/navigation/mapviewer-demo/switch_on_mapviewer-demo.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-demo-hmi/navigation/mapviewer-demo/switch_on_mapviewer-demo.sh b/recipes-demo-hmi/navigation/mapviewer-demo/switch_on_mapviewer-demo.sh index f61cdc700..2259a482b 100755 --- a/recipes-demo-hmi/navigation/mapviewer-demo/switch_on_mapviewer-demo.sh +++ b/recipes-demo-hmi/navigation/mapviewer-demo/switch_on_mapviewer-demo.sh @@ -4,3 +4,6 @@ /bin/systemctl enable weston-mapviewer-demo.service /bin/systemctl enable mapviewer.service +/bin/ln -sf /usr/local/lib/libmmngrbuf.so.1 /usr/lib + +sync |