[edk2-devel] [PATCH v1 0/4] Allow EccCheck to run on other repositories

PierreGondois posted 4 patches 2 years, 10 months ago
Failed in applying to current master (apply log)
There is a newer version of this series
.pytool/Plugin/EccCheck/EccCheck.py | 46 +++++++++++++++--------------
1 file changed, 24 insertions(+), 22 deletions(-)
[edk2-devel] [PATCH v1 0/4] Allow EccCheck to run on other repositories
Posted by PierreGondois 2 years, 10 months ago
From: Pierre Gondois <Pierre.Gondois@arm.com>

EccCheck currently makes some assumptions on its working
environment that prevent it from running it in other repositories.
For instance, the workspace is assumed to be pointing to the edk2
repository path, which can be wrong.
This patch-set aims to allow the EccCheck tool to run on the
edk2-platforms repository, with edk2 being a submodule of
edk2-platforms.

Pierre Gondois (4):
  .pytool/EccCheck: Locate BaseTools dir with EDK_TOOLS_PATH
  .pytool/EccCheck: Rename edk2_path as workspace_path
  .pytool/EccCheck: Check ecc_csv exists
  .pytool/EccCheck: Set PACKAGES_PATH env var in Ecc

 .pytool/Plugin/EccCheck/EccCheck.py | 46 +++++++++++++++--------------
 1 file changed, 24 insertions(+), 22 deletions(-)

-- 
2.17.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#76908): https://edk2.groups.io/g/devel/message/76908
Mute This Topic: https://groups.io/mt/83732993/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-


Re: [edk2-devel] [PATCH v1 0/4] Allow EccCheck to run on other repositories
Posted by PierreGondois 2 years, 10 months ago
The modifications can be seen at: https://github.com/PierreARM/edk2/tree/1628_Ecc_environment_paths_update_v1
The result of the CI ca be seen at: https://github.com/tianocore/edk2/pull/1743
Regards,
Pierre


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#76913): https://edk2.groups.io/g/devel/message/76913
Mute This Topic: https://groups.io/mt/83732993/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-