Skip to content

Conversation

@hikinggrass
Copy link
Member

This allows us to add symlinks to modules, particularly useful when modules are renames

The ev_add_module_alias function has 3 parameters: ALIAS: the symlink name
MODULE: the symlink target
ADD_SHARE_ALIAD: optional, adds an additional symlink in share/everest/modules for modules that store data there

This replaces PR #1321

Describe your changes

Issue ticket number and link

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation
  • I read the contribution documentation and made sure that my changes meet its requirements

This allows us to add symlinks to modules, particularly useful when modules are renames

The ev_add_module_alias function has 3 parameters:
ALIAS: the symlink name
MODULE: the symlink target
ADD_SHARE_ALIAD: optional, adds an additional symlink in share/everest/modules for modules that store data there

Signed-off-by: Kai-Uwe Hermann <kai-uwe.hermann@pionix.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants