public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Sami Mujawar" <sami.mujawar@arm.com>
To: <devel@edk2.groups.io>
Cc: Sami Mujawar <sami.mujawar@arm.com>, <Alexei.Fedorov@arm.com>,
	<sean.brogan@microsoft.com>, <liming.gao@intel.com>,
	<michael.d.kinney@intel.com>, <Bret.Barkelew@microsoft.com>,
	<ard.biesheuvel@arm.com>, <Matteo.Carlini@arm.com>,
	<Laura.Moretta@arm.com>, <nd@arm.com>
Subject: [PATCH v2 3/3] .pytool: CI Settings to support DynamicTablesPkg
Date: Tue, 30 Jun 2020 20:36:32 +0100	[thread overview]
Message-ID: <20200630193633.22804-4-sami.mujawar@arm.com> (raw)
In-Reply-To: <20200630193633.22804-1-sami.mujawar@arm.com>

Update pytools configuration to enable DynamicTablesPkg
and update package status in documentation.

Signed-off-by: Sami Mujawar <sami.mujawar@arm.com>
---

Notes:
    v2:
     - No change, resend patch with v2 series              [Sami]
    
    v1:
     - Add CI settings to support DynamicTablesPkg         [Sami]

 .pytool/CISettings.py | 2 ++
 .pytool/Readme.md     | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/.pytool/CISettings.py b/.pytool/CISettings.py
index bac60ecbaaf51ef4cf2f3ec7616e8ba2caa645ea..0c2dd0181aa2d3b3650e255da924d028d872513d 100644
--- a/.pytool/CISettings.py
+++ b/.pytool/CISettings.py
@@ -2,6 +2,7 @@
 #
 # Copyright (c) Microsoft Corporation.
 # Copyright (c) 2020, Hewlett Packard Enterprise Development LP. All rights reserved.<BR>
+# Copyright (c) 2020, ARM Limited. All rights reserved.<BR>
 # SPDX-License-Identifier: BSD-2-Clause-Patent
 ##
 import os
@@ -41,6 +42,7 @@ class Settings(CiBuildSettingsManager, UpdateSettingsManager, SetupSettingsManag
         These should be edk2 workspace relative paths '''
 
         return ("ArmVirtPkg",
+                "DynamicTablesPkg",
                 "EmulatorPkg",
                 "MdePkg",
                 "MdeModulePkg",
diff --git a/.pytool/Readme.md b/.pytool/Readme.md
index c401dba18fbf39a1431c3dbbfa30353de3ecb4b4..2fc905b8674fc217044baa2ff721f3c6afa504c9 100644
--- a/.pytool/Readme.md
+++ b/.pytool/Readme.md
@@ -8,7 +8,7 @@
 | ArmPlatformPkg       |
 | ArmVirtPkg           | SEE PACKAGE README | SEE PACKAGE README |
 | CryptoPkg            | :heavy_check_mark: | :heavy_check_mark: | Spell checking in audit mode
-| DynamicTablesPkg     |
+| DynamicTablesPkg     |                    | :heavy_check_mark: |
 | EmbeddedPkg          |
 | EmulatorPkg          | SEE PACKAGE README | SEE PACKAGE README | Spell checking in audit mode
 | FatPkg               | :heavy_check_mark: | :heavy_check_mark: |
-- 
'Guid(CE165669-3EF3-493F-B85D-6190EE5B9759)'


  parent reply	other threads:[~2020-06-30 19:36 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-30 19:36 [PATCH v2 0/3] Add EDKII CI support for DynamicTablesPkg Sami Mujawar
2020-06-30 19:36 ` [PATCH v2 1/3] DynamicTablesPkg: Fix issues reported by EDKII CI Sami Mujawar
2020-07-23 13:08   ` [edk2-devel] " Alexei Fedorov
2020-06-30 19:36 ` [PATCH v2 2/3] DynamicTablesPkg: Add EDK2 Core CI support Sami Mujawar
2020-07-23 13:08   ` [edk2-devel] " Alexei Fedorov
2020-06-30 19:36 ` Sami Mujawar [this message]
2020-07-01  2:28   ` [edk2-devel] [PATCH v2 3/3] .pytool: CI Settings to support DynamicTablesPkg Zhang, Shenglei
2020-07-23 13:21     ` Alexei Fedorov
2020-06-30 19:36 ` [PATCH v2 4/4] .azurepipelines: Add DynamicTablesPkg to CI matrix Sami Mujawar
2020-07-01  2:28   ` [edk2-devel] " Zhang, Shenglei
2020-07-23 13:11     ` Alexei Fedorov
2020-07-23 13:04 ` [edk2-devel] [PATCH v2 0/3] Add EDKII CI support for DynamicTablesPkg Alexei Fedorov

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=20200630193633.22804-4-sami.mujawar@arm.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