From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id CKEGI55iHWVeLQAAauVa8A:P1 (envelope-from ) for ; Wed, 04 Oct 2023 15:03:26 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id CKEGI55iHWVeLQAAauVa8A (envelope-from ) for ; Wed, 04 Oct 2023 15:03:26 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 417595814A for ; Wed, 4 Oct 2023 15:03:26 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=YM8gRk4N; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1696424606; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=BAsXHZAV/wxaqYv4PRGB2sNIR3c5GtTLjiJ2HaRk5xk=; b=NlLdVUSr03yA8fLtcsNAnvRxbVgiDX06b8vIlZS+tVMfhF/x1uhn2Hg17KKq2qfzOvQnYa K3nf2xlKnrKOmV9MUTjKXHnmW7VWncP0w6968KnaksNQCW65jR9y2NvIGck2YcXW61WLVo nIhE5zQ4FRGhQV4DTnddEkxc8SXQr5bJjZ3L5U1mGEg/WXcL/2gFfHIz7cgsxdHVV5EEVF /v4yFYkQ1DhcNjzUNlPoWTut09MPmVZSiZqxQgN/23DzKmzb0S0oyrvxnYdTBtntUmqHM7 LYSuYCa3t3qaHHBgIL3v5P1WXc3OY59/sCAQi4DZQYRX82VLo7nRQWGHNA7zwQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1696424606; a=rsa-sha256; cv=none; b=FAOoa8cO4rFDa80oDBHKlJ3CaGstDGwy8k3aeTIu22YCymog6NYlSfM0JlF8f7ThCkuGtv THZ9KNVqmFPyjNaUXG61hX1VKTaZw2ygebC01UK0b1PKjQXBcipVqkXPCek7D0Dg3SWjJL IF+2ilmrG2M5kZunk2VLG0j6QdmB++r1wK6RdeqppDRpkMu0bCUGKOXSiPRny8ZbOpzU5S m1px5TkPu4f4V7Lk630dQxU+P+/2rSvwZpFV2S4mzPGQ2vJHi2CMFf13uesdcsEPBDReaD yhorBRRZHJBCi3IMfuDCAgNrSXMOigK6bnPPh4eOST03RV3zeSM70QY1M2HFxQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=YM8gRk4N; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qo1W4-0006ux-Fc; Wed, 04 Oct 2023 09:02:17 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qo1VZ-0006p8-8j for guix-patches@gnu.org; Wed, 04 Oct 2023 09:01:47 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qo1VY-0004cE-W9 for guix-patches@gnu.org; Wed, 04 Oct 2023 09:01:45 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qo1Vq-0005Yd-D2 for guix-patches@gnu.org; Wed, 04 Oct 2023 09:02:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66263] [PATCH 00/23] guix: Add avr as a platform. Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 04 Oct 2023 13:02:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66263 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Jean-Pierre De Jesus DIAZ Cc: 66263@debbugs.gnu.org, vagrant@debian.org, efraim@flashner.co.il, maxim.cournoyer@gmail.com Received: via spool by 66263-submit@debbugs.gnu.org id=B66263.169642450221333 (code B ref 66263); Wed, 04 Oct 2023 13:02:02 +0000 Received: (at 66263) by debbugs.gnu.org; 4 Oct 2023 13:01:42 +0000 Received: from localhost ([127.0.0.1]:41809 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qo1VW-0005Y1-8X for submit@debbugs.gnu.org; Wed, 04 Oct 2023 09:01:42 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41336) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qo1VU-0005Xk-9G for 66263@debbugs.gnu.org; Wed, 04 Oct 2023 09:01:40 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qo1V1-0004WJ-G8; Wed, 04 Oct 2023 09:01:11 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=BAsXHZAV/wxaqYv4PRGB2sNIR3c5GtTLjiJ2HaRk5xk=; b=YM8gRk4NcSlIrgdPtE/a mPwqluqQpCnBcSFagJE/25usEafGdF1NwMQysMMOqwgJIuDUr8bripc26884Fc5FoW0Qpf6Ap2eau RSINi+9iAh56m4YUSZ3jran3nUT4m5RDSMEOGoBkCDeCF8q9VEnc57183pvNMMhKiqyLQukWRA77J nqyUFr9jyJdpzT8+QzeQs6c2SZgUB1DZpH64jaSv4URx+KykIrqyhah1TZyPNszPvVgrZQSBfyqH/ 4PyOvVwqMy9edcE6nfag43ukhFup+WCLbF9s+NV9LB/MWg8HRH1TVsFjpx+Tkq/U3GOWwpPzp+XDr dcLo8kcSoMLyEA==; From: Mathieu Othacehe References: <20230929091333.7623-1-jean@foundationdevices.com> Date: Wed, 04 Oct 2023 15:01:09 +0200 In-Reply-To: <20230929091333.7623-1-jean@foundationdevices.com> (Jean-Pierre De Jesus DIAZ's message of "Fri, 29 Sep 2023 11:13:33 +0200") Message-ID: <87il7mk0dm.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -4.80 X-Spam-Score: -4.80 X-Migadu-Queue-Id: 417595814A X-TUID: ftIZxJyqxZdi Hello, > The [PATCH 21/23] fixes a bug in the meson-configuration module > and can be applied independently. I applied this one. Now the rest of the series also seems fine to me. Maxim, Efraim, Vagrant any thoughts? Thanks, Mathieu