Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add versioned dependencies for Lua modules and create Rocks for LuaRocks #2988

Closed
HHHartmann opened this issue Dec 31, 2019 · 2 comments
Closed
Assignees
Labels

Comments

@HHHartmann
Copy link
Member

HHHartmann commented Dec 31, 2019

I think in the light of hybrid c/lua modules and LFS modules we need a versioning and dependency definition for Lua modules including a version definition for the underlying firmware.

We should create Rocks for the Lua Modules and Hybrid Modules. So it is easy to obtain matching Lua sources for your firmware binary, no matter where you got it from. (online build service or self built)

A challenge might be to define the version of the firmware, so that LuaRocks can detect it to pull matching Rocks.

Ideally this would create an ecosystem which can be used to manage modules external to this project.

Workarounds

Get the files form the matching source tree knowing what you do.

@HHHartmann HHHartmann self-assigned this Jan 25, 2020
@HHHartmann
Copy link
Member Author

See here for defining dependencies in LuaRocks https://github.com/luarocks/luarocks/wiki/Dependencies.
Also related: #386

@stale
Copy link

stale bot commented Jan 20, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jan 20, 2021
@stale stale bot closed this as completed Feb 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant