[edk2-devel] [edk2-platforms][PATCH] Tools/FitGen: Update the UTILITY_MINOR_VERSION

Feng, YunhuaX posted 1 patch 4 years, 2 months ago
Failed in applying to current master (apply log)
Silicon/Intel/Tools/FitGen/FitGen.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[edk2-devel] [edk2-platforms][PATCH] Tools/FitGen: Update the UTILITY_MINOR_VERSION
Posted by Feng, YunhuaX 4 years, 2 months ago
Update the UTILITY_MINOR_VERSION from 59 to 60

Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Signed-off-by: Yunhua Feng <yunhuax.feng@intel.com>
---
 Silicon/Intel/Tools/FitGen/FitGen.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Silicon/Intel/Tools/FitGen/FitGen.h b/Silicon/Intel/Tools/FitGen/FitGen.h
index fdf535924c..2d72977b2c 100644
--- a/Silicon/Intel/Tools/FitGen/FitGen.h
+++ b/Silicon/Intel/Tools/FitGen/FitGen.h
@@ -29,11 +29,11 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
 
 //
 // Utility version information
 //
 #define UTILITY_MAJOR_VERSION 0
-#define UTILITY_MINOR_VERSION 59
+#define UTILITY_MINOR_VERSION 60
 #define UTILITY_DATE          __DATE__
 
 //
 // The minimum number of arguments accepted from the command line.
 //
-- 
2.12.2.windows.2


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#54694): https://edk2.groups.io/g/devel/message/54694
Mute This Topic: https://groups.io/mt/71442805/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-

Re: [edk2-devel] [edk2-platforms][PATCH] Tools/FitGen: Update the UTILITY_MINOR_VERSION
Posted by Liming Gao 4 years, 2 months ago
The commit 67957909babe64ec70a44af360148809f2a6c707 misses the version update. 

I agree this change to match the update. Reviewed-by: Liming Gao <liming.gao@intel.com>

> -----Original Message-----
> From: Feng, YunhuaX <yunhuax.feng@intel.com>
> Sent: Friday, February 21, 2020 9:47 AM
> To: devel@edk2.groups.io
> Cc: Gao, Liming <liming.gao@intel.com>; Feng, Bob C <bob.c.feng@intel.com>
> Subject: [edk2-platforms][PATCH] Tools/FitGen: Update the UTILITY_MINOR_VERSION
> 
> Update the UTILITY_MINOR_VERSION from 59 to 60
> 
> Cc: Bob Feng <bob.c.feng@intel.com>
> Cc: Liming Gao <liming.gao@intel.com>
> Signed-off-by: Yunhua Feng <yunhuax.feng@intel.com>
> ---
>  Silicon/Intel/Tools/FitGen/FitGen.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Silicon/Intel/Tools/FitGen/FitGen.h b/Silicon/Intel/Tools/FitGen/FitGen.h
> index fdf535924c..2d72977b2c 100644
> --- a/Silicon/Intel/Tools/FitGen/FitGen.h
> +++ b/Silicon/Intel/Tools/FitGen/FitGen.h
> @@ -29,11 +29,11 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
> 
>  //
>  // Utility version information
>  //
>  #define UTILITY_MAJOR_VERSION 0
> -#define UTILITY_MINOR_VERSION 59
> +#define UTILITY_MINOR_VERSION 60
>  #define UTILITY_DATE          __DATE__
> 
>  //
>  // The minimum number of arguments accepted from the command line.
>  //
> --
> 2.12.2.windows.2


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#54695): https://edk2.groups.io/g/devel/message/54695
Mute This Topic: https://groups.io/mt/71442805/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-