public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Laszlo Ersek <lersek@redhat.com>
To: Lans Zhang <jia.zhang@windriver.com>, edk2-devel@ml01.01.org
Cc: ting.ye@intel.com, jiaxin.wu@intel.com
Subject: Re: [PATCH] CryptoPkg: ignore the openssl tarball in .gitignore
Date: Mon, 13 Mar 2017 15:57:59 +0100	[thread overview]
Message-ID: <92550320-e00a-812f-e2d4-a87bbd5d0a78@redhat.com> (raw)
In-Reply-To: <1489242230-8293-1-git-send-email-jia.zhang@windriver.com>

On 03/11/17 15:23, Lans Zhang wrote:
> The modified pattern can match up both the openssl source directory
> and tarball.
> 
> Cc: Ye Ting <ting.ye@intel.com>
> Cc: Wu Jiaxin <jiaxin.wu@intel.com>
> Cc: Laszlo Ersek <lersek@redhat.com>
> Contributed-under: TianoCore Contribution Agreement 1.0
> Signed-off-by: Lans Zhang <jia.zhang@windriver.com>
> ---
>  CryptoPkg/.gitignore | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/CryptoPkg/.gitignore b/CryptoPkg/.gitignore
> index 05272c2..a631aaf 100644
> --- a/CryptoPkg/.gitignore
> +++ b/CryptoPkg/.gitignore
> @@ -1,2 +1,2 @@
>  Include/openssl
> -Library/OpensslLib/openssl-*/
> +Library/OpensslLib/openssl-*
> 

I think I never place the tarball under Library/OpensslLib/, only the
extracted directory:

$ wget -q -O - http://www.openssl.org/source/openssl-1.0.2k.tar.gz \
  | tar -x -z

But I sure don't mind this change.

Acked-by: Laszlo Ersek <lersek@redhat.com>


      reply	other threads:[~2017-03-13 14:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-11 14:23 [PATCH] CryptoPkg: ignore the openssl tarball in .gitignore Lans Zhang
2017-03-13 14:57 ` Laszlo Ersek [this message]

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-list 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=92550320-e00a-812f-e2d4-a87bbd5d0a78@redhat.com \
    --to=devel@edk2.groups.io \
    /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