mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-16 15:25:53 +01:00
libirecovery: upgrade 1.2.0 -> 1.2.1
Changelog: =========== * Changes: - Make sure IRECV_DEVICE_REMOVE event has the mode set the device was in - KIS: Add some retry loops around open/set config/set interface operations * Device database changes: - Support Apple Watch Series 10 and iPhone 16 models - Add iPad Air (M2) and iPad Pro (M4) models * Bug Fixes: - Windows: Fix crash due to access to uninitialized data Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
1c52a7daa7
commit
bf48f3b335
|
|
@ -8,7 +8,7 @@ HOMEPAGE = "http://www.libimobiledevice.org/"
|
||||||
|
|
||||||
DEPENDS = "libimobiledevice-glue libusb1 readline"
|
DEPENDS = "libimobiledevice-glue libusb1 readline"
|
||||||
|
|
||||||
SRCREV = "2254dab893ec439f9a73235ea07194afa77399db"
|
SRCREV = "2fb767d784c01269a0ded5bacd5539aee3768c35"
|
||||||
SRC_URI = "git://github.com/libimobiledevice/libirecovery;protocol=https;branch=master"
|
SRC_URI = "git://github.com/libimobiledevice/libirecovery;protocol=https;branch=master"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
Loading…
Reference in New Issue
Block a user