From patchwork Fri Aug 26 01:32:21 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Potin Lai X-Patchwork-Id: 11896 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id E6CB6ECAAD4 for ; Fri, 26 Aug 2022 02:11:32 +0000 (UTC) Received: from mail-pj1-f46.google.com (mail-pj1-f46.google.com [209.85.216.46]) by mx.groups.io with SMTP id smtpd.web12.32219.1661479885189658254 for ; Thu, 25 Aug 2022 19:11:25 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=epgsy5Lx; spf=pass (domain: gmail.com, ip: 209.85.216.46, mailfrom: potin.lai.pt@gmail.com) Received: by mail-pj1-f46.google.com with SMTP id m10-20020a17090a730a00b001fa986fd8eeso6763240pjk.0 for ; Thu, 25 Aug 2022 19:11:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc; bh=uyed1zXEKGewt8cnrxjS4SJN6UU1O3yRvEMMH8KXD3M=; b=epgsy5Lxd1267tiUW/UQYhHUK9B93bRxkPHXUW+XG8hFbBXZ1+NUm/OeeL81/Nic+b 4+mii4yt4FRN7FQumJQ78Jj0bOFdQ4xs1RWRq5A+shXrx5S/F3w1D3a/vx+4+kyEVPZu fhN/PqiOZ3tmtqzrtHWhWzxe8AoVih0jmLSBMZugDvGZ7/273wje80Jlq2Mq0aKbS0H8 XR2xz6ejFr5BRHUiADd4yZbj1G67GXg0o4EycgFeAS4vim9p/O5XFRmtYACdn5b6lZ19 knQOKrXYr7VuRlT1RtaZW70BX9+E1YbLYsTd6ouk5gCVFctFA2mhJCjwI1XRJz1wQSZu zpZg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc; bh=uyed1zXEKGewt8cnrxjS4SJN6UU1O3yRvEMMH8KXD3M=; b=ZOczANGkV3xcm97zUHIb63Jw3uTLzxSvDekH3oH4SHTxvN4KdGaaV+ZJ/GmBfkUUBS xGF1mssPESix8VgXW5uqrjekAsKnWdqrFTAb/N+Jpp9qOxduY8QlRdzjztLvKAym4kz7 iBJDrNaUb/1OStUm1vjWAX55bq+2BOnVhQootzVglEs5kJ8VUWM3njz6hDOyIO0QTjcB WwYgQOg99JlEcQAzN1J5Sc9sYKr3f+2N5oZw1diT2+KbRtYQFBl1f8lNFU4VPvpNKFW1 jO5I7+kXRh58FXjqtWs2kXOe1d66+pIpTIekGd7f9n497+wm1AzF5yekmF75KfBK01ZR zGNg== X-Gm-Message-State: ACgBeo3CbWoebypCCA4TiaeIdfpkB3HpqOcODYkjfZrLBPxDYfR+Gl/T YV0yxUdzimbPQl2sff2ewSzp/nuOZGiYwg== X-Google-Smtp-Source: AA6agR4A7ly4J68kCSDpi9XIc3BOMW86A9etdoE+RznwuaRo6Nkjgw3G/JrXxtNiuesEGmMcDKi7TA== X-Received: by 2002:a17:90b:1b4c:b0:1fb:5138:7aeb with SMTP id nv12-20020a17090b1b4c00b001fb51387aebmr2003854pjb.68.1661479884168; Thu, 25 Aug 2022 19:11:24 -0700 (PDT) Received: from localhost.localdomain (125-228-123-29.hinet-ip.hinet.net. [125.228.123.29]) by smtp.gmail.com with ESMTPSA id z75-20020a63334e000000b0041a67913d5bsm250180pgz.71.2022.08.25.19.11.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 25 Aug 2022 19:11:23 -0700 (PDT) From: Potin Lai To: openembedded-devel@lists.openembedded.org Cc: Patrick Williams , Potin Lai , Potin Lai Subject: [meta-oe][PATCH 1/7] libplist: add libplist_git.bb Date: Fri, 26 Aug 2022 01:32:21 +0000 Message-Id: <20220826013227.181910-2-potin.lai.pt@gmail.com> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20220826013227.181910-1-potin.lai.pt@gmail.com> References: <20220826013227.181910-1-potin.lai.pt@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 26 Aug 2022 02:11:32 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/98442 Add libplist_git.bb to point to latest commit on github Signed-off-by: Potin Lai --- .../libimobiledevice/libplist_git.bb | 37 +++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 meta-oe/recipes-extended/libimobiledevice/libplist_git.bb diff --git a/meta-oe/recipes-extended/libimobiledevice/libplist_git.bb b/meta-oe/recipes-extended/libimobiledevice/libplist_git.bb new file mode 100644 index 000000000..82f3e4d0c --- /dev/null +++ b/meta-oe/recipes-extended/libimobiledevice/libplist_git.bb @@ -0,0 +1,37 @@ +SUMMARY = "A library to handle Apple Property List format whereas it's binary or XML" +HOMEPAGE = "https://github.com/libimobiledevice/libplist" +LICENSE = "GPL-2.0-only & LGPL-2.1-only" +LIC_FILES_CHKSUM = "file://COPYING;md5=ebb5c50ab7cab4baeffba14977030c07 \ + file://COPYING.LESSER;md5=6ab17b41640564434dda85c06b7124f7" + +DEPENDS = "libxml2 glib-2.0 swig python3" + +inherit autotools pkgconfig python3native python3targetconfig + +PV = "2.2.0+git${SRCPV}" + +SRCREV = "db93bae96d64140230ad050061632531644c46ad" +SRC_URI = "git://github.com/libimobiledevice/libplist;protocol=https;branch=master" + +S = "${WORKDIR}/git" + +CVE_CHECK_IGNORE += "\ + CVE-2017-5834 \ + CVE-2017-5835 \ + CVE-2017-5836 \ +" + +do_install:append () { + if [ -e ${D}${libdir}/python*/site-packages/plist/_plist.so ]; then + chrpath -d ${D}${libdir}/python*/site-packages/plist/_plist.so + fi +} + +PACKAGES =+ "${PN}-utils \ + ${PN}++ \ + ${PN}-python" + +FILES:${PN} = "${libdir}/libplist-2.0${SOLIBS}" +FILES:${PN}++ = "${libdir}/libplist++-2.0${SOLIBS}" +FILES:${PN}-utils = "${bindir}/*" +FILES:${PN}-python = "${libdir}/python*/site-packages/*" From patchwork Fri Aug 26 01:32:22 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Potin Lai X-Patchwork-Id: 11895 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id EA862ECAAD6 for ; Fri, 26 Aug 2022 02:11:32 +0000 (UTC) Received: from mail-pl1-f178.google.com (mail-pl1-f178.google.com [209.85.214.178]) by mx.groups.io with SMTP id smtpd.web08.32706.1661479886992426956 for ; Thu, 25 Aug 2022 19:11:27 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=S4dYadPX; spf=pass (domain: gmail.com, ip: 209.85.214.178, mailfrom: potin.lai.pt@gmail.com) Received: by mail-pl1-f178.google.com with SMTP id u22so372112plq.12 for ; Thu, 25 Aug 2022 19:11:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc; bh=gN+Dw7lCophMPQwxAgpaccduATksJjAA5KIcKcwoEjg=; b=S4dYadPXNIXtkcIXZgr5LK2IxS3lQ8Bj5UPbGtn+hhaPtGMOUX3BJe71cdvEWfKW4E ohWfjEpX0BXjbYO7lKzYLnS214aea+on2QBxne/KUs5azcIbxbDdviVQf+ZmZdL2/feW 2jgb3nd2c1XES/Az1I1JW0Hj8UgnUGAwvTUOpZZpnRzSFKTRQegAN2tZOW3dmwNH/g/U kOS0ahDkuZW+p9+QTPU/3PXN+OgQ1OkgYOlsvHi6CDF9PuAYXEVXIkbGVX8VQWffTXk7 0v+b66wN+oC3gdpqJSNdUKKFQt078wqWEvyuovi02yvRS1AD+hPgnCqu9r7x20PAR9KW XdRg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc; bh=gN+Dw7lCophMPQwxAgpaccduATksJjAA5KIcKcwoEjg=; b=5BgwhsIrD9/06P13UTCnafbCRnbghn+kBTHZUn5Kj2yslfumwmr2VgWqD1X2dpgOM3 /EZCjIX8uwdk6hubWUgFzpHSKrTqTyaW2x0dxjcVTMU1HOsWHdEjQIskzh72wl7iaimv 8+2TZDwwCKEhvlPxnryccHj6ZEcQlYArXckrsBfysoMOA6xqRvnspFvI92coI4IIk9y3 ptwrWPCPcGrPdud79iy0WIQyLCI7ZdOyCmSRzK+ZgkHns3iwxtmo8zv+rUMPJ72ZT/he Z+ToLhve2JslaMCWk0V5wkwP5b1LvLHcVbaKyPvimJo2Y3jYt5lYTtE9VR8UkAF+35or OFdg== X-Gm-Message-State: ACgBeo3S9iiB+OB+Y3WxIiIaG2Q5IGkj7VtBNAHZ50XwYAtIWamF1zTq mDjF2XO1KK+X4Z1tuDn++MC8ND4t6VDZDQ== X-Google-Smtp-Source: AA6agR4Mvb4+rX8QsX2lUZCVPzbx2LeqQ/63LQQKWUyASTXlJ3q9BTMZ1w3TpO2c98Gq3BKXyv1QHg== X-Received: by 2002:a17:902:f651:b0:174:3c03:6be3 with SMTP id m17-20020a170902f65100b001743c036be3mr560337plg.113.1661479886038; Thu, 25 Aug 2022 19:11:26 -0700 (PDT) Received: from localhost.localdomain (125-228-123-29.hinet-ip.hinet.net. [125.228.123.29]) by smtp.gmail.com with ESMTPSA id z75-20020a63334e000000b0041a67913d5bsm250180pgz.71.2022.08.25.19.11.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 25 Aug 2022 19:11:25 -0700 (PDT) From: Potin Lai To: openembedded-devel@lists.openembedded.org Cc: Patrick Williams , Potin Lai , Potin Lai Subject: [meta-oe][PATCH 2/7] libimobiledevice-glue: SRCREV bump bc6c44b..d2ff796 Date: Fri, 26 Aug 2022 01:32:22 +0000 Message-Id: <20220826013227.181910-3-potin.lai.pt@gmail.com> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20220826013227.181910-1-potin.lai.pt@gmail.com> References: <20220826013227.181910-1-potin.lai.pt@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 26 Aug 2022 02:11:32 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/98443 Changelogs: ========== d2ff796 termcolors: Rename COLOR_* macros to FG_* due to conflict with ncurses c2e237a [clang-tidy] Do not use else after return/break/continue 1c7619d [clang-tidy] utils: Fix too small loop variable c6ae88f [clang-tidy] use uppercase numeric literals 00131b5 termcolors: Add missing stdio.h include Signed-off-by: Potin Lai --- .../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 6d872b9f8..7e9299c9f 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 = "bc6c44b92091c9587a9bed0ed3f2c3248bfd13b3" +SRCREV = "d2ff7969dcd0a12e4f18f63dab03e6cd03054fcb" SRC_URI = "git://github.com/libimobiledevice/libimobiledevice-glue;protocol=https;branch=master" S = "${WORKDIR}/git" From patchwork Fri Aug 26 01:32:23 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Potin Lai X-Patchwork-Id: 11899 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id C4F05ECAAA2 for ; Fri, 26 Aug 2022 02:11:42 +0000 (UTC) Received: from mail-pl1-f177.google.com (mail-pl1-f177.google.com [209.85.214.177]) by mx.groups.io with SMTP id smtpd.web10.32423.1661479888804879068 for ; Thu, 25 Aug 2022 19:11:28 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=qkLlGax2; spf=pass (domain: gmail.com, ip: 209.85.214.177, mailfrom: potin.lai.pt@gmail.com) Received: by mail-pl1-f177.google.com with SMTP id p18so383717plr.8 for ; Thu, 25 Aug 2022 19:11:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc; bh=F9ua5xst+ZyCO+SJyFii/SqD+xMZsd9FYRzgV9SQi6Y=; b=qkLlGax2CEdtFqYMVO7rUobLjDGBvMVVhKWdjROaW1CzK4csg7OGr8ihsBLffywxE2 hZAcmBCs3kekqqZ2UtSjIp3vZMU+5juJzax6njQM5Bm/66RgpkgWHsT0UL8+BSwJ3czg pMssoBjqFQqQZrvH/lh8O6Sx7tIpmfm9DEoiQ80TTRhTkhCjpEgs97cIVR7JJCmIp30b uWgJrK3tQ4CquSlfTyYYst737dGJULW774tFCrAmqrudzR4Aci/fkcXu2md8Ek9NdY/q Rk9NZbNGy3/Yc3tz+nvoOABdKZLw/ZGT0B+Ih8QOKNtOpM27nfnzWbuYIrLcOpUzqw1B JVfg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc; bh=F9ua5xst+ZyCO+SJyFii/SqD+xMZsd9FYRzgV9SQi6Y=; b=Lkz+nJfZ+E7NAx1hhgVXzl4RZnfDy5ahfLJsSa4Wb7iOQb7K3L7tI1KxIfYrB2E4G8 5QHPUNKxUh27XVAs3ru06tbxa27pYWa35JmwYVyktDAA4NWX7+yqy6AND31rc7OIUyCA H22tqMpLbS26AXJflM7b7GDJ4J0HIlI5Gr48Gvmx0mE428pqFGDXLeHK4BvrvfcxBCeN AMwANsdWyTScw2O0XGjnxzysQdiOl3hDC6zRSZuEs4ArxHoek6IwHSqh8BBEdprWo+4q CNjAMWZcrZynSqA1IUWinnYn3Q0TOK6NqIzYZx6kUySWNqC5j6xBOQz1gWQbgUXebgz9 cBag== X-Gm-Message-State: ACgBeo3QMDJv2y/anieFZ02NfRO9aLCvcMFQRrBJ5f/x6eKvvo6Kmg0z s2r4GN1hVewjT14WQFnjLR8DWoU9WXOhbA== X-Google-Smtp-Source: AA6agR4ZCTIsle0k9Kno9NMhmiEe2AFyv7sSRBEdMe8/6wgFjdqO5HVvGxjz5KW1Dc/WE+RUzqcbDA== X-Received: by 2002:a17:902:ecc1:b0:172:dd1f:5b76 with SMTP id a1-20020a170902ecc100b00172dd1f5b76mr1618723plh.28.1661479887842; Thu, 25 Aug 2022 19:11:27 -0700 (PDT) Received: from localhost.localdomain (125-228-123-29.hinet-ip.hinet.net. [125.228.123.29]) by smtp.gmail.com with ESMTPSA id z75-20020a63334e000000b0041a67913d5bsm250180pgz.71.2022.08.25.19.11.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 25 Aug 2022 19:11:27 -0700 (PDT) From: Potin Lai To: openembedded-devel@lists.openembedded.org Cc: Patrick Williams , Potin Lai , Potin Lai Subject: [meta-oe][PATCH 3/7] libimobiledevice: add libimobiledevice_git.bb Date: Fri, 26 Aug 2022 01:32:23 +0000 Message-Id: <20220826013227.181910-4-potin.lai.pt@gmail.com> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20220826013227.181910-1-potin.lai.pt@gmail.com> References: <20220826013227.181910-1-potin.lai.pt@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 26 Aug 2022 02:11:42 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/98444 Add libimobiledevice_git.bb to point to latest commit on github Signed-off-by: Potin Lai --- .../libimobiledevice/libimobiledevice_git.bb | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 meta-oe/recipes-connectivity/libimobiledevice/libimobiledevice_git.bb diff --git a/meta-oe/recipes-connectivity/libimobiledevice/libimobiledevice_git.bb b/meta-oe/recipes-connectivity/libimobiledevice/libimobiledevice_git.bb new file mode 100644 index 000000000..3dfd4e90f --- /dev/null +++ b/meta-oe/recipes-connectivity/libimobiledevice/libimobiledevice_git.bb @@ -0,0 +1,19 @@ +SUMMARY = "A protocol library to access an iPhone or iPod Touch in Linux" +LICENSE = "GPL-2.0-only & LGPL-2.1-only" +LIC_FILES_CHKSUM = "\ + file://COPYING;md5=ebb5c50ab7cab4baeffba14977030c07 \ + file://COPYING.LESSER;md5=6ab17b41640564434dda85c06b7124f7 \ +" +HOMEPAGE = "http://www.libimobiledevice.org/" + +DEPENDS = "libplist usbmuxd libusbmuxd libtasn1 gnutls libgcrypt libimobiledevice-glue openssl" + +PV = "1.3.0+git${SRCPV}" + +SRCREV = "2eec1b9a172354c8521123a767d998b17bd2ac18" +SRC_URI = "git://github.com/libimobiledevice/libimobiledevice;protocol=https;branch=master" + +S = "${WORKDIR}/git" +inherit autotools pkgconfig + +EXTRA_OECONF = " --without-cython " From patchwork Fri Aug 26 01:32:24 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Potin Lai X-Patchwork-Id: 11894 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id DA0B9ECAAD1 for ; Fri, 26 Aug 2022 02:11:32 +0000 (UTC) Received: from mail-pj1-f42.google.com (mail-pj1-f42.google.com [209.85.216.42]) by mx.groups.io with SMTP id smtpd.web09.32541.1661479890785364781 for ; Thu, 25 Aug 2022 19:11:30 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=QtfTjPyn; spf=pass (domain: gmail.com, ip: 209.85.216.42, mailfrom: potin.lai.pt@gmail.com) Received: by mail-pj1-f42.google.com with SMTP id x14-20020a17090a8a8e00b001fb61a71d99so6746328pjn.2 for ; Thu, 25 Aug 2022 19:11:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc; bh=gXjNYPBTya3Q7RRYG/e5a+RJxkiAFFfTVqLyip6Bzhw=; b=QtfTjPynJEXhSqUksI1hBCrB0akJYqWyr3WYe8Pd9TAXwGDRbO6YsV4IYTwlB4hUdE a7iFvYcgwFmBQNzVJ60nj5Zxq1fy2nBss6ownGX49hb2NBvb3SuZmkzZTI8U9UrMUYi3 vM1JhBqLwjMIyLVQSgXVytzfBHO5tKIPfgWAgp+pKsmCHgXvXoG3qkIysmJ0VsKkKZKE 8UrcrQEtaxjmckUxQlOT3hLubjWZvzAruHaD2/2Aurf5o2mPyL0bpWEi2j92dGucmnFK quDh/ahVAbu9XvnOWrKFFiPQwupXXtHa36kS46xUbf4DJ5jN8iIV3l11o5YpDjDKg0qJ NJQA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc; bh=gXjNYPBTya3Q7RRYG/e5a+RJxkiAFFfTVqLyip6Bzhw=; b=o4qSZ5LIRLffooaGY9gpG+qxSJaAeCBqTuUm5CUByfpfugfeccYtgxL91PZiy3JrWE q2SblgRi5zRlunWlxMvdAt3uG0p1No32zJqE3RvJ5Ac0MJcVSRijR4aHTzt2yMEoC/Ad Lww0pwxmXgYcj5mKv32MiW3Nd3R57UNn54YpKf8WmJ5xTtENJSu3s3eQbXYtsBtxbyIJ Jfdr8z8oZRRW89KrO/lxMwugUd5p4lRTvruzmp96oJrbf8vA2KX1riYLsd4bXGRVQUcm ALNpvMQP2JyT3LupIuhi0xyC5z8FBVrU4IAGWjTHewWn8HAtsIhRUFHLm38cvtR2Md0S Se1A== X-Gm-Message-State: ACgBeo10Vfw25z7OYgvsnegD3k2U7z2JwlqOAj9GA0LqX3BnHrtni6R0 r7YtyZo3HdObGjvU4bFNQVB6PgDi6H58eA== X-Google-Smtp-Source: AA6agR42qsfXuPu2wtCvu3aroBJYPQlCaJzLsM1a0Z2p9xhxZ4yxR5+RgHd2hFwa1LWXc0b+l4uErQ== X-Received: by 2002:a17:90a:181:b0:1fb:824:d33f with SMTP id 1-20020a17090a018100b001fb0824d33fmr1910356pjc.225.1661479889582; Thu, 25 Aug 2022 19:11:29 -0700 (PDT) Received: from localhost.localdomain (125-228-123-29.hinet-ip.hinet.net. [125.228.123.29]) by smtp.gmail.com with ESMTPSA id z75-20020a63334e000000b0041a67913d5bsm250180pgz.71.2022.08.25.19.11.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 25 Aug 2022 19:11:29 -0700 (PDT) From: Potin Lai To: openembedded-devel@lists.openembedded.org Cc: Patrick Williams , Potin Lai , Potin Lai Subject: [meta-oe][PATCH 4/7] libirecovery: SRCREV bump e190945..ab5b4d8 Date: Fri, 26 Aug 2022 01:32:24 +0000 Message-Id: <20220826013227.181910-5-potin.lai.pt@gmail.com> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20220826013227.181910-1-potin.lai.pt@gmail.com> References: <20220826013227.181910-1-potin.lai.pt@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 26 Aug 2022 02:11:32 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/98445 Changelogs: ========== ab5b4d8 Introduce non-persistent setenvnp command 17c02be Updated .gitignore 6e68ca7 Add device ID for macOS 12 Apple Silicon VMs 82d2357 Updated README with pkg-config requirement c42442a Add Studio Display (device lookup) ae49507 Use MACH_PORT_NULL to deal with kIOMasterPortDefault/kIOMainPortDefault rename Signed-off-by: Potin Lai --- meta-oe/recipes-connectivity/libirecovery/libirecovery_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-connectivity/libirecovery/libirecovery_git.bb b/meta-oe/recipes-connectivity/libirecovery/libirecovery_git.bb index c36837aca..e3da1819b 100644 --- a/meta-oe/recipes-connectivity/libirecovery/libirecovery_git.bb +++ b/meta-oe/recipes-connectivity/libirecovery/libirecovery_git.bb @@ -10,7 +10,7 @@ DEPENDS = "libimobiledevice-glue libusb1" PV = "1.0.1+git${SRCPV}" -SRCREV = "e19094594552b7bed60418ffe6f46f455e6bb78f" +SRCREV = "ab5b4d8d4c0e90c05d80f80c7e99a6516de9b5c6" SRC_URI = "git://github.com/libimobiledevice/libirecovery;protocol=https;branch=master" S = "${WORKDIR}/git" From patchwork Fri Aug 26 01:32:25 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Potin Lai X-Patchwork-Id: 11893 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id D8DF7ECAAA2 for ; Fri, 26 Aug 2022 02:11:32 +0000 (UTC) Received: from mail-pg1-f176.google.com (mail-pg1-f176.google.com [209.85.215.176]) by mx.groups.io with SMTP id smtpd.web11.32483.1661479892468079939 for ; Thu, 25 Aug 2022 19:11:32 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=l2lL4er5; spf=pass (domain: gmail.com, ip: 209.85.215.176, mailfrom: potin.lai.pt@gmail.com) Received: by mail-pg1-f176.google.com with SMTP id g189so189698pgc.0 for ; Thu, 25 Aug 2022 19:11:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc; bh=e6nMM7MrYQVcV617Imy/OqRQPNEHb2Niy1ZODr69h/E=; b=l2lL4er5SM4Ws+yXUzggWlrCh0lBjHayv9MVPLTzeCIrHQPOqcVI5AB1FZBtNcAyO1 aS339pq6TO98fiKgyV6avBWOgcsesCC4v2xnLKEJmj388M1DEIPeiZQRsujkTIEmGgXh HRRGjP/BKTdcHiuQJOktcH9Jh9P9AiwVEnK2QbncJqMl9j4n8c72BAp3XaCNOvbI8Hcl rWYzPgKQX4uRj0O/AhbDuqyEXp2Wa2nXsXazZi6QbOCqy5LMOBdREz1IOjkcBdBTYOvy dbqteSqU8H4in61YZh+Ch9mzROAX9nI2Rhsb9L8XnYGMqEt4encHptJ/1ONSNBgEMAvk JDIg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc; bh=e6nMM7MrYQVcV617Imy/OqRQPNEHb2Niy1ZODr69h/E=; b=X5mbjYvuH6CqT8GSghWMYy7mLkGpyG8nODY82oxpmIzaY1B59eDIaZYrgrPpNVIbpe 9dt0VJYtXFnrLVu+T2v1WHUalLIiwjARG/su26ncyu4XRCnwCpNMoq4VOHih1HjAEexO cXSM7y83G7hRKzhnpfd4lwPsjArc/hboj6gO4qPex5Iy4PNsM789w4JEh81jH59D6v4Y 51T1OzjPooAmvvBaSDSIlV0l9xBTmMZWuO9dNO9ZUJFJBJ+EhAdHa9V7e4GJnGfFSvCl sT4cJubYUoPFnSeRQQUWYqUydwuNoP8JSbqEdLlS7k0cLde6Ujh4qMr7FcSc3pKyOG7/ LMEg== X-Gm-Message-State: ACgBeo1D3Rs5bWVNoxeyrlQiskzo0UA1lxG/lefarEbGFaS5pE6Qk9Pz IArRMp5Qwk0o8JmW6fA59FVJaQzegizu6g== X-Google-Smtp-Source: AA6agR7R1VCD7gBp0Q/yao2luSXmX1PzO8opYrZl7eKFpIHrgA2Zd5HjJGV59lk46i2REtWM692MuA== X-Received: by 2002:a63:5fc2:0:b0:429:fe35:1bd6 with SMTP id t185-20020a635fc2000000b00429fe351bd6mr1498683pgb.315.1661479891408; Thu, 25 Aug 2022 19:11:31 -0700 (PDT) Received: from localhost.localdomain (125-228-123-29.hinet-ip.hinet.net. [125.228.123.29]) by smtp.gmail.com with ESMTPSA id z75-20020a63334e000000b0041a67913d5bsm250180pgz.71.2022.08.25.19.11.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 25 Aug 2022 19:11:30 -0700 (PDT) From: Potin Lai To: openembedded-devel@lists.openembedded.org Cc: Patrick Williams , Potin Lai , Potin Lai Subject: [meta-oe][PATCH 5/7] libusbmuxd: add libusbmuxd_git.bb Date: Fri, 26 Aug 2022 01:32:25 +0000 Message-Id: <20220826013227.181910-6-potin.lai.pt@gmail.com> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20220826013227.181910-1-potin.lai.pt@gmail.com> References: <20220826013227.181910-1-potin.lai.pt@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 26 Aug 2022 02:11:32 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/98446 Add libusbmuxd_git.bb to point to latest commit on github Signed-off-by: Potin Lai --- .../libimobiledevice/libusbmuxd_git.bb | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 meta-oe/recipes-extended/libimobiledevice/libusbmuxd_git.bb diff --git a/meta-oe/recipes-extended/libimobiledevice/libusbmuxd_git.bb b/meta-oe/recipes-extended/libimobiledevice/libusbmuxd_git.bb new file mode 100644 index 000000000..91a9b4af2 --- /dev/null +++ b/meta-oe/recipes-extended/libimobiledevice/libusbmuxd_git.bb @@ -0,0 +1,17 @@ +DESCRIPTION = "This daemon is in charge of multiplexing connections over USB to an iPhone or iPod touch." +LICENSE = "LGPL-2.1-only" +LIC_FILES_CHKSUM = "file://COPYING;md5=6ab17b41640564434dda85c06b7124f7" + +DEPENDS = "udev libusb1 libplist libimobiledevice-glue" + +inherit autotools pkgconfig gitpkgv + +PKGV = "${GITPKGVTAG}" +PV = "2.0.2+git${SRCPV}" + +SRCREV = "36ffb7ab6e2a7e33bd1b56398a88895b7b8c615a" +SRC_URI = "git://github.com/libimobiledevice/libusbmuxd;protocol=https;branch=master" + +S = "${WORKDIR}/git" + +FILES:${PN} += "${base_libdir}/udev/rules.d/" From patchwork Fri Aug 26 01:32:26 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Potin Lai X-Patchwork-Id: 11898 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id C564EECAAD1 for ; Fri, 26 Aug 2022 02:11:42 +0000 (UTC) Received: from mail-pj1-f49.google.com (mail-pj1-f49.google.com [209.85.216.49]) by mx.groups.io with SMTP id smtpd.web08.32707.1661479894251930342 for ; Thu, 25 Aug 2022 19:11:34 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=PERrMAaC; spf=pass (domain: gmail.com, ip: 209.85.216.49, mailfrom: potin.lai.pt@gmail.com) Received: by mail-pj1-f49.google.com with SMTP id h11-20020a17090a470b00b001fbc5ba5224so206568pjg.2 for ; Thu, 25 Aug 2022 19:11:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc; bh=qz6gzjjw8DMD3w1rWhUEYsq0Qr6oM+ROOYItCqYHqJE=; b=PERrMAaCFWZ6/8YsdBFbmFE4rF+Jm05sPUvbgLpevDD/RIfAPMM5vhh8fs4yhEsXiy n7kq0g4GZ3s/cPZ3D0vSORx4nwUvI0UrBDih6AFCoiLAY0VubX47uQyC9d5h/N+8CW2l rVL4fK/Cn2yXUyd07pILhwH2fh744+R6swXCiVkx0/iIgLxSPTM1FWNbF/cLeuB0mMua 6vhjGReR87FW0gtN0TQBiA3oLSdssaJPWIdMW+8HdYpGzjH5IirQh2mZusDjT4oI6GdX GBXD2e9eDDbH2+bRdtQ5SS7Ip0EYwsRMZ37ildzHMB9oLXhdCt+adKYuGmhQ1qGuzcVu 7oeA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc; bh=qz6gzjjw8DMD3w1rWhUEYsq0Qr6oM+ROOYItCqYHqJE=; b=v6Il1XzJI9TOAKSBmdtrO8GiwV2x/uCQVKMX/aHGplPrX39qzqsewVSbrbX3xBS3wa q6yNLB21JGunGpp46Ut26/tTDiVsFQJQAW5v76gOQG0N16p8680CLyiJe4XvnRyPxiAt XlY+nPjrCaIQNRnD6FXwCYnm1+UbKogw9V1nsltVP++6oe6nlVKwd6nJfop9/ywHPyci JqWXZNXkiUewheU2si/LCqtaLsnJcI+BQiHZClXBCfnAflPziJ6YXgESldhx/XrP+myL 6m1HxuwfkGf+5MfBQnANktaDLdKqjAF/sJ9bph50rYvJpvyPfRdLrvLJ+zPNLIRopESb q0gQ== X-Gm-Message-State: ACgBeo1r5/49YWenWGKfFCazEM48FJ6I41St9OhtNYa3inE68c4g21xr lbuujji4p1WIgtoQkMgT1tud1yg52q7yNg== X-Google-Smtp-Source: AA6agR6g1bnMb01AMR6Vyve4hiKnjn7pT7LElG6ofzHK++vvEcJBUA931YhwcxzJt3yXFMbUqcB3vQ== X-Received: by 2002:a17:902:bb94:b0:172:8fd9:7438 with SMTP id m20-20020a170902bb9400b001728fd97438mr1605757pls.174.1661479893321; Thu, 25 Aug 2022 19:11:33 -0700 (PDT) Received: from localhost.localdomain (125-228-123-29.hinet-ip.hinet.net. [125.228.123.29]) by smtp.gmail.com with ESMTPSA id z75-20020a63334e000000b0041a67913d5bsm250180pgz.71.2022.08.25.19.11.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 25 Aug 2022 19:11:32 -0700 (PDT) From: Potin Lai To: openembedded-devel@lists.openembedded.org Cc: Patrick Williams , Potin Lai , Potin Lai Subject: [meta-oe][PATCH 6/7] usbmuxd: add usbmuxd_git.bb Date: Fri, 26 Aug 2022 01:32:26 +0000 Message-Id: <20220826013227.181910-7-potin.lai.pt@gmail.com> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20220826013227.181910-1-potin.lai.pt@gmail.com> References: <20220826013227.181910-1-potin.lai.pt@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 26 Aug 2022 02:11:42 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/98447 Add usbmuxd_git.bb to point to latest commit on github Signed-off-by: Potin Lai --- .../usbmuxd/usbmuxd_git.bb | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 meta-oe/recipes-connectivity/usbmuxd/usbmuxd_git.bb diff --git a/meta-oe/recipes-connectivity/usbmuxd/usbmuxd_git.bb b/meta-oe/recipes-connectivity/usbmuxd/usbmuxd_git.bb new file mode 100644 index 000000000..e9afaf571 --- /dev/null +++ b/meta-oe/recipes-connectivity/usbmuxd/usbmuxd_git.bb @@ -0,0 +1,23 @@ +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 libimobiledevice-glue" + +inherit autotools pkgconfig gitpkgv systemd + +PKGV = "${GITPKGVTAG}" +PV = "1.1.2+git${SRCPV}" + +SRCREV = "f50e52f3393a9149ac65fdda8f0d425109efc7fe" +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" From patchwork Fri Aug 26 01:32:27 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Potin Lai X-Patchwork-Id: 11897 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id C62EBECAAD4 for ; Fri, 26 Aug 2022 02:11:42 +0000 (UTC) Received: from mail-pf1-f180.google.com (mail-pf1-f180.google.com [209.85.210.180]) by mx.groups.io with SMTP id smtpd.web12.32222.1661479896145295430 for ; Thu, 25 Aug 2022 19:11:36 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20210112 header.b=nyH6uq6U; spf=pass (domain: gmail.com, ip: 209.85.210.180, mailfrom: potin.lai.pt@gmail.com) Received: by mail-pf1-f180.google.com with SMTP id g19so295162pfb.0 for ; Thu, 25 Aug 2022 19:11:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc; bh=0d3d6tv7fuYGPPrQFohp5dSzBgrQ/hv1/acL+6ONCuU=; b=nyH6uq6UedY85Cm6OdwTYHIWdBXpx+Pw6zsekWLQRfTEiVQKWOSoaEBX7cEZdFsEsp YuIxleUaBgKjyAOT6lPxVkqDZnGW/2s28LBgFCKhZ/Kp7trb7kPyh3E1m3rH6S9qhCSg KwOHM4skgEcbWc1F6QFTmlJDBgpBdbrS7ONIrrYp4lwSMrSM0yz+z5yBYKnUTtE6Qa/T dHhqafAGQCf718DDJLn4L4/VkRYOZ1INHxcmrXKNHkHcKNgLrzMfL8oU2omsWQuRJV6H Sbh3f/QKcBmuicax7nV4rZwe5IvWGJRYd1MUkHHF9YwPf9z5NCGfeNEyMp2K7SvHoV4Q rEiw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc; bh=0d3d6tv7fuYGPPrQFohp5dSzBgrQ/hv1/acL+6ONCuU=; b=2IsZKP3pGWSxuq0F8/se2lqaHyrfIbPEhIt6LdXeAcDv8CNadl/cymeXYtGh+J0NVI fwraHD2HlqV4Tok0Gdoi0vsXRfSmKH1K0npTBRm9z4PpMJ6eQ4ofZGcQVgt6K7CiXYUd ppFlciK5oj25I+7mNTDgTPqWljWLtp5PesJovUx9sIioKUB2lBteYEHBq6lEF1aFFcBX gU1S8UYFgIM0TfAsdZL0l17Y0+dFGkDEBW7fKHrb9omtFOxCQq/mY3OEFJKF2o4lkrzt wU6Kw9GjTyJWAvBF6H1QEuQ/P/qV1n7B08qz0zJkh68cBK+SNT4H3uwV68opngw3/M9C N4Zw== X-Gm-Message-State: ACgBeo0Uzh8mBszaRESDNtHdnr4sZRm/qAFlq4KmnHeAyW9jfU++PzVU 2dm08/7tseiSvAVx1yVkLvxNdZcLCW4YsQ== X-Google-Smtp-Source: AA6agR6uvrf3FXRtwtUQFz0Et24HxyindZr6Ra/G67p75rx84UkkKP/OiK55eAQHeA1RdyGxIkuuag== X-Received: by 2002:a05:6a00:d5f:b0:536:1ec2:60c3 with SMTP id n31-20020a056a000d5f00b005361ec260c3mr1726450pfv.3.1661479895103; Thu, 25 Aug 2022 19:11:35 -0700 (PDT) Received: from localhost.localdomain (125-228-123-29.hinet-ip.hinet.net. [125.228.123.29]) by smtp.gmail.com with ESMTPSA id z75-20020a63334e000000b0041a67913d5bsm250180pgz.71.2022.08.25.19.11.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 25 Aug 2022 19:11:34 -0700 (PDT) From: Potin Lai To: openembedded-devel@lists.openembedded.org Cc: Patrick Williams , Potin Lai , Potin Lai Subject: [meta-oe][PATCH 7/7] idevicerestore: SRCREV bump 280575b..7d622d9 Date: Fri, 26 Aug 2022 01:32:27 +0000 Message-Id: <20220826013227.181910-8-potin.lai.pt@gmail.com> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20220826013227.181910-1-potin.lai.pt@gmail.com> References: <20220826013227.181910-1-potin.lai.pt@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 26 Aug 2022 02:11:42 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/98448 Changelogs: ========== 7d622d9 restore: Don't print 'Attempting to continue after critical error' warning when no error was detected 6bc672c Make sure to exactly match the passed variant when using --variant e667b49 Add --variant command line switch to specify build identity to use fbbd4b6 Ignore 'Research*' variant in build identity selection 20ad978 ipsw: Add workaround for missing RestoreBehavior entries for ipsw info efd00b4 Don't print an error message when RestoreBehavior is missing 170a17e ipsw: Improve error message when fwrite fails eff9fab Support iOS 16.0 Beta 2 (#506) aa25a29 Remove more serial number checks, and get ECID early on in all modes f6c3d53 Add support for FirmwareUpdaterPreflight message 3525150 Use more elegant way to match file name to component name 5831f78 restore: Fix memory corruption in restore_get_timer_firmware_data 6d3f4cf Add support for iOS 16 f80a876 ipsw: Update to reflect color macro name change in libimobiledevice-glue ddc0c16 Fix restore for devices that don't have eUICC 51b33f4 Increase recovery mode disconnect and re-connect timeout from 10 to 60 seconds 0b269e6 configure: Only check for pthread if really required 6a16d60 configure: Make sure the plist_from_json works 9052c7f Print version string upon execution 86c53b4 autoconf: Automatically derive version number from latest git tag 8f7afa0 More code improvements using _plist_dict_copy_* helper 71561a4 Use proper detection for macOS restore path (instead of version number comparison) 2eb8865 Fix build identity selection for beta (developer) firmware 190473b restore: Fixed a problem that nobody even knew existed e833a30 normal: Skip fetching FirmwarePreflightInfo for non-baseband devices ca44e4d tss: Fix img4 tag for TSS request 03f2bae tss/restore: Improve code readability with plist helpers and removal of unneeded comments 7eaa1fa Add support for Timer,* components and TSS found in iPad Air 5th gen firmware e28d96d ipsw: Use libplist's new plist_from_json API d0a61eb Updated README with pkg-config requirement Signed-off-by: Potin Lai --- meta-oe/recipes-support/idevicerestore/idevicerestore_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-oe/recipes-support/idevicerestore/idevicerestore_git.bb b/meta-oe/recipes-support/idevicerestore/idevicerestore_git.bb index fc07c6e69..d7c76a597 100644 --- a/meta-oe/recipes-support/idevicerestore/idevicerestore_git.bb +++ b/meta-oe/recipes-support/idevicerestore/idevicerestore_git.bb @@ -6,11 +6,11 @@ LIC_FILES_CHKSUM = "\ HOMEPAGE = "http://www.libimobiledevice.org/" -DEPENDS = "libirecovery libimobiledevice libzip curl" +DEPENDS = "libirecovery libimobiledevice libzip curl libimobiledevice-glue openssl" PV = "1.0.1+git${SRCPV}" -SRCREV = "280575bb95977241e240ed081a2602d68746443e" +SRCREV = "7d622d916be16f2df5a72bf53a42f3a326bbfaa4" SRC_URI = "git://github.com/libimobiledevice/idevicerestore;protocol=https;branch=master" S = "${WORKDIR}/git"