mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-18 08:15:56 +01:00
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:
parent
73aaf9d495
commit
8e6eb55ecf
|
|
@ -8,7 +8,7 @@ HOMEPAGE = "http://www.libimobiledevice.org/"
|
||||||
|
|
||||||
DEPENDS = "libimobiledevice-glue libusb1 readline"
|
DEPENDS = "libimobiledevice-glue libusb1 readline"
|
||||||
|
|
||||||
SRCREV = "23f201d13f2fad05f5096e254e104bcaf35fd607"
|
SRCREV = "b59ef4814525f487287da1609864f432cd79e3ed"
|
||||||
SRC_URI = "git://github.com/libimobiledevice/libirecovery;protocol=https;branch=master"
|
SRC_URI = "git://github.com/libimobiledevice/libirecovery;protocol=https;branch=master;tag=${PV}"
|
||||||
|
|
||||||
inherit autotools pkgconfig
|
inherit autotools pkgconfig
|
||||||
Loading…
Reference in New Issue
Block a user