summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYogesh Tyagi <yogesh.tyagi@intel.com>2022-09-23 15:33:54 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2022-09-29 18:06:48 +0800
commit1a5937527bc072bd68825b06fae3db17e61c6831 (patch)
tree7a52de54088ff676e0355ea1cccfdc6e94d2fdcb
parent948757b8f6064043c2c1671fa02fa834d86a042c (diff)
downloadmeta-intel-1a5937527bc072bd68825b06fae3db17e61c6831.tar.gz
ipmctl : upgrade 03.00.00.0462 -> 03.00.00.0468
Release Notes: ipmctl: https://github.com/intel/ipmctl/releases/tag/v03.00.00.0468 edk2: https://github.com/tianocore/edk2/releases/tag/edk2-stable202208 Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r--dynamic-layers/openembedded-layer/recipes-support/ipmctl/ipmctl_03.00.00.0468.bb (renamed from dynamic-layers/openembedded-layer/recipes-support/ipmctl/ipmctl_03.00.00.0462.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-support/ipmctl/ipmctl_03.00.00.0462.bb b/dynamic-layers/openembedded-layer/recipes-support/ipmctl/ipmctl_03.00.00.0468.bb
index 11e4f285..f38a64c3 100644
--- a/dynamic-layers/openembedded-layer/recipes-support/ipmctl/ipmctl_03.00.00.0462.bb
+++ b/dynamic-layers/openembedded-layer/recipes-support/ipmctl/ipmctl_03.00.00.0468.bb
@@ -21,8 +21,8 @@ SRC_URI = "git://github.com/intel/ipmctl.git;protocol=https;branch=development;n
21 file://0001-CMakeLists-disable-Werror.patch \ 21 file://0001-CMakeLists-disable-Werror.patch \
22" 22"
23 23
24SRCREV_ipmctl = "e332e3048f3884bb3719f61cf72aaf85f32d2090" 24SRCREV_ipmctl = "cd3bd60f84cb7167fa81257bd33db90fa1f5a70b"
25#tag edk2-stable202205 25#tag edk2-stable202208
26SRCREV_edk2 = "ba0e0e4c6a174b71b18ccd6e47319cc45878893c" 26SRCREV_edk2 = "ba0e0e4c6a174b71b18ccd6e47319cc45878893c"
27 27
28S = "${WORKDIR}/git" 28S = "${WORKDIR}/git"