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
diff --git a/meta-openpower/recipes-bsp/pdata/pdata_git.bb b/meta-openpower/recipes-bsp/pdata/pdata_git.bb
index 6ebfa3d..f851de9 100644
--- a/meta-openpower/recipes-bsp/pdata/pdata_git.bb
+++ b/meta-openpower/recipes-bsp/pdata/pdata_git.bb
@@ -13,7 +13,7 @@
         perlnative
 
 SRC_URI = "git://git@github.com/open-power/pdata;branch="main""
-SRCREV = "9d6b94bcd5bc52c435175e8e2c05555df6271e7e"
+SRCREV = "79da01b670a8a2544fad3594290ba1b51f6117ae"
 
 DEPENDS = "pdbg \
            libxml-simple-perl-native \