From: Wang Mingyu <[email protected]> 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 <[email protected]> --- .../libimobiledevice-glue/libimobiledevice-glue_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-connectivity/libimobiledevice-glue/libimobiledevice-glue_git.bb b/meta-oe/recipes-connectivity/libimobiledevice-glue/libimobiledevice-glue_git.bb index 7e9299c9f3..b63aabdc0c 100644 --- a/meta-oe/recipes-connectivity/libimobiledevice-glue/libimobiledevice-glue_git.bb +++ b/meta-oe/recipes-connectivity/libimobiledevice-glue/libimobiledevice-glue_git.bb @@ -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" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#102493): https://lists.openembedded.org/g/openembedded-devel/message/102493 Mute This Topic: https://lists.openembedded.org/mt/98779662/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
