libirecovery: upgrade 1.3.0 -> 1.3.1

* Device database changes:
  - Support iPad Pro M5 family devices
  - Support Apple Vision Pro M5
  - Support MacBook Pro 14-inch M5

* Bug Fixes:
    Fix: array initialization compatibility with MSVC

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu 2025-10-22 10:22:03 +08:00 committed by Khem Raj
parent 73aaf9d495
commit 8e6eb55ecf
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -8,7 +8,7 @@ HOMEPAGE = "http://www.libimobiledevice.org/"
DEPENDS = "libimobiledevice-glue libusb1 readline"
SRCREV = "23f201d13f2fad05f5096e254e104bcaf35fd607"
SRC_URI = "git://github.com/libimobiledevice/libirecovery;protocol=https;branch=master"
SRCREV = "b59ef4814525f487287da1609864f432cd79e3ed"
SRC_URI = "git://github.com/libimobiledevice/libirecovery;protocol=https;branch=master;tag=${PV}"
inherit autotools pkgconfig