This is an update to gpiod-sysfs-proxy and its ptest script. I've
noticed that on some environments the tests fail. I tracked it to a
problem with python multiprocess marshalling of functions and fixed it
on some environments but not all. I switched to using multiprocess
instead of multiprocessing and the problems were gone so I propose to do
the same in meta-openembedded. To that end: add a recipe for
python3-multiprocess and use it in patch 2/2.

Signed-off-by: Bartosz Golaszewski <[email protected]>
---
Bartosz Golaszewski (2):
      python3-multiprocess: new package
      gpiod-sysfs-proxy: update to v0.1.4

 .../gpiod-sysfs-proxy/gpiod-sysfs-proxy.init.in                |  2 +-
 .../gpiod-sysfs-proxy/gpiod-sysfs-proxy.service.in             |  2 +-
 .../{gpiod-sysfs-proxy_0.1.2.bb => gpiod-sysfs-proxy_0.1.4.bb} |  6 +++---
 .../recipes-devtools/python/python3-multiprocess_0.70.19.bb    | 10 ++++++++++
 4 files changed, 15 insertions(+), 5 deletions(-)
---
base-commit: 4d60ca97ec2f0a7a22ac35a97f716544b54fbe39
change-id: 20260218-gpiod-sysfs-proxy-update-fabf3422d8dd

Best regards,
-- 
Bartosz Golaszewski <[email protected]>

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#124483): 
https://lists.openembedded.org/g/openembedded-devel/message/124483
Mute This Topic: https://lists.openembedded.org/mt/117876281/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to