mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 09:09:28 +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:
parent
38a03ae714
commit
8f4704b33a
@ -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"
|
||||
Loading…
x
Reference in New Issue
Block a user