-
Notifications
You must be signed in to change notification settings - Fork 15
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
meta-lxatac-software: update various software packages #139
Conversation
I've had to disable |
Now that labgrid-project/meta-labgrid#48 and labgrid-project/meta-labgrid#49 we can also have an |
Signed-off-by: Leonard Göhrs <[email protected]>
Signed-off-by: Leonard Göhrs <[email protected]>
Signed-off-by: Leonard Göhrs <[email protected]>
Signed-off-by: Leonard Göhrs <[email protected]>
In the meantime uuu has started to depend on tinyxml2. Since tinyxml2 was not packaged yet a recipe for it was added as well. Signed-off-by: Leonard Göhrs <[email protected]>
Signed-off-by: Leonard Göhrs <[email protected]>
While py-spy is a useful tool it has sadly not seen a new release in some time, which results in it no longer being compatible with the python version we ship on the LXA TAC. This means it does not make a lot of sense to ship py-spy right now. We can re-enable the recipe once py-spy is updated to support current python versions. Signed-off-by: Leonard Göhrs <[email protected]>
Changelog for version 0.5.0: - Fix "LICENSE" typo in setup.cfg - Expose individual node info via REST and allow CORS requests - Add formatters and linters to the CI and fix the fallout - lxa_iobus: move the project from setup.py to pyproject.toml - Cleanups, code deduplication, improvements and maintenance - lxa_iobus: node: add HTTP API based LxaRemoteNode - Add support for the LXA Optick latency measurement util - lxa_iobus: firmware: update Ethernet Mux and 4DO-3DI-3AI firmware to 0.6.0 - README: Update DCO to follow the kernel wording Changelog for version 0.5.1: - lxa_iobus: server: fix string/integer type confusion in set_pin() Signed-off-by: Leonard Göhrs <[email protected]>
Changelog for version 24.01: - implement 'info' command to show SD card SCR, CID and CSD - Add JSON status output for all commands and errors - Add support for decoding SCR, CID and CSD registers - Add pytest tests and a GitHub Actions workflow for SD register decoding - add test that checks README.rst against usbsdmux -h output Changelog for version 24.01.1: - Add statistics via mqtt - README: Update DCO to follow the kernel wording Signed-off-by: Leonard Göhrs <[email protected]>
Hi, now that #137 is merged and the dust has settled (default branches are updated, build jobs are updated and ran successfully, labgrid tests are updated and also ran fine and the first scarthgap based testing bundle is available and installable) we can go ahead and merge this PR as well.. |
I've just noticed that this PR is still open. I think we should get this merged. |
This PR updates multiple software packages that we package in meta-lxatac to their most recent release:
TODO before merging: