The _git recipe provided the latest uptodate version Signed-off-by: Khem Raj <raj.k...@gmail.com> --- .../usbmuxd/usbmuxd_1.1.1.bb | 22 ------------------- 1 file changed, 22 deletions(-) delete mode 100644 meta-oe/recipes-connectivity/usbmuxd/usbmuxd_1.1.1.bb
diff --git a/meta-oe/recipes-connectivity/usbmuxd/usbmuxd_1.1.1.bb b/meta-oe/recipes-connectivity/usbmuxd/usbmuxd_1.1.1.bb deleted file mode 100644 index 3f4f846f9e..0000000000 --- a/meta-oe/recipes-connectivity/usbmuxd/usbmuxd_1.1.1.bb +++ /dev/null @@ -1,22 +0,0 @@ -DESCRIPTION = "This daemon is in charge of multiplexing connections over USB to an iPhone or iPod touch." -HOMEPAGE = "https://github.com/libimobiledevice/usbmuxd" -LICENSE = "GPL-3.0-only & GPL-2.0-only & LGPL-2.1-only" -LIC_FILES_CHKSUM = "file://COPYING.GPLv2;md5=ebb5c50ab7cab4baeffba14977030c07 \ - file://COPYING.GPLv3;md5=d32239bcb673463ab874e80d47fae504" - -DEPENDS = "udev libusb1 libplist" - -inherit autotools pkgconfig gitpkgv systemd - -PKGV = "${GITPKGVTAG}" - -SRCREV = "79c8b38d1488a6b07e1e68f39d8caec3f1a45622" -SRC_URI = "git://github.com/libimobiledevice/usbmuxd;protocol=https;branch=master" - -S = "${WORKDIR}/git" - -EXTRA_OECONF += "--without-preflight" - -FILES:${PN} += "${base_libdir}/udev/rules.d/" - -SYSTEMD_SERVICE:${PN} = "usbmuxd.service" -- 2.40.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#102519): https://lists.openembedded.org/g/openembedded-devel/message/102519 Mute This Topic: https://lists.openembedded.org/mt/98797105/21656 Group Owner: openembedded-devel+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-