From: Wang Mingyu <[email protected]> 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 <[email protected]> --- .../{libirecovery_1.2.0.bb => libirecovery_1.2.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-connectivity/libirecovery/{libirecovery_1.2.0.bb => libirecovery_1.2.1.bb} (89%) diff --git a/meta-oe/recipes-connectivity/libirecovery/libirecovery_1.2.0.bb b/meta-oe/recipes-connectivity/libirecovery/libirecovery_1.2.1.bb similarity index 89% rename from meta-oe/recipes-connectivity/libirecovery/libirecovery_1.2.0.bb rename to meta-oe/recipes-connectivity/libirecovery/libirecovery_1.2.1.bb index 29f67d39d..818033243 100644 --- a/meta-oe/recipes-connectivity/libirecovery/libirecovery_1.2.0.bb +++ b/meta-oe/recipes-connectivity/libirecovery/libirecovery_1.2.1.bb @@ -8,7 +8,7 @@ HOMEPAGE = "http://www.libimobiledevice.org/" DEPENDS = "libimobiledevice-glue libusb1 readline" -SRCREV = "2254dab893ec439f9a73235ea07194afa77399db" +SRCREV = "2fb767d784c01269a0ded5bacd5539aee3768c35" SRC_URI = "git://github.com/libimobiledevice/libirecovery;protocol=https;branch=master" S = "${WORKDIR}/git" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#112859): https://lists.openembedded.org/g/openembedded-devel/message/112859 Mute This Topic: https://lists.openembedded.org/mt/108998096/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
