mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-04 16:10:10 +00:00
libimobiledevice-glue: SRCREV bump d2ff796..114098d
Changelogs: ========== Add a scheduled build every 1st of the month so we always have an artifact Fix compilation on cygwin Remove plist-related code in favor of new libplist API Set minimum required libplist version to 2.3.0 autoconf: Automatically derive version number from latest git tag Add NEWS for release Add missing include Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
fba2b872ac
commit
e11f6f584c
|
|
@ -10,7 +10,7 @@ DEPENDS = "libplist"
|
|||
|
||||
PV = "1.0.0+git${SRCPV}"
|
||||
|
||||
SRCREV = "d2ff7969dcd0a12e4f18f63dab03e6cd03054fcb"
|
||||
SRCREV = "114098d30e783fbb3def5c9b49427a86621cfcb1"
|
||||
SRC_URI = "git://github.com/libimobiledevice/libimobiledevice-glue;protocol=https;branch=master"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user