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 E62ABEB64DA for ; Wed, 12 Jul 2023 20:14:27 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 4111C86B58; Wed, 12 Jul 2023 22:14:26 +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="stQEvrLP"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 60CEC86B23; Wed, 12 Jul 2023 22:14:24 +0200 (CEST) Received: from mail-yw1-x1129.google.com (mail-yw1-x1129.google.com [IPv6:2607:f8b0:4864:20::1129]) (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 AFF7186A82 for ; Wed, 12 Jul 2023 22:14:21 +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-x1129.google.com with SMTP id 00721157ae682-57688a146ecso84703427b3.2 for ; Wed, 12 Jul 2023 13:14:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1689192860; x=1691784860; 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=UTDtKFb2I8LAEolxEb/Hy9dJ2cZ5ViNVT/cFNm9TxoM=; b=stQEvrLPyTuOKAeeqTJKwkfNoI8VEvbEktMmZKa59FNggm+6Q8IuRRtz8oSoUL5Kro +UBVgT8onnTNR5iHGlu4n/eorI1ji8aNGR8ed1Ik7f0dwmS/+vkFN7U22LsAMtJ3yM3Y p1LA6jNXx+4lldPX5a9rfrOWeCdKlhqukXqKE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689192860; x=1691784860; 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=UTDtKFb2I8LAEolxEb/Hy9dJ2cZ5ViNVT/cFNm9TxoM=; b=CXnmOdmLv6eIzqBwA42xJfCPlbGVE1AV81M1hTU252h6OnN/5cu6HIIjDtdRNCc2lE NjX/rIEa30+iLsQZ7yAYCDVGRrnpo6WAmpYLMs6LHLf0Oz0objQrzaZS7gM1pB3G9BSc aMIBD+JRdhc9BOQArYnztgrLjrq5JXuN1SiOYmJ5YJtCN6g3EhhFqHjsi5h+SXzDu85O cqz3f4sjzR5SBpcKdkyLB4wLcI15ZbiVGTXpn6vMLVtv1yiB9k8qIozjNQ/Nu+nnjCo5 uHHzaTBKsfWks31KE+kw9axvqqtkwjO90oTun7jxOFpxsBhckR6WjIjKQS73xJJGKfJp qfQw== X-Gm-Message-State: ABy/qLbFoKRq0G5sbxEadeK/lmbqe+i7bCZd2QB0cCC21Iht0Z3cJvry 5xkplNC7tDB1cZ7x5/r0/sNUrukLLolR2EROG44vIg== X-Google-Smtp-Source: APBJJlEyD4KrGm0HP5iajqqnG7qh/CMQYnZNBS+JX7kMJnVvQDLXvT//MuJ1L0c5/8C3mM7mIqEPBQ== X-Received: by 2002:a81:c251:0:b0:577:1be8:c1ae with SMTP id t17-20020a81c251000000b005771be8c1aemr19219517ywg.24.1689192860434; Wed, 12 Jul 2023 13:14:20 -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 r186-20020a0dcfc3000000b0057a165e6ee1sm1385337ywd.35.2023.07.12.13.14.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 12 Jul 2023 13:14:19 -0700 (PDT) Date: Wed, 12 Jul 2023 16:14:18 -0400 From: Tom Rini To: Simon Glass Cc: U-Boot Mailing List Subject: Re: Please pull u-boot-dm Message-ID: <20230712201418.GG2066889@bill-the-cat> References: <20230712192939.GC2066889@bill-the-cat> <20230712193628.GD2066889@bill-the-cat> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="4vkJbL6QIwBnmGzl" Content-Disposition: inline In-Reply-To: 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 --4vkJbL6QIwBnmGzl Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jul 12, 2023 at 02:09:19PM -0600, Simon Glass wrote: > Hi Tom, >=20 > On Wed, 12 Jul 2023 at 13:36, Tom Rini wrote: > > > > 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: > > > > > > > Hi Tom. > > > > > > > > https://source.denx.de/u-boot/custodians/u-boot-dm/-/pipelines/16872 > > > > > > > > > > > > The following changes since commit 8e21064cb3452950b09301baec06d86e= 37342471: > > > > > > > > Merge tag 'efi-2023-07-rc7' of > > > > https://source.denx.de/u-boot/custodians/u-boot-efi (2023-07-11 > > > > 13:27:32 -0400) > > > > > > > > are available in the Git repository at: > > > > > > > > git://git.denx.de/u-boot-dm.git tags/dm-pull-12jul23a > > > > > > > > for you to fetch changes up to 45aa7ac492d90ddc2977ea6c9d161e7cc333= 3487: > > > > > > > > tools: Fix package discovery in pyproject.toml of u_boot_pylib. > > > > (2023-07-12 09:48:19 -0600) > > > > > > NAK, > > > commit 5a801ad450303f028213c5da12017db5d3668cbc > > > Author: Simon Glass > > > Date: Thu Jun 22 12:44:24 2023 +0100 > > > > > > buildman: Provide an argument to the -R option > > > > > > Allow writing the file to a selected location, since otherwise th= is is > > > controlled by the buildman configuration, so cannot be determined= by the > > > caller. > > > > > > Fixes: https://source.denx.de/u-boot/u-boot/-/issues/17 > > > Signed-off-by: Simon Glass > > > > > > Breaks buildman -R as it now requires a location to be specified inst= ead > > > of creating one where it's normally needed / used by default. > > > > > > And I believe this matters in that I use "buildman -R" for "Did someo= ne > > > add a new defconfig and not update a MAINATINERS file?". >=20 > From the docs: >=20 > This file is no-longer needed by buildman but it is still generated in the > working directory. This helps avoid a delay on every build, since scannin= g all > the Kconfig files takes a few seconds. Use the `-R ` flag to fo= rce > regeneration of the file - in that case buildman exits after writing the = file > with exit code 2 if there was an error in the maintainer files. To use the > default filename, use a hyphen, i.e. `-R -`. The old name needs to be the default if none is specified, to not break existing setups. > > 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 > > > > Create a new determine_boards() function to hold the code which sel= ects > > which boards to build. > > > > 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: > > ./tools/buildman/buildman --dry-run -v freescale -x powerpc,m68k,aarch6= 4,ls101,ls102,ls104,ls108,ls20,lx21 > > gives 229 boards and not 28. >=20 > I'll take a look. One of the reasons this series adds test-coverage > measurement is to see where there are gaps in testing. OK. --=20 Tom --4vkJbL6QIwBnmGzl Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmSvCZAACgkQFHw5/5Y0 tywKdAv/RZUMPYsYEAxBIaB3ln7SnpMtxZ93hXkvmqKydotKuaaRiqtuJqsu0QW8 PTgweJy0/B5aK4NVYa7t297p8TLOWtobUsxsqAqAHB48PYywoHXqP4qWE3BEkcd+ a3gYpD9D5jQVQjCKzOvvwNDyUwkkC8Aa1+WeX1VmQFBkGYosQSJudViAuVK3vdGm CcYGJYVZ4vzy/b79a2VhX9NFDXaGCkx8w7t+iyfT+cUXXIJGpQAKPC8e4S1TCUW+ oItPkmyNrTnl0TJq4AwlcRvESAbD16fvs1K1/vaP586WAFJ8ipOsynv1UqIheb8b qgzVXOL31jX5VCc9RqRiR+t/uUGQr4LRRCRJf8+5I7ND84VyD67ufuLG0NkZ+mYM O2wX8cS0zVbzCGWFUE/pcJzMpUey4tBw0eDUprP6fqfyjTdNFV4shbZ1QsIgKD+C lXNGEdLd/bnl2LZxFN0tfQC66eSHtYfWsrkln2lGsa5M3TKRf/YSp8WC/OgLiNN8 MjoxoCdP =BNm5 -----END PGP SIGNATURE----- --4vkJbL6QIwBnmGzl--