From patchwork Tue Mar 28 17:27:20 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christophe Vu-Brugier X-Patchwork-Id: 21872 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 513D0C761AF for ; Tue, 28 Mar 2023 17:28:20 +0000 (UTC) Received: from wout5-smtp.messagingengine.com (wout5-smtp.messagingengine.com [64.147.123.21]) by mx.groups.io with SMTP id smtpd.web11.2602.1680024490790885730 for ; Tue, 28 Mar 2023 10:28:11 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@fastmail.fm header.s=fm2 header.b=oaqkItJ8; spf=pass (domain: fastmail.fm, ip: 64.147.123.21, mailfrom: cvubrugier@fastmail.fm) Received: from compute2.internal (compute2.nyi.internal [10.202.2.46]) by mailout.west.internal (Postfix) with ESMTP id 7393A32007D7; Tue, 28 Mar 2023 13:28:09 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute2.internal (MEProxy); Tue, 28 Mar 2023 13:28:09 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fastmail.fm; h= cc:cc:content-transfer-encoding:content-type:date:date:from:from :in-reply-to:message-id:mime-version:reply-to:sender:subject :subject:to:to; s=fm2; t=1680024489; x=1680110889; bh=hkX+yNAPHi C9OEaUkCH1chwcKlh6Kee5VFWaWxhXBdM=; b=oaqkItJ84DWarrSlHNIweaeXYR zb3DKS4t05JmTPGX/O6DhfyKSM08LZxHnqO7apOss7cqryD7Cs7YkwfenHOO+TOH CeXkacvu9E5fCvqT08xqZaDr23hsCtHQZzwaWYneTqH47N82Vn8nF4mW+W2NJuYx kW+FgbaPFG3EonQ3wdvLiCYX+723lxeXUcgbPlFdaoOIp/qFWgSCQf35A9Ap8MCA 0VAAyGl+21KjedcM8KKm8yGaUNfHC41nWZClDaUUdDzC95qFu8s8PuggoL7J+FyN UHwtV/+uWEy8zSCkGje2Xj6wTBu247TospYryh6/YUO5VhDGvolMUslTxRqQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:date:date:feedback-id:feedback-id:from:from :in-reply-to:message-id:mime-version:reply-to:sender:subject :subject:to:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm2; t=1680024489; x=1680110889; bh=hkX+yNAPHiC9O EaUkCH1chwcKlh6Kee5VFWaWxhXBdM=; b=nA8fKKl7YNgZ+v8g3xOUSn+/FZ00w szYm2FE0KeKqUTMz4Aa/po1Dvt+SkJTKZGaer29HgLIgI8i2rUBQlv8NixLs8ZSY 3G5bpTkoXU5nDXZtN8yE/S11G0Y1gnS5nFO5MtMHBakoPLq692Vgt/N3UB+xOnJW UFxd5WBR0sblt2n0nXXYbmoN4srnGiHF7LlgHM48cwVARIxrG5H9TNnBhVFHOK6I L7oH43R0jdzHyo4LbOi5g6zrjFn3+ktmHZj878eEB/I+JX/4GRTNnDiN647HjS48 zLPYfzhHV0UVMUL9FS+AswLaBTiZUzMaAmgKyYmMNVLdHPkKdcOzCo5Xw== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvhedrvdehgedgudduvdcutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enucfjughrpefhvfevufffkffoggfgsedtkeertdertddtnecuhfhrohhmpegtvhhusghr uhhgihgvrhesfhgrshhtmhgrihhlrdhfmhenucggtffrrghtthgvrhhnpeffhfehvdefje ekgfeiueeiveeifeefkeevveduvedvlefhleeihfeliedugfejhfenucffohhmrghinhep ghhithhhuhgsrdgtohhmpdguvggsihgrnhdrohhrghenucevlhhushhtvghrufhiiigvpe dtnecurfgrrhgrmhepmhgrihhlfhhrohhmpegtvhhusghruhhgihgvrhesfhgrshhtmhgr ihhlrdhfmh X-ME-Proxy: Feedback-ID: i09e840f8:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Tue, 28 Mar 2023 13:28:08 -0400 (EDT) From: cvubrugier@fastmail.fm To: openembedded-devel@lists.openembedded.org Cc: Martin Jansa , Christophe Vu-Brugier Subject: [meta-filesystems][PATCH v2 1/2] exfatprogs: add new recipe Date: Tue, 28 Mar 2023 19:27:20 +0200 Message-Id: <20230328172721.10639-1-cvubrugier@fastmail.fm> X-Mailer: git-send-email 2.39.2 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 ; Tue, 28 Mar 2023 17:28:20 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/101808 From: Christophe Vu-Brugier exfatprogs provides utilities to create, modify, and check exFAT file systems on Linux. The developers of exfatprogs also maintain the Linux kernel exFAT driver. exfatprogs has replaced exfat-utils in Debian bookworm. References: * https://github.com/exfatprogs/exfatprogs/ * https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1002871 Signed-off-by: Christophe Vu-Brugier --- Changes v1 -> v2 - Add RPROVIDES:${PN} as suggested by Martin Jansa .../exfatprogs/exfatprogs_1.2.0.bb | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 meta-filesystems/recipes-utils/exfatprogs/exfatprogs_1.2.0.bb diff --git a/meta-filesystems/recipes-utils/exfatprogs/exfatprogs_1.2.0.bb b/meta-filesystems/recipes-utils/exfatprogs/exfatprogs_1.2.0.bb new file mode 100644 index 000000000..8cc59329f --- /dev/null +++ b/meta-filesystems/recipes-utils/exfatprogs/exfatprogs_1.2.0.bb @@ -0,0 +1,24 @@ +SUMMARY = "exFAT filesystem userspace utilities" +DESCRIPTION = "\ +As new exfat filesystem is merged into linux-5.7 kernel, exfatprogs is \ +created as an official userspace utilities that contain all of the standard \ +utilities for creating and fixing and debugging exfat filesystem in linux \ +system. The goal of exfatprogs is to provide high performance and quality \ +at the level of exfat utilities in windows. And this software is licensed \ +under the GNU General Public License Version 2." +HOMEPAGE = "https://github.com/${BPN}/${BPN}" +SECTION = "universe/otherosfs" +LICENSE = "GPL-2.0-only" +LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" + +SRC_URI = "https://github.com/${BPN}/${BPN}/releases/download/${PV}/${BP}.tar.xz" +SRC_URI[sha256sum] = "56d9a49465deafc367d428afc71c8098705a30ee19a3cdf3c5320650b8880742" + +UPSTREAM_CHECK_URI = "https://github.com/${BPN}/${BPN}/releases" +UPSTREAM_CHECK_REGEX = "${BPN}-(?P\d+(\.\d+)+)" + +inherit autotools + +RPROVIDES:${PN} = "exfat-utils" +RCONFLICTS:${PN} = "exfat-utils" +RREPLACES:${PN} = "exfat-utils" From patchwork Tue Mar 28 17:27:21 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christophe Vu-Brugier X-Patchwork-Id: 21871 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 4ECEFC6FD18 for ; Tue, 28 Mar 2023 17:28:20 +0000 (UTC) Received: from wout5-smtp.messagingengine.com (wout5-smtp.messagingengine.com [64.147.123.21]) by mx.groups.io with SMTP id smtpd.web10.2503.1680024491871462084 for ; Tue, 28 Mar 2023 10:28:12 -0700 Authentication-Results: mx.groups.io; dkim=fail reason="signature has expired" header.i=@fastmail.fm header.s=fm2 header.b=eLBU/Fgl; spf=pass (domain: fastmail.fm, ip: 64.147.123.21, mailfrom: cvubrugier@fastmail.fm) Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.west.internal (Postfix) with ESMTP id 32FEC3200943; Tue, 28 Mar 2023 13:28:11 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute3.internal (MEProxy); Tue, 28 Mar 2023 13:28:11 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fastmail.fm; h= cc:cc:content-transfer-encoding:content-type:date:date:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to; s=fm2; t=1680024490; x= 1680110890; bh=eb6+9iYMfriDnIkoktBtKAWhfikVVWTKnnZjHgjwarc=; b=e LBU/FglnQbN31MhxFYjxjWgdMiAiaipFBlKVbo+wxo55vUqFznmhUyzFTX31KhXA mUXBvBqt9ONoYUWyyrTnQT+y9ga5OJVJyJnHq7GXgSJhk5Z9v1v85yBKYqzENOzF 9LjBchIH9E/ZupXeJ6z5T61oNehBepsZXYYdwsUc+2+5vH9+CTUIGVwQW9ZIEC9w MuP8xqeDySbNfbaAReOk2Gtw2mdNVnF5whbnUTMCDDCzOKDJ10eFDPKXm7Rsk5Yg YQjDprzqO5W5A5buKzlUhP6VR9aqQNlym27EjQWYecYiOzovJzuUxQkbLLJC6Vtg 735+f0sLWCuM85UxWtr9g== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:date:date:feedback-id:feedback-id:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm2; t=1680024490; x= 1680110890; bh=eb6+9iYMfriDnIkoktBtKAWhfikVVWTKnnZjHgjwarc=; b=t bw3s2xW4nSRDLSwERhqFoQry92Z7IpDd1Ul8HdYFxqMH+EF1ltdY40fmI5McONEw VWq+tCBk2LoKn3orJWxYfuxxrTSzm0qXy+YDvLsB6KmB+ToZy9tmLIg5U4lT/e77 LzyLTS9qFhhz/NU67YalVQAiez0dqabQ4GJzcDxUA21sDgbqvFb7lWgWJIZf4Ilg YUR5/HVOPvCrKBWObnWIDO3CnxKk6wBCCQSYicWnzSO6hQ0ymZWMaZQ+3coymmuO 8218FutQD7oGibfLerG0y7vcri3vJMUCwxmhAdp/wQAnRat9p620sFMKsitfy/jw u6MEzJxbh+opUcxhr19Pw== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvhedrvdehgedgudduvdcutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enucfjughrpefhvfevufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpegtvhhu sghruhhgihgvrhesfhgrshhtmhgrihhlrdhfmhenucggtffrrghtthgvrhhnpeejhffhie ekjeegvedtgfeuiefhudevgeetuddtueduheeffeehiefftefgjeeuvdenucffohhmrghi nhepghhithhhuhgsrdgtohhmnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpe hmrghilhhfrhhomheptghvuhgsrhhughhivghrsehfrghsthhmrghilhdrfhhm X-ME-Proxy: Feedback-ID: i09e840f8:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Tue, 28 Mar 2023 13:28:09 -0400 (EDT) From: cvubrugier@fastmail.fm To: openembedded-devel@lists.openembedded.org Cc: Martin Jansa , Christophe Vu-Brugier Subject: [meta-filesystems][PATCH v2 2/2] exfat-utils: remove recipe Date: Tue, 28 Mar 2023 19:27:21 +0200 Message-Id: <20230328172721.10639-2-cvubrugier@fastmail.fm> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230328172721.10639-1-cvubrugier@fastmail.fm> References: <20230328172721.10639-1-cvubrugier@fastmail.fm> 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 ; Tue, 28 Mar 2023 17:28:20 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/101809 From: Christophe Vu-Brugier exfat-utils is superseded by exfatprogs. Signed-off-by: Christophe Vu-Brugier --- .../exfat-utils/exfat-utils_1.3.0.bb | 24 ------------------- 1 file changed, 24 deletions(-) delete mode 100644 meta-filesystems/recipes-utils/exfat-utils/exfat-utils_1.3.0.bb diff --git a/meta-filesystems/recipes-utils/exfat-utils/exfat-utils_1.3.0.bb b/meta-filesystems/recipes-utils/exfat-utils/exfat-utils_1.3.0.bb deleted file mode 100644 index abb8fece3..000000000 --- a/meta-filesystems/recipes-utils/exfat-utils/exfat-utils_1.3.0.bb +++ /dev/null @@ -1,24 +0,0 @@ -SUMMARY = "utilities to create, check, label and dump exFAT filesystem" -DESCRIPTION = "Utilities to manage extended file allocation table filesystem. \ -This package provides tools to create, check and label the filesystem. It \ -contains \ - - dumpexfat to dump properties of the filesystem \ - - exfatfsck / fsck.exfat to report errors found on a exFAT filesystem \ - - exfatlabel to label a exFAT filesystem \ - - mkexfatfs / mkfs.exfat to create a exFAT filesystem. \ -" -HOMEPAGE = "https://github.com/relan/exfat" -SECTION = "universe/otherosfs" -LICENSE = "GPL-2.0-only" -LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" - -SRC_URI = "https://github.com/relan/exfat/releases/download/v${PV}/${BP}.tar.gz" - -UPSTREAM_CHECK_URI = "https://github.com/relan/exfat/releases" - -DEPENDS = "virtual/libc" - -inherit pkgconfig autotools - -SRC_URI[md5sum] = "f8928571b152455e828ca0bd42af8b73" -SRC_URI[sha256sum] = "dfebd07a7b907e2d603d3a9626e6440bd43ec6c4e8c07ccfc57ce9502b724835"