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 52C72C3DA6E for ; Wed, 20 Dec 2023 21:06:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 0C1A061570; Wed, 20 Dec 2023 21:06:19 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 0C1A061570 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 I7bqVni_nuHP; Wed, 20 Dec 2023 21:06:18 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp3.osuosl.org (Postfix) with ESMTP id 6D9DA61546; Wed, 20 Dec 2023 21:06:17 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 6D9DA61546 Received: from smtp4.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id 5ED2A1BF361 for ; Wed, 20 Dec 2023 21:06:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id 3BF5F42098 for ; Wed, 20 Dec 2023 21:06:15 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org 3BF5F42098 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 libwyyo2nOmt for ; Wed, 20 Dec 2023 21:06:14 +0000 (UTC) Received: from relay7-d.mail.gandi.net (relay7-d.mail.gandi.net [217.70.183.200]) by smtp4.osuosl.org (Postfix) with ESMTPS id 40243421CA for ; Wed, 20 Dec 2023 21:06:14 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org 40243421CA Received: by mail.gandi.net (Postfix) with ESMTPSA id 952B220007; Wed, 20 Dec 2023 21:06:12 +0000 (UTC) Date: Wed, 20 Dec 2023 22:06:11 +0100 To: Adam Duskett Message-ID: <20231220220611.717533e7@windsurf> In-Reply-To: <20231218194001.544887-1-adam.duskett@amarulasolutions.com> References: <20231218194001.544887-1-adam.duskett@amarulasolutions.com> Organization: Bootlin X-Mailer: Claws Mail 4.1.1 (GTK 3.24.38; x86_64-redhat-linux-gnu) MIME-Version: 1.0 X-GND-Sasl: thomas.petazzoni@bootlin.com X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1703106372; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=DHiRVGzCgjWMwEY9vC5TZpt4C7wVS1oRXVTWbKzomt8=; b=AXYc/fitLNDpR1k/4T18vD4lRz5OOzYAmnmRyt5AZnIssWa/PX88qELIPOHww5xtamgEYU 9AKg6fxeXqlkbVvuYFEZFlHmWKcodNQLBmn+du4qCcA4OIb+W6NRfz7Isgl2+m0XMV4UZk /Qzv8UUkr+NFIvtHg+q2c4k1hUvoSTWYKvQf1rZ2otxK+hUaEedp1+MwKUZ7+ncgp39TV1 igzlCDPxK712Ndtui2aXAGbyOxcH/ScbL1tIeRv5CruoX/129fndimTRi0ilK9yZ+8aHtT DgEK/dPOgXNML1E+PX4/6/f+anC29go203d1Tvy3sI+hXxLWwlQWWliKXTKbcA== X-Mailman-Original-Authentication-Results: smtp4.osuosl.org; dkim=pass (2048-bit key, unprotected) header.d=bootlin.com header.i=@bootlin.com header.a=rsa-sha256 header.s=gm1 header.b=AXYc/fit Subject: Re: [Buildroot] [PATCH v2 01/14] package/sway/Config.in: Remove duplicate dependencies 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: , From: Thomas Petazzoni via buildroot Reply-To: Thomas Petazzoni Cc: buildroot@buildroot.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" On Mon, 18 Dec 2023 12:39:46 -0700 Adam Duskett wrote: > Signed-off-by: Adam Duskett > --- > v1 -> v2: Add to series Applied to master, thanks. Thomas -- Thomas Petazzoni, CTO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot