mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
libusbmuxd: upgrade 2.1.0 -> 2.1.1
Changelog: ========== - tools: Fix potential issue with select() in case the network fd is higher than the usbmux fd - Switch to better initializer strategy - Fix compilation on MSVC - iproxy: Make sure to print correct socket error messages - inetcat: Make sure to report correct error messages Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ inherit autotools pkgconfig gitpkgv
|
||||
|
||||
PKGV = "${GITPKGVTAG}"
|
||||
|
||||
SRCREV = "36ffb7ab6e2a7e33bd1b56398a88895b7b8c615a"
|
||||
SRCREV = "adf9c22b9010490e4b55eaeb14731991db1c172c"
|
||||
SRC_URI = "git://github.com/libimobiledevice/libusbmuxd;protocol=https;branch=master"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
Reference in New Issue
Block a user