summaryrefslogtreecommitdiff
path: root/meta-openpower
diff options
context:
space:
mode:
authorJayanth Othayoth <ojayanth@in.ibm.com>2021-11-16 13:33:55 +0300
committerJayanth Othayoth <ojayanth@gmail.com>2021-12-03 08:50:30 +0300
commit8401fb46b444a2be22d271f1fb10493081fa9e35 (patch)
tree5d1b14b062f80b0c753b0018d368eedb264fe9d9 /meta-openpower
parentd1bd828bbfcaa7629f64dbf97a5b504e3e6a2b1f (diff)
downloadopenbmc-8401fb46b444a2be22d271f1fb10493081fa9e35.tar.xz
openpower pdata srcrev bump ..79da01b670
Amitay Isaacs (7): libdtm: Optimize node search by path libdtm: Mark unmutable arguments with const libdtree: Add device tree library for attribute manipulation attribute: Archive the original attribute tool implementation attribute: Add new implementation based on libdtree attribute: Skip attributes for unmatched target for read command tests: Fix the attribute values for complex attribute Jayanth Othayoth (2): data/p10: Add devtree host reboot preserve attribute list Revert "data: p10: Changed default value as 1 for DISABLE_SECURITY" Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> Change-Id: Ia753c160e4d45fdd3168fe384cec47dd3ae91d0e
Diffstat (limited to 'meta-openpower')
-rw-r--r--meta-openpower/recipes-bsp/pdata/pdata_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openpower/recipes-bsp/pdata/pdata_git.bb b/meta-openpower/recipes-bsp/pdata/pdata_git.bb
index 6ebfa3de6..f851de908 100644
--- a/meta-openpower/recipes-bsp/pdata/pdata_git.bb
+++ b/meta-openpower/recipes-bsp/pdata/pdata_git.bb
@@ -13,7 +13,7 @@ inherit autotools \
perlnative
SRC_URI = "git://git@github.com/open-power/pdata;branch="main""
-SRCREV = "9d6b94bcd5bc52c435175e8e2c05555df6271e7e"
+SRCREV = "79da01b670a8a2544fad3594290ba1b51f6117ae"
DEPENDS = "pdbg \
libxml-simple-perl-native \