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 smtp4.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (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 AF846C4706C for ; Sat, 13 Jan 2024 20:19:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id 66F1441EA3; Sat, 13 Jan 2024 20:19:11 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org 66F1441EA3 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TnmuP26fh1fR; Sat, 13 Jan 2024 20:19:10 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp4.osuosl.org (Postfix) with ESMTP id CC0144174B; Sat, 13 Jan 2024 20:19:09 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org CC0144174B Received: from smtp4.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id 33F261BF83A for ; Sat, 13 Jan 2024 20:18:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id 09407402EF for ; Sat, 13 Jan 2024 20:18:43 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org 09407402EF X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BLINStXMXnv3 for ; Sat, 13 Jan 2024 20:18:42 +0000 (UTC) Received: from relay3-d.mail.gandi.net (relay3-d.mail.gandi.net [217.70.183.195]) by smtp4.osuosl.org (Postfix) with ESMTPS id 4D727402E1 for ; Sat, 13 Jan 2024 20:18:42 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org 4D727402E1 Received: by mail.gandi.net (Postfix) with ESMTPSA id 6533E60002; Sat, 13 Jan 2024 20:18:40 +0000 (UTC) Received: from peko by dell.be.48ers.dk with local (Exim 4.96) (envelope-from ) id 1rOkSl-00DN9t-2W; Sat, 13 Jan 2024 21:18:39 +0100 From: Peter Korsgaard To: Adam Duskett References: <20240102235957.3072102-1-adam.duskett@amarulasolutions.com> <20240102235957.3072102-3-adam.duskett@amarulasolutions.com> Date: Sat, 13 Jan 2024 21:18:39 +0100 In-Reply-To: <20240102235957.3072102-3-adam.duskett@amarulasolutions.com> (Adam Duskett's message of "Tue, 2 Jan 2024 16:59:24 -0700") Message-ID: <87le8trnq8.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 v3 02/11] package/Config.in: move flutter-gallery menu entry 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: buildroot@buildroot.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" >>>>> "Adam" == Adam Duskett writes: > package/flutter-gallery was place erroneous under the "Graphic libraries" > section of the menu "Graphic libraries and applications (graphic/text)" > menu. However, as flutter-gallery is a flutter-based graphical user interface > (GUI) application, it is better suited to be placed under the > "Graphic applications" section. > Signed-off-by: Adam Duskett Committed to 2023.11.x, thanks. -- Bye, Peter Korsgaard _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot