summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYogesh Tyagi <yogesh.tyagi@intel.com>2022-07-20 16:00:26 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2022-07-21 10:09:27 +0800
commit32d8fda81adc12293f9489e51d6a2d056c06f4f9 (patch)
tree639fe4447b3d83d92e73436413474cb5665e4b21
parent97ac7b761e72c4ffcf98b7a16bbeba8acdcd06e2 (diff)
downloadmeta-intel-32d8fda81adc12293f9489e51d6a2d056c06f4f9.tar.gz
ipmctl : upgrade 03.00.00.0438 -> 03.00.00.0439
Release Notes: https://github.com/intel/ipmctl/releases/tag/v03.00.00.0439 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.0439.bb (renamed from dynamic-layers/openembedded-layer/recipes-support/ipmctl/ipmctl_03.00.00.0438.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-support/ipmctl/ipmctl_03.00.00.0438.bb b/dynamic-layers/openembedded-layer/recipes-support/ipmctl/ipmctl_03.00.00.0439.bb
index 1ff15189..720acb4d 100644
--- a/dynamic-layers/openembedded-layer/recipes-support/ipmctl/ipmctl_03.00.00.0438.bb
+++ b/dynamic-layers/openembedded-layer/recipes-support/ipmctl/ipmctl_03.00.00.0439.bb
@@ -21,9 +21,9 @@ 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 = "99188a69a82409f6759e8bfdff8fd71840e851fc" 24SRCREV_ipmctl = "8a73a975e2501c9baa6e4b1fb9101b40a227d084"
25#tag: edk2-stable202111 25#tag edk2-stable202205
26SRCREV_edk2 = "bb1bba3d776733c41dbfa2d1dc0fe234819a79f2" 26SRCREV_edk2 = "16779ede2d366bfc6b702e817356ccf43425bcc8"
27 27
28S = "${WORKDIR}/git" 28S = "${WORKDIR}/git"
29 29