diff options
| author | Yogesh Tyagi <yogesh.tyagi@intel.com> | 2026-01-27 14:54:08 +0530 |
|---|---|---|
| committer | Yogesh Tyagi <yogesh.tyagi@intel.com> | 2026-01-27 14:54:08 +0530 |
| commit | 2edbffcfd51a43a0174eeeb405629343b36cc29b (patch) | |
| tree | 8eebb5977f5f65215e80d84767a7c2aafcbeb45c | |
| parent | a22da1ee4a0b10f383d89e5408715fac8a260f75 (diff) | |
| download | meta-intel-2edbffcfd51a43a0174eeeb405629343b36cc29b.tar.gz | |
ipmctl : upgrade v03.00.00.0499 -> v03.00.00.0538
This update aligns the recipe version number with the latest
upstream release v03.00.00.0538. The source code (SRCREV a71f2fb)
remains identical to the previous v03.00.00.0499 version.
Additionally, update bundled edk2 dependency from
edk2-stable202408 to edk2-stable202511 to use the latest stable
release.
Release Notes:
https://github.com/intel/ipmctl/releases/tag/v03.00.00.0538
Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
| -rw-r--r-- | dynamic-layers/openembedded-layer/recipes-support/ipmctl/ipmctl_03.00.00.0538.bb (renamed from dynamic-layers/openembedded-layer/recipes-support/ipmctl/ipmctl_03.00.00.0499.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-support/ipmctl/ipmctl_03.00.00.0499.bb b/dynamic-layers/openembedded-layer/recipes-support/ipmctl/ipmctl_03.00.00.0538.bb index a0877071..aeefe4a4 100644 --- a/dynamic-layers/openembedded-layer/recipes-support/ipmctl/ipmctl_03.00.00.0499.bb +++ b/dynamic-layers/openembedded-layer/recipes-support/ipmctl/ipmctl_03.00.00.0538.bb | |||
| @@ -23,8 +23,8 @@ SRC_URI = "git://github.com/intel/ipmctl.git;protocol=https;branch=master_3_0;na | |||
| 23 | " | 23 | " |
| 24 | 24 | ||
| 25 | SRCREV_ipmctl = "a71f2fb1c90dd07f9862b71c789881132193e8f9" | 25 | SRCREV_ipmctl = "a71f2fb1c90dd07f9862b71c789881132193e8f9" |
| 26 | #tag edk2-stable202408 | 26 | #tag edk2-stable202511 |
| 27 | SRCREV_edk2 = "b158dad150bf02879668f72ce306445250838201" | 27 | SRCREV_edk2 = "46548b1adac82211d8d11da12dd914f41e7aa775" |
| 28 | SRCREV_FORMAT = "ipmctl_edk2" | 28 | SRCREV_FORMAT = "ipmctl_edk2" |
| 29 | 29 | ||
| 30 | inherit cmake dos2unix | 30 | inherit cmake dos2unix |
