mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-07-19 15:29:08 +02:00
usbredir: upgrade 0.13.0 -> 0.14.0
Changelog: ============ - usbredirect: Fix redirecting identical devices - usbredirect: Fix CPU tight loop when run as TCP server - usbredirect: Fix some minor memory leaks - usbredirect: Add documentation about bus-device option - usbredirtestclient: Fix build on MacOS 10.5 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
653dbf48bb
commit
a5ec07e2e8
|
@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
|
|||
|
||||
DEPENDS = "libusb1 glib-2.0"
|
||||
|
||||
SRCREV = "5fc0e1c43194d948545941d408f4c10d084eb6ed"
|
||||
SRCREV = "2d373432e604960c1dcc14fb97098febe4d64025"
|
||||
|
||||
SRC_URI = "git://gitlab.freedesktop.org/spice/usbredir;branch=main;protocol=https"
|
||||
|
Loading…
Reference in New Issue
Block a user