diff options
author | ezhilarasan s <ezhilarasanx.s@intel.com> | 2022-02-11 20:34:00 +0530 |
---|---|---|
committer | Anuj Mittal <anuj.mittal@intel.com> | 2022-02-12 00:37:48 +0800 |
commit | 0975ec02614e82a7db153661c08ca3648e2b9b47 (patch) | |
tree | 8d3046dae574ece7fd174776fe78a14970b9e71b /dynamic-layers | |
parent | 2c6d52453c56af85eb21ed9bd8e95a34fa382f9b (diff) | |
download | meta-intel-0975ec02614e82a7db153661c08ca3648e2b9b47.tar.gz |
ipmctl: upgrade 03.00.00.0387 -> 03.00.00.0427
Signed-off-by: ezhilarasan s <ezhilarasanx.s@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'dynamic-layers')
-rw-r--r-- | dynamic-layers/openembedded-layer/recipes-support/ipmctl/ipmctl_03.00.00.0427.bb (renamed from dynamic-layers/openembedded-layer/recipes-support/ipmctl/ipmctl_03.00.00.0387.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-support/ipmctl/ipmctl_03.00.00.0387.bb b/dynamic-layers/openembedded-layer/recipes-support/ipmctl/ipmctl_03.00.00.0427.bb index 0ab2f231..8b3fad92 100644 --- a/dynamic-layers/openembedded-layer/recipes-support/ipmctl/ipmctl_03.00.00.0387.bb +++ b/dynamic-layers/openembedded-layer/recipes-support/ipmctl/ipmctl_03.00.00.0427.bb | |||
@@ -20,9 +20,9 @@ SRC_URI = "git://github.com/intel/ipmctl.git;protocol=https;branch=development;n | |||
20 | file://0001-Ignore-STATIC_ASSERTs-and-NULL-define-for-os-and-ut-builds.patch;patchdir=edk2 \ | 20 | file://0001-Ignore-STATIC_ASSERTs-and-NULL-define-for-os-and-ut-builds.patch;patchdir=edk2 \ |
21 | " | 21 | " |
22 | 22 | ||
23 | SRCREV_ipmctl = "3cbc9f7f231f6f03895e0ff8ab797d22075e09b7" | 23 | SRCREV_ipmctl = "82bf48faad1c46cc394542fe1d5a3424024ce0ed" |
24 | #tag: edk2-stable202108 | 24 | #tag: edk2-stable202111 |
25 | SRCREV_edk2 = "7b4a99be8a39c12d3a7fc4b8db9f0eab4ac688d5" | 25 | SRCREV_edk2 = "bb1bba3d776733c41dbfa2d1dc0fe234819a79f2" |
26 | 26 | ||
27 | S = "${WORKDIR}/git" | 27 | S = "${WORKDIR}/git" |
28 | 28 | ||