[edk2-devel] [Patch V2] pip-requirements.txt: Update basetools version to 0.1.24

Bob Feng posted 1 patch 1 year, 10 months ago
Failed in applying to current master (apply log)
pip-requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[edk2-devel] [Patch V2] pip-requirements.txt: Update basetools version to 0.1.24
Posted by Bob Feng 1 year, 10 months ago
Upgrade the edk2-basetools version from 0.1.17 to 0.1.24

features and bug fixes:
1. Add FMMT Python Tool
2. Remove RVCT support
3. Fix dependency issue in PcdValueInit
4. Output the intermediate library instance when error occurs
5. Ecc: Fix grammar in Ecc error message
6. Fix the GenMake bug for .cpp source file

Signed-off-by: Bob Feng <bob.c.feng@intel.com>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
Acked-by: Michael Kubacki <michael.kubacki@microsoft.com>
---
update the commit message.
 pip-requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pip-requirements.txt b/pip-requirements.txt
index 6585df201d..29424b08bd 100644
--- a/pip-requirements.txt
+++ b/pip-requirements.txt
@@ -12,7 +12,7 @@
 # https://www.python.org/dev/peps/pep-0440/#version-specifiers
 ##
 
 edk2-pytool-library==0.11.2
 edk2-pytool-extensions~=0.16.0
-edk2-basetools==0.1.17
+edk2-basetools==0.1.24
 antlr4-python3-runtime==4.7.1
-- 
2.29.1.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#90926): https://edk2.groups.io/g/devel/message/90926
Mute This Topic: https://groups.io/mt/92080401/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-
Re: [edk2-devel] [Patch V2] pip-requirements.txt: Update basetools version to 0.1.24
Posted by Yuwei Chen 1 year, 10 months ago
Reviewed-by: Yuwei Chen<yuwei.chen@intel.com>

> -----Original Message-----
> From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Bob
> Feng
> Sent: Thursday, June 30, 2022 12:11 PM
> To: devel@edk2.groups.io
> Cc: Kinney, Michael D <michael.d.kinney@intel.com>; Kubacki, Michael
> <michael.kubacki@microsoft.com>
> Subject: [edk2-devel] [Patch V2] pip-requirements.txt: Update basetools
> version to 0.1.24
> 
> Upgrade the edk2-basetools version from 0.1.17 to 0.1.24
> 
> features and bug fixes:
> 1. Add FMMT Python Tool
> 2. Remove RVCT support
> 3. Fix dependency issue in PcdValueInit
> 4. Output the intermediate library instance when error occurs 5. Ecc: Fix
> grammar in Ecc error message 6. Fix the GenMake bug for .cpp source file
> 
> Signed-off-by: Bob Feng <bob.c.feng@intel.com>
> Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
> Acked-by: Michael Kubacki <michael.kubacki@microsoft.com> ---update the
> commit message.
>  pip-requirements.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/pip-requirements.txt b/pip-requirements.txt index
> 6585df201d..29424b08bd 100644
> --- a/pip-requirements.txt
> +++ b/pip-requirements.txt
> @@ -12,7 +12,7 @@
>  # https://www.python.org/dev/peps/pep-0440/#version-specifiers ##  edk2-
> pytool-library==0.11.2 edk2-pytool-extensions~=0.16.0-edk2-
> basetools==0.1.17+edk2-basetools==0.1.24 antlr4-python3-runtime==4.7.1--
> 2.29.1.windows.1
> 
> 
> 
> -=-=-=-=-=-=
> Groups.io Links: You receive all messages sent to this group.
> View/Reply Online (#90926): https://edk2.groups.io/g/devel/message/90926
> Mute This Topic: https://groups.io/mt/92080401/4546272
> Group Owner: devel+owner@edk2.groups.io
> Unsubscribe: https://edk2.groups.io/g/devel/unsub [yuwei.chen@intel.com]
> -=-=-=-=-=-=
> 



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