mbox series

[meta-oe,V3,0/3] libusbgx: uprev to the latest/fix hotplug/fix systemd service

Message ID 20230509113620.786170-1-liu.ming50@gmail.com
Headers show
Series libusbgx: uprev to the latest/fix hotplug/fix systemd service | expand

Message

Ming Liu May 9, 2023, 11:36 a.m. UTC
From: Ming Liu <liu.ming50@gmail.com>

I found more issues on libusbgx, have to make this V3, the new changes
include:

1 Add some dependency checking in usbgx.service.
2 Turn it to be a simple type.

Marcel Ziswiler (1):
  libusbgx: fix device hot-plug use case

Ming Liu (2):
  libusbgx: uprev to the latest commit
  libusbgx: fix some systemd service conditions

 ...-overflow-in-usbg_f_foo_attr_val-pro.patch | 796 ++++++++++++++++++
 ...erface-name-for-NCM-Feature-Descript.patch |  52 ++
 .../libusbgx/libusbgx/usbgx.service           |   6 +-
 .../recipes-support/libusbgx/libusbgx_git.bb  |   4 +-
 4 files changed, 855 insertions(+), 3 deletions(-)
 create mode 100644 meta-oe/recipes-support/libusbgx/libusbgx/0001-fix-stack-buffer-overflow-in-usbg_f_foo_attr_val-pro.patch
 create mode 100644 meta-oe/recipes-support/libusbgx/libusbgx/0001-libusbgx-Add-interface-name-for-NCM-Feature-Descript.patch