From patchwork Mon Nov 26 14:52:14 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nariman Poushin X-Patchwork-Id: 152046 Delivered-To: patch@linaro.org Received: by 2002:a2e:299d:0:0:0:0:0 with SMTP id p29-v6csp5804673ljp; Mon, 26 Nov 2018 06:52:27 -0800 (PST) X-Google-Smtp-Source: AJdET5eronMz6eZPozfFUfOujLgpvKc98mh8hfqpD8tivXVswiC0gj1RZOEtQDEHALH8e1G59JGF X-Received: by 2002:a63:e247:: with SMTP id y7mr24134771pgj.84.1543243947613; Mon, 26 Nov 2018 06:52:27 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1543243947; cv=none; d=google.com; s=arc-20160816; b=xs91kVNUHOoc1UkZK5p+U0hnVtxC5+P8jvPsswQv1J0VLZ36xC3809cJfA8Cfzxgvn xU+0CGFVYMTECK1xKAVeEPUhpEl37CCTtAT3w+qnBn2Kjoka4KCikELKPZ0952nyn17s BXsHSTa6XpaDZeWyFccGcr/EUHfOuF6SDKdQ0kr9v/zMq4PfFxSDngDlBIQ2su7FB7Fc YIdC33f7NDkEv55HZt+LBJPmb1lwDHugRXiLcOFG329ic1HryJ5djaHQWf4FHzbXeKVY HnNeh7Yk1gb/ksY07970PiILWxcHCP6SKeqGnXpp4MSSnTapHI11yzSYhA2RgXxCnrZ/ pE4Q== 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:references:in-reply-to:message-id:date :to:from:delivered-to; bh=14V4/5Q0Vok5Hw2SiWKXBJXQirW+bxqYIBMpGuUjOEk=; b=tL895Vr+oy/rynLWMA7Gf+f4LjhK3porr3giw6wup6E+yAwqlyXWbpoblE0XIEc8KG r81eIQBprwhqntWfnbWzG7Rj42a+EnQt9x36fBaU7hL24ZTw4IeEKttDPZzJolOojShp EVlcHm7Ja+Nllb65NLt2TH90xSe/TzJb5o8sY79K3J0XpINFXP0GjIrjJkHTtEywnHIj gVsyb2SCjeKyXk6EGORKsc9gJMtF4wZDNea8hZfi3rTpYa8uCTaKVGKPx4bq0Fi/HM9b HZk7ZAmTYrN8GDUQ+ozfZp8t+heDSXTaZNXjjBUTDnvLOOJ2qLWiHTgsXFj5DMTvdx1C J/mw== 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 2si566978pla.156.2018.11.26.06.52.17 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 26 Nov 2018 06:52:27 -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 45E3921A02937; Mon, 26 Nov 2018 06:52:17 -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 AB72D21B02822 for ; Mon, 26 Nov 2018 06:52:15 -0800 (PST) Received: by ubuntu-armbox (Postfix, from userid 1001) id 028B8DE091C; Mon, 26 Nov 2018 14:52:19 +0000 (GMT) From: Nariman Poushin To: edk2-devel@lists.01.org, liming.gao@intel.com Date: Mon, 26 Nov 2018 14:52:14 +0000 Message-Id: <1543243935-4242-1-git-send-email-nariman.poushin@linaro.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <4A89E2EF3DFEDB4C8BFDE51014F606A14E372573@SHSMSX104.ccr.corp.intel.com> References: <4A89E2EF3DFEDB4C8BFDE51014F606A14E372573@SHSMSX104.ccr.corp.intel.com> Subject: [edk2] [edk2-platforms] [PATCH v2 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. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Nariman Poushin --- Changes since v1: - Added Contribution Agreement tag 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 Reviewed-by: Leif Lindholm 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 ...