U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Vagrant Cascadian <vagrant@reproducible-builds.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/3] Add fit-dtb.blob* to .gitignore to also exclude compressed blobs.
Date: Thu, 02 May 2019 09:44:43 -0700	[thread overview]
Message-ID: <87v9ysg610.fsf@ponder> (raw)
In-Reply-To: <e556d638-9365-b02d-f978-35d783cf8007@denx.de>

On 2019-05-02, Marek Vasut wrote:
> On 5/2/19 2:42 AM, Vagrant Cascadian wrote:
>> Signed-off-by: Vagrant Cascadian <vagrant@reproducible-builds.org>
>> ---
>
> Commit message is missing on this and 2/3 patch , otherwise the series
> looks good, thanks.

I'm not sure what more to add that isn't already in the subject
line... should I break it up into two lines:

  Add fit-dtb.blob* to .gitignore.

  Also excludes compressed blobs.

?

I guess I could also mention the commit where compressed blobs were
introduced... that would drag it out a bit longer.

Thanks!


live well,
  vagrant


>>  .gitignore | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>> 
>> diff --git a/.gitignore b/.gitignore
>> index c2afcfbca2..d8b7b77844 100644
>> --- a/.gitignore
>> +++ b/.gitignore
>> @@ -35,7 +35,7 @@
>>  #
>>  # Top-level generic files
>>  #
>> -fit-dtb.blob
>> +fit-dtb.blob*
>>  /MLO*
>>  /SPL*
>>  /System.map
>> 
>
>
> -- 
> Best regards,
> Marek Vasut
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 227 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190502/84dae146/attachment.sig>

  reply	other threads:[~2019-05-02 16:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-02  0:42 [U-Boot] [PATCH 0/3] Tidy up support for compressed fit-dtb.blob Vagrant Cascadian
2019-05-02  0:42 ` [U-Boot] [PATCH 1/3] Add fit-dtb.blob* to .gitignore to also exclude compressed blobs Vagrant Cascadian
2019-05-02  9:23   ` Marek Vasut
2019-05-02 16:44     ` Vagrant Cascadian [this message]
2019-05-02 17:07       ` Marek Vasut
2019-05-02  0:42 ` [U-Boot] [PATCH 2/3] Clean fit-dtb.blob* to also catch " Vagrant Cascadian
2019-05-02  0:42 ` [U-Boot] [PATCH 3/3] Set time and umask on fit-dtb.blob to ensure reproducibile builds Vagrant Cascadian

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87v9ysg610.fsf@ponder \
    --to=vagrant@reproducible-builds.org \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox