From 8401fb46b444a2be22d271f1fb10493081fa9e35 Mon Sep 17 00:00:00 2001 From: Jayanth Othayoth Date: Tue, 16 Nov 2021 04:33:55 -0600 Subject: 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 Change-Id: Ia753c160e4d45fdd3168fe384cec47dd3ae91d0e --- meta-openpower/recipes-bsp/pdata/pdata_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-openpower/recipes-bsp/pdata/pdata_git.bb') 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 \ -- cgit v1.2.3 From 78dcf8ff15917ce440ce6251a7a1a8d7b0870329 Mon Sep 17 00:00:00 2001 From: Jayanth Othayoth Date: Tue, 7 Dec 2021 00:22:24 -0600 Subject: openpower: pdata srcrev bump ..b2c92eff16 Amitay Isaacs (1): attribute: export attribute to override file during write Jayanth Othayoth (1): Revert "Revert "data: p10: Changed default value as 1 for DISABLE_SECURITY"" Ramesh Iyyar (5): data: p10: Added the OSCREFCLK target data: p10: Added the POSITION attribute scripts: attribute: xml: Added notRequiredInDevTree tag support scripts: genDTS: Added the OSCREFCLK target under the I2C target data: p10: Added clock target support for Rainier system Signed-off-by: Jayanth Othayoth Change-Id: Ib3bc7cd0d784ed009ef783d2ec6e0e2fa1aaeefe --- meta-openpower/recipes-bsp/pdata/pdata_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-openpower/recipes-bsp/pdata/pdata_git.bb') diff --git a/meta-openpower/recipes-bsp/pdata/pdata_git.bb b/meta-openpower/recipes-bsp/pdata/pdata_git.bb index f851de908..65e73a311 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 = "79da01b670a8a2544fad3594290ba1b51f6117ae" +SRCREV = "b2c92eff169e96a67db516f3ea29a4e9d601d89d" DEPENDS = "pdbg \ libxml-simple-perl-native \ -- cgit v1.2.3