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 phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id A7B1FEB64DA for ; Wed, 12 Jul 2023 19:36:36 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id DE85486AEB; Wed, 12 Jul 2023 21:36:34 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="Ku3VIniu"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 5587586AEE; Wed, 12 Jul 2023 21:36:34 +0200 (CEST) Received: from mail-yw1-x1136.google.com (mail-yw1-x1136.google.com [IPv6:2607:f8b0:4864:20::1136]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id B113186AA7 for ; Wed, 12 Jul 2023 21:36:31 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-yw1-x1136.google.com with SMTP id 00721157ae682-577ddda6ab1so17541027b3.0 for ; Wed, 12 Jul 2023 12:36:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1689190590; x=1691782590; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=o9+5BG7Ak05MlGuGs7K/1oHHmklOJZ3vFKiIp1/WApc=; b=Ku3VIniuHusRXnd+1MJQabakW4qs8w6CJaWDjlex/2qTdSORf124/FH3AZ5dSQaW1P Z9bC+EkkPYra4VTQCld3x+o8H9tL5hauDk8n6YcFzBLcaux6ZfZ6Mt2vqx3wi38WyQYO Y8aKynDgNgo7xuEx/TVWq9dpr6KqJH9mXoBZg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689190590; x=1691782590; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=o9+5BG7Ak05MlGuGs7K/1oHHmklOJZ3vFKiIp1/WApc=; b=R+1Qsv51AGYrQdCrgQ2icgxH4AzARc4ZUdM6vk6txWI9ddm8P+VS7w/4Pti3dNMU4G zLpJR6zDPUtz8AZ8kM46RgcStyFqTa0DfEAbLXxdg6a2M2KimaDPU+8Y0R+q/N3vr1HD mO/m/6pBmOCawb/7ccbWfbo8c5yuMowXsodNLW5B4CxDhu04e/9N7g1qyLPdVJRN7bju XLApNP61TA7ybL4tTf0m4wsdorKMXJqLmY++RVWHZj+9CT+hrkUNJeB2AN1z0UHOVevC Nlm8ePZCslx9o9E3N8qscv7yLmJTsqszYbsltaa5UeQxaoGmVMbIouPfX6Kw6Mxl3qkF 2egA== X-Gm-Message-State: ABy/qLYVlwmbVMtpMowLJRF4G7Sv1QFeU1Cw5JbIs7Jfbz/yugM4CrGD 2C4INue26DMNQvmdg09qWgxUeA== X-Google-Smtp-Source: APBJJlF4vFlQerbrLS9q44S+uajl1rWVmz319Mp+pgr+QAgkRhxZr2Se3O+T2Ejn6ZjKAJCcLoKhfg== X-Received: by 2002:a0d:dfc1:0:b0:576:92ef:1575 with SMTP id i184-20020a0ddfc1000000b0057692ef1575mr3681401ywe.7.1689190590443; Wed, 12 Jul 2023 12:36:30 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b00-6400-616f-f5d3-9cfa-22fc.res6.spectrum.com. [2603:6081:7b00:6400:616f:f5d3:9cfa:22fc]) by smtp.gmail.com with ESMTPSA id m124-20020a817182000000b0056d0709e0besm1342503ywc.129.2023.07.12.12.36.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 12 Jul 2023 12:36:30 -0700 (PDT) Date: Wed, 12 Jul 2023 15:36:28 -0400 From: Tom Rini To: Simon Glass Cc: U-Boot Mailing List Subject: Re: Please pull u-boot-dm Message-ID: <20230712193628.GD2066889@bill-the-cat> References: <20230712192939.GC2066889@bill-the-cat> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="DqQ39/TdabBzESrY" Content-Disposition: inline In-Reply-To: <20230712192939.GC2066889@bill-the-cat> X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.8 at phobos.denx.de X-Virus-Status: Clean --DqQ39/TdabBzESrY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jul 12, 2023 at 03:29:39PM -0400, Tom Rini wrote: > On Wed, Jul 12, 2023 at 09:51:13AM -0600, Simon Glass wrote: >=20 > > Hi Tom. > >=20 > > https://source.denx.de/u-boot/custodians/u-boot-dm/-/pipelines/16872 > >=20 > >=20 > > The following changes since commit 8e21064cb3452950b09301baec06d86e3734= 2471: > >=20 > > Merge tag 'efi-2023-07-rc7' of > > https://source.denx.de/u-boot/custodians/u-boot-efi (2023-07-11 > > 13:27:32 -0400) > >=20 > > are available in the Git repository at: > >=20 > > git://git.denx.de/u-boot-dm.git tags/dm-pull-12jul23a > >=20 > > for you to fetch changes up to 45aa7ac492d90ddc2977ea6c9d161e7cc3333487: > >=20 > > tools: Fix package discovery in pyproject.toml of u_boot_pylib. > > (2023-07-12 09:48:19 -0600) >=20 > NAK, > commit 5a801ad450303f028213c5da12017db5d3668cbc > Author: Simon Glass > Date: Thu Jun 22 12:44:24 2023 +0100 >=20 > buildman: Provide an argument to the -R option > =20 > Allow writing the file to a selected location, since otherwise this is > controlled by the buildman configuration, so cannot be determined by = the > caller. > =20 > Fixes: https://source.denx.de/u-boot/u-boot/-/issues/17 > Signed-off-by: Simon Glass >=20 > Breaks buildman -R as it now requires a location to be specified instead > of creating one where it's normally needed / used by default. >=20 > And I believe this matters in that I use "buildman -R" for "Did someone > add a new defconfig and not update a MAINATINERS file?". And even harder NAK, this commit 075c6a5eb53f8fb8d375373293c92396f3b4a448 Author: Simon Glass Date: Wed Jul 5 13:18:38 2023 +0100 buildman: Move board-selection code into a function =20 Create a new determine_boards() function to hold the code which selects which boards to build. =20 Signed-off-by: Simon Glass Breaks "buildman foo -x bar" and so all of the Azure jobs that exclude things don't exclude things at all anymore. For example: =2E/tools/buildman/buildman --dry-run -v freescale -x powerpc,m68k,aarch64,= ls101,ls102,ls104,ls108,ls20,lx21 gives 229 boards and not 28. --=20 Tom --DqQ39/TdabBzESrY Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmSvALwACgkQFHw5/5Y0 tyy/Lgv/apAlZuxBK1+98odpHwseoW1pimNbkl0jse12X+r+pSN7JMRcr6hweaQN /Emx3lU2UHnetnNj1nPjpb0x80Jcdky6P3I5P+A9zbDAapq6g1obY39xsjIZRYx2 dLgbP9PLMxWiqlncnkaRVsiVQnqbN2w3W7v9eL9LqyVvZLdIA5W7VeEJKH5JLCp1 dhElF3Ua6oc/EiBhy1+Mm12Qkt18mRtG+BSKqrFJBWhdyRi4Mnq7TyaSdonAQVyZ kMdsT8qrwoe3BEtwmrLkpRyFuXzWsjnqsir+/jDzebNSB+4QA1rem+IlCcLDK0hU nvHAy8z3d+NIVI1ciMk+25W6KePG4VL0xE5LE6ubR/+FLmKmuJZiHhLKDsmN1z7A hNgkE/WLQMxxLYMFOwfRwJhgbN4IgeyGZz5N4WBAnkUdKGRw+Rigr/juSeSuLPTS IKqUx5oyTRByq5BjpQVB0CE0Of29iuPULzTp8/3N8JBgCFwMOKEUYU07IqiW5SCw BQhs+Z/I =kL2l -----END PGP SIGNATURE----- --DqQ39/TdabBzESrY--