Details
-
Task
-
Resolution: Fixed
-
Minor
-
None
-
None
Description
In libappcontroller, improve plugin search path by improving 'spath' key value :
- Allow multiple search path using ':' character as separator.
- Allow using environment variables in paths.
- If a path is not absolute, it will be added two times in search paths list, one with binder root directory as prefix, and one with binding parent directory.
Only use 'spath' to compute plugin search paths list, so remove setting search path list using environment variable (still doable using 'spath' key), and therefore, remove using prefix (used only for environment variable search) in controller.
Attachments
# | Subject | Branch | Project | Status | CR | V |
---|---|---|---|---|---|---|
23171,4 | Improve plugin search path | master | src/libappcontroller | Status: MERGED | +2 | 0 |
23179,4 | Add function to get config default search path | master | src/libappcontroller | Status: MERGED | +2 | 0 |
23277,2 | Change functions following controller modification | master | apps/app-afb-test | Status: MERGED | +2 | +1 |
23710,1 | libappcontroller: Bump version | master | AGL/meta-agl | Status: ABANDONED | -2 | -1 |