skiboot v5.4.11
Mahesh Salgaonkar (1):
opal-prd: Do not error out on first failure for soft/hard offline.
Michal Suchanek (1):
errorlog: Prevent alignment error building with gcc9.
Nicholas Piggin (1):
build: LDFLAGS pass -pie flag explicitly to ld
Oliver O'Halloran (1):
p8-i2c: Limit number of retry attempts
Stewart Smith (4):
Merge skiboot-5.4.9 into 5.4.x
external/test: make stripping out version number more robust
OPAL_PCI_SET_POWER_STATE: fix locking in error paths
skiboot 5.4.10 release notes
Vasant Hegde (4):
FSP/CONSOLE: Disable notification on unresponsive consoles
FSP/IPMI: Handle FSP reset reload
hdata/spira: Fix compilation warning
skiboot 5.4.11 release notes
Signed-off-by: Vasant Hegde <hegdevasant@linux.vnet.ibm.com>
diff --git a/openpower/package/skiboot/Config.in b/openpower/package/skiboot/Config.in
index 26eab44..d0bd00d 100644
--- a/openpower/package/skiboot/Config.in
+++ b/openpower/package/skiboot/Config.in
@@ -31,7 +31,7 @@
config BR2_SKIBOOT_VERSION
string
- default "skiboot-5.4.9" if BR2_SKIBOOT_LATEST_VERSION
+ default "v5.4.11" if BR2_SKIBOOT_LATEST_VERSION
default BR2_SKIBOOT_CUSTOM_VERSION_VALUE \
if BR2_SKIBOOT_CUSTOM_VERSION