openpower: srcrev bump ekb ..184be and libekb ..6ec7b
This is to fix build dependency.
ekb: srcrev bump 79f40fbad5..184be55ec
Updated to latest version pub-ekb.
libekb: srcrev bump 9a8b5a419f..6ec7b49e43
Jayanth Othayoth (12):
PLAT: Added new constant for pub-ekb compile
makefile: added odyssey specific include headers
ekb: Update EKB to ..3bc4cc5af7
ekb: Update EKB to ..0229cf8e94
tools: enable hex format display support in scom ffdc userdata
libekb: enable code format using clang-format
libekb: Added FFDC type FFDC_TYPE_SPARE_CLOCK_INFO
plat: Added clock redundant mode check helper function
plat: redundant mode clock error handling helper function updates
plat: Enabled redundant mode clock failure callout support.
ekb: Update EKB to ..184be55ec
plat: remove attribute_info.H dependency
rajerpp1 (2):
libekb: Removing proc guard on clock failure
Adding PCI_REF_CLOCK callout
Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
Change-Id: I1dc53d952b07bd79d631239521bf6c9865758321
diff --git a/meta-openpower/recipes-bsp/ekb/ekb.inc b/meta-openpower/recipes-bsp/ekb/ekb.inc
index 2f5daa2..8a5cf0d 100644
--- a/meta-openpower/recipes-bsp/ekb/ekb.inc
+++ b/meta-openpower/recipes-bsp/ekb/ekb.inc
@@ -1,6 +1,6 @@
EKB_BRANCH = "main-p10"
EKB_URI = "git://git@github.com/open-power/pub-ekb;branch=${EKB_BRANCH};protocol=https"
-EKB_REV = "79f40fbad5c15d41347a739cd3bcb9ff66e5bac9"
+EKB_REV = "184be55ec0ea05d72379c0ae53edb3f680c2cecf"
REQ_ATTRS_XMLS = "hwpf/fapi2/xml/attribute_info/chip_attributes.xml \
hwpf/fapi2/xml/attribute_info/common_attributes.xml \
diff --git a/meta-openpower/recipes-bsp/libekb/libekb_git.bb b/meta-openpower/recipes-bsp/libekb/libekb_git.bb
index 0d0be70..eaeaa0c 100644
--- a/meta-openpower/recipes-bsp/libekb/libekb_git.bb
+++ b/meta-openpower/recipes-bsp/libekb/libekb_git.bb
@@ -17,7 +17,7 @@
SRCREV_FORMAT = "libekb_ekb"
-SRCREV_libekb = "9a8b5a419f2058e7e1d4bb97a1f91bd2d343f86a"
+SRCREV_libekb = "6ec7b49e43b7d7762eea4f48a7915a5109806b9b"
SRCREV_ekb = "${EKB_REV}"
SRC_URI = "git://git@github.com/open-power/libekb_p10;branch="main";name=libekb;protocol=https \