pdata: srcrev bump ..d5cb3ee0a106
Amitay Isaacs (5):
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
Jayanth Othayoth (3):
build: Added bootstrap script
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>
diff --git a/openpower/package/pdata/Config.in b/openpower/package/pdata/Config.in
index dd21dcb..3b9a2ce 100644
--- a/openpower/package/pdata/Config.in
+++ b/openpower/package/pdata/Config.in
@@ -47,7 +47,7 @@
config BR2_PDATA_VERSION
string
- default "b05eb90ad19807ab0f8f1c861c56a0dbb0a75d0b" if BR2_PDATA_LATEST_VERSION
+ default "d5cb3ee0a106d508ac667cc256d31f37dd2b66fd" if BR2_PDATA_LATEST_VERSION
default BR2_PDATA_CUSTOM_VERSION_VALUE if BR2_PDATA_CUSTOM_VERSION
endif