From 70603880a80ab5f803faeae98c889734935aee44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Leonard=20G=C3=B6hrs?= Date: Wed, 29 May 2024 13:08:27 +0200 Subject: [PATCH] meta-labgrid: lxa-iobus: update to version 0.5.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- meta-labgrid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-labgrid b/meta-labgrid index 5a866a39..5723acba 160000 --- a/meta-labgrid +++ b/meta-labgrid @@ -1 +1 @@ -Subproject commit 5a866a39794985b6091af8803e9085606bd0bdcf +Subproject commit 5723acba5332c407dad6302555917097180baa02