From patchwork Mon Nov 26 13:10:53 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nariman Poushin X-Patchwork-Id: 152038 Delivered-To: patch@linaro.org Received: by 2002:a2e:299d:0:0:0:0:0 with SMTP id p29-v6csp5667612ljp; Mon, 26 Nov 2018 05:10:56 -0800 (PST) X-Google-Smtp-Source: AFSGD/UUMAHX9Uxv9DAS//mrpgH6vxrl/DmQjB8OR6JtAV/Pq0pO12pT3ETN9b2wwKoqth8DSO47 X-Received: by 2002:a17:902:2f03:: with SMTP id s3mr26835678plb.277.1543237856180; Mon, 26 Nov 2018 05:10:56 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1543237856; cv=none; d=google.com; s=arc-20160816; b=pTOvEahjM6/l/WupnfDYzMvuje1756IMG2lJOCzTHTO6LLtyH4R97wHat6wciDyvqG XHDTABhPqKb8Mef0XMDOb1+0OywjtnXZlPRAapNxDzpaZFLlCRALuZBPURGG0wpGzbj4 3FF12kkgmjb/heXis+N5SJMY5klFvGfvdzdX1K4tR/WA//EUNyloY3qzvswAs+Gr7RN8 anTAxv111rLQwKkvt8ra0XJq02eaMXZ9nwG0almUwfLQK6sNqv3vNJECKd0hSqd/GgxD /G2pcsoBukDcCNfO5Ojatko7NhI7f9u6yUzIiDiz4iUql5JKJX048areiKh0/O+9x+Jc MpiQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:content-transfer-encoding:mime-version :list-subscribe:list-help:list-post:list-archive:list-unsubscribe :list-id:precedence:subject:message-id:date:to:from:delivered-to; bh=a1AwPrkT9ocFMUJqjao8Xe/I9nhKhuV+QA9o6oy6OqM=; b=EpayEVOdKUJDya8hfYUzaTdV6mCq3yYu2C9i2Zs3JGK6x8wTKihaho7kd100BYuWAq +mLaAfuNzeBirCA3vkyPIkZGD3wJQS5O03ojIcBjM4xrf/q3nokGOH4o5RAaP3cYNoLM 23xp1IJDUiRqsS/9ihcAFZ0tUhmwuQgJVjFonIIYSVOF8xnxsWg18XvGucMOqK7HB4P0 hQA7QDJyXpvegmQwXd5Zqgy1wa28CWxhw7i5euEAmEdbE+zaZzLaU7d4Cx62bbccjVjz EZnDFK7ojbZ6VMhipvAsJ7u8vJSPHXTvshoiBApbBVv6fXM97TrUTPhill5LVES47kts poFg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of edk2-devel-bounces@lists.01.org designates 198.145.21.10 as permitted sender) smtp.mailfrom=edk2-devel-bounces@lists.01.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linaro.org Return-Path: Received: from ml01.01.org (ml01.01.org. [198.145.21.10]) by mx.google.com with ESMTPS id l66si318561pfi.5.2018.11.26.05.10.54 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 26 Nov 2018 05:10:56 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of edk2-devel-bounces@lists.01.org designates 198.145.21.10 as permitted sender) client-ip=198.145.21.10; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of edk2-devel-bounces@lists.01.org designates 198.145.21.10 as permitted sender) smtp.mailfrom=edk2-devel-bounces@lists.01.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linaro.org Received: from [127.0.0.1] (localhost [IPv6:::1]) by ml01.01.org (Postfix) with ESMTP id 7E61C21A09130; Mon, 26 Nov 2018 05:10:54 -0800 (PST) X-Original-To: edk2-devel@lists.01.org Delivered-To: edk2-devel@lists.01.org Received-SPF: Softfail (domain owner discourages use of this host) identity=mailfrom; client-ip=81.158.40.147; helo=ubuntu-armbox; envelope-from=narpou01@linaro.org; receiver=edk2-devel@lists.01.org Received: from ubuntu-armbox (host81-158-40-147.range81-158.btcentralplus.com [81.158.40.147]) by ml01.01.org (Postfix) with ESMTP id 0C24921A09130 for ; Mon, 26 Nov 2018 05:10:51 -0800 (PST) Received: by ubuntu-armbox (Postfix, from userid 1001) id A75C5DE091C; Mon, 26 Nov 2018 13:10:55 +0000 (GMT) From: Nariman Poushin To: edk2-devel@lists.01.org Date: Mon, 26 Nov 2018 13:10:53 +0000 Message-Id: <1543237854-32562-1-git-send-email-nariman.poushin@linaro.org> X-Mailer: git-send-email 2.7.4 Subject: [edk2] [PATCH 1/2] Readme.md: Update instructions to fetch source X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: edk2-devel-bounces@lists.01.org Sender: "edk2-devel" Openssl is fetched as a git submodule, so make sure git clone --recursive is specified in the instructions to fetch a full source tree. Signed-off-by: Nariman Poushin --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.7.4 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel diff --git a/Readme.md b/Readme.md index 6ad5953..bb53c6f 100644 --- a/Readme.md +++ b/Readme.md @@ -78,7 +78,7 @@ target-specific binutils. These are included with any prepackaged GCC toolchain 1. [edk2-non-osi](https://github.com/tianocore/edk2-non-osi) (if building platforms that need it) ``` - $ git clone https://github.com/tianocore/edk2.git + $ git clone https://github.com/tianocore/edk2.git --recursive ... $ git clone https://github.com/tianocore/edk2-platforms.git ...