Bin Qian 413074ad96 Add writable directory to python path
After moving system application plugins to /var/stx_app/plugins,
platform-integ-apps fails. The reason of failing is because the new
plugins path is not searchable by python.
This is to fix the issue by adding the new plugins path to python path.

Passed: provision starlingx (Centos) and successfully
        apply platform-integ-apps
Passed: provision starlingx (Debian) and successfully
        apply platform-integ-apps

Change-Id: I24909d0fcfbf65eb69bb4d6e633d2c8e334d098f
Closes-bug: https://bugs.launchpad.net/starlingx/+bug/1972019
Signed-off-by: Bin Qian <bin.qian@windriver.com>
2022-05-06 17:55:34 -04:00
..