From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id WBsKKIUUtWNKMgEAbAwnHQ (envelope-from ) for ; Wed, 04 Jan 2023 06:54:13 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 2Fr1J4UUtWNbLQEAauVa8A (envelope-from ) for ; Wed, 04 Jan 2023 06:54:13 +0100 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 E9BFA3EFBB for ; Wed, 4 Jan 2023 06:54:12 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pCwix-0000bk-It; Wed, 04 Jan 2023 00:54:03 -0500 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 1pCwiw-0000bc-BO for guix-patches@gnu.org; Wed, 04 Jan 2023 00:54:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pCwiw-00079z-2m for guix-patches@gnu.org; Wed, 04 Jan 2023 00:54:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pCwiv-0001Ot-VI for guix-patches@gnu.org; Wed, 04 Jan 2023 00:54:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#60540] teams: Add scope for Embedded / Bootstrap Resent-From: Vagrant Cascadian Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 04 Jan 2023 05:54:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 60540 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 60540@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16728116215342 (code B ref -1); Wed, 04 Jan 2023 05:54:01 +0000 Received: (at submit) by debbugs.gnu.org; 4 Jan 2023 05:53:41 +0000 Received: from localhost ([127.0.0.1]:47346 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pCwia-0001O5-Tq for submit@debbugs.gnu.org; Wed, 04 Jan 2023 00:53:41 -0500 Received: from lists.gnu.org ([209.51.188.17]:53540) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pCwiY-0001Nx-54 for submit@debbugs.gnu.org; Wed, 04 Jan 2023 00:53:39 -0500 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 1pCwiX-0000Yp-Vy for guix-patches@gnu.org; Wed, 04 Jan 2023 00:53:38 -0500 Received: from cascadia.aikidev.net ([173.255.214.101]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pCwiW-00078N-2r for guix-patches@gnu.org; Wed, 04 Jan 2023 00:53:37 -0500 Received: from localhost (unknown [IPv6:2600:3c01:e000:21:7:77:0:40]) (Authenticated sender: vagrant@cascadia.debian.net) by cascadia.aikidev.net (Postfix) with ESMTPSA id 886CD1AB0A for ; Tue, 3 Jan 2023 21:53:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=debian.org; s=1.vagrant.user; t=1672811609; bh=i41iEfNYYaNrqfPOmwbcZfbiglf4fuMYL2hqdpf3hHU=; h=From:To:Subject:Date:From; b=Lzy4Wp8kina1ljdtjCCkIKoCZKgzVgoZ+lDeoalgOWyqIngioo9vA9vCf/4y1Uv15 rnFUw6SdgivUl55gbifB/q0BWV6ByduuhNkFPQeRKwbRYcfalGadMciysZiP2D3EKr l7gTikWMDIZVwJbKUjbNOUm4jfY5w1/wA7lFY8Iy97EY5cKZcZRGbm39U3TMOulj+b 8aXQMn+L3NgLqOuTeqqrqxC43DRZzIUkE3H4OBm3kpVd5IJaDKH/wifJ6/arsgsF4/ eAhIfJpzDn+FTqcdPQ5HIMCTriY+D6QzBBIsRbt+Cd++TDzgv8QZxaRRzIA2grCIGN VdHdTH4vdMxRQ== From: Vagrant Cascadian Date: Tue, 03 Jan 2023 21:53:25 -0800 Message-ID: <875ydmalre.fsf@yucca> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="==-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: none client-ip=173.255.214.101; envelope-from=vagrant@debian.org; helo=cascadia.aikidev.net X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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-Country: US X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1672811653; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:list-id:list-help:list-unsubscribe:list-subscribe: list-post:dkim-signature; bh=bhq6prjRnA4sxKO3GDdTsABY9VEmI61wcj/g1u3nqSs=; b=PB50hrTaNHtKlujl1IK+ucRVj1/ObcFC82SgBAo+cquBkQ3c2ZEPhfqO3C+X+pT1nvGg1/ KWrdQ/GsnFX12LwOCJwYqIsskzj486DtLY7zAVI4EHYCAZ+d7YrJzWKpxVKh5SNvquPJW5 tTTBGeQPeobGsKrzIqgXqlGlWx+jfQl9qinp1ty61gLJwLcnoM2lq2VFJEtO+k6/w1EALk P9q8oghA2inUJAZvyzfrkkZ8iTDIZ4gX7aXMoOoQMuYyU2QLxuSygKZtNqIvUVjaFVoyNa lPzatW6re5NUtmNT4VII3W6w/dUiQDBgIUsB9VURURtg43kGM+j28ONkThjyhg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=debian.org header.s=1.vagrant.user header.b=Lzy4Wp8k; 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=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1672811653; a=rsa-sha256; cv=none; b=Y1iFhm1Oc6Lst4cYxrKvMycOOC4aReG1TGz+3V5qqUgIDMnAuLmVObkJhwzTR46ci3Xqxd iPEAYWvR88u/G8jSvpXwFBbICfS3opuZT9iqURIYJl9eN3prkMwFBI9ZF+bjvWYos9pT8V dYRv4fNZrFfwRoj04E4fymaAVTSG9nkq23p/wveMQv/SPqgIQaMan8pTxQSzXie350SQ/O KZgYIrbSzFG0q6Kbmh8ymQTBRoE5koY8PHGrdGvYThih7shw6iRrjXzsrfpmqqAiti8bqQ YE3N2CsOo1YXrR1jrXSTjH/9eQZqS5MUOpxx0N+ZwENPovDfFVvxyII22l9b4A== X-Spam-Score: 0.64 X-Migadu-Queue-Id: E9BFA3EFBB Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=debian.org header.s=1.vagrant.user header.b=Lzy4Wp8k; 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=none X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: 0.64 X-TUID: u/1RZpxGhjWv --==-=-= Content-Type: multipart/mixed; boundary="=-=-=" --=-=-= Content-Type: text/plain There are some packages that are obviously related to embedded (e.g. u-boot from bootloaders.scm, arm-trusted-firmware from firmware.scm) and bootstrapping (mes.scm). Patch attached. live well, vagrant --=-=-= Content-Type: text/x-diff Content-Disposition: inline; filename=0003-teams-Add-scope-for-Embedded-Bootstrap-team.patch Content-Transfer-Encoding: quoted-printable From=206c8076261cf1a93134e3435124d4a7e9dcbbba1c Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Tue, 3 Jan 2023 21:41:34 -0800 Subject: [PATCH 3/4] teams: Add scope for Embedded / Bootstrap team. * etc/teams.scm.in (embedded-bootstrap): Add bootloaders, firmware and mes = to scope. =2D-- etc/teams.scm.in | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/etc/teams.scm.in b/etc/teams.scm.in index b3a1c72c28..921c101aa7 100644 =2D-- a/etc/teams.scm.in +++ b/etc/teams.scm.in @@ -244,7 +244,10 @@ asdf-build-system." =20 (define-team embedded-bootstrap (team 'embedded-bootstrap =2D #:name "Embedded / Bootstrap")) + #:name "Embedded / Bootstrap" + #:scope (list "gnu/packages/bootloaders.scm" + "gnu/packages/firmware.scm" + "gnu/packages/mes.scm"))) =20 (define-team rust (team 'rust =2D-=20 2.30.2 --=-=-=-- --==-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCY7UUVgAKCRDcUY/If5cW qgT9AQCZTbfQBakPz0umrZA5syKQDgQDnOjlt1wdpUiJuFz8YwD/Tks4jgs5+Nz5 Tj5Hm8Mw9btHv1OlXeTvjC8TTecMNQw= =3axp -----END PGP SIGNATURE----- --==-=-=--