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

Make adding new platform support easier #87

Open
1 of 2 tasks
KanjiMonster opened this issue Sep 21, 2023 · 2 comments
Open
1 of 2 tasks

Make adding new platform support easier #87

KanjiMonster opened this issue Sep 21, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@KanjiMonster
Copy link
Contributor

KanjiMonster commented Sep 21, 2023

The most difficult part for ONL supported platforms is making the code compile with GCC 12 and Linux kernel 6.1. To reduce the amount of work required for extending BISDN Linux support, it would be nice to have those already present as ready to use, and only requiring the "soft" conversions which can be tested on device, i.e. updating the platform init script, OF-DPA configuration and installer.

  • Split platform libraries out of onlp package
  • enable additional platforms build as installable packages
@KanjiMonster KanjiMonster added the enhancement New feature or request label Sep 21, 2023
@KanjiMonster
Copy link
Contributor Author

bisdn/meta-open-network-linux#145 for the first part.

@KanjiMonster KanjiMonster added this to the BISDN Linux 5.2 milestone Oct 31, 2023
@KanjiMonster
Copy link
Contributor Author

KanjiMonster commented Jan 19, 2024

bisdn/meta-open-network-linux#147 for the additional platforms.

@KanjiMonster KanjiMonster removed this from the BISDN Linux 5.2 milestone Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant