From mboxrd@z Thu Jan 1 00:00:00 1970 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 smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 87CCBC4706C for ; Sat, 13 Jan 2024 20:22:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 3EDDD60EDE; Sat, 13 Jan 2024 20:22:59 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 3EDDD60EDE X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tv-iKj-8g2yn; Sat, 13 Jan 2024 20:22:58 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp3.osuosl.org (Postfix) with ESMTP id 48D8F60ACD; Sat, 13 Jan 2024 20:22:57 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 48D8F60ACD Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id F2C051BF83A for ; Sat, 13 Jan 2024 20:21:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id CAA71403A5 for ; Sat, 13 Jan 2024 20:21:14 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org CAA71403A5 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Wh7uTRChJiLZ for ; Sat, 13 Jan 2024 20:21:14 +0000 (UTC) Received: from relay6-d.mail.gandi.net (relay6-d.mail.gandi.net [217.70.183.198]) by smtp2.osuosl.org (Postfix) with ESMTPS id D9D4E4026F for ; Sat, 13 Jan 2024 20:21:13 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org D9D4E4026F Received: by mail.gandi.net (Postfix) with ESMTPSA id 09E2EC0005; Sat, 13 Jan 2024 20:21:11 +0000 (UTC) Received: from peko by dell.be.48ers.dk with local (Exim 4.96) (envelope-from ) id 1rOkVD-00DNFe-11; Sat, 13 Jan 2024 21:21:11 +0100 From: Peter Korsgaard To: buildroot@buildroot.org References: <20240111084855.2180761-1-peter@korsgaard.com> Date: Sat, 13 Jan 2024 21:21:11 +0100 In-Reply-To: <20240111084855.2180761-1-peter@korsgaard.com> (Peter Korsgaard's message of "Thu, 11 Jan 2024 09:48:54 +0100") Message-ID: <87h6jhrnm0.fsf@48ers.dk> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 X-GND-Sasl: peter@korsgaard.com Subject: Re: [Buildroot] [PATCH] package/udev: move back sgx group from systemd X-BeenThere: buildroot@buildroot.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Norbert Lange , "Yann E. MORIN" , Sen Hastings Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" >>>>> "Peter" == Peter Korsgaard writes: > Commit 6d163e12a4784580 (package/udev: move render and sgx to > package/systemd) moved the sgx group creation to the systemd package because > eudev at that time did not reference it. This changed in eudev 3.1.12 with > commit a8ffcd1b985fb4 (rules/50-udev-default.rules: fix issue 160) so move > it back to get rid of a warning from udevd: > udevd[303]: specified group 'sgx' unknown > Signed-off-by: Peter Korsgaard Committed to 2023.11.x, thanks. -- Bye, Peter Korsgaard _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot