skiboot v6.5-124-g7abb0ef5
Cédric Le Goater (2):
plat/qemu: use "/qemu" device tree node to identify the QEMU platform
plat/qemu: add a POWER10 platform
Mahesh Salgaonkar (1):
IPMI: Trigger OPAL TI in abort path.
Oliver O'Halloran (13):
core/trace: Move trace buffer exports to a subnode
core/trace: Rename boot trace buffer
core/pci: Squash warning from devices with no ecaps
platforms/astbmc: Add more slot helper macros
platforms/qemu: Add slot table
platforms/qemu: Add slot table entries for a PCIe switch
hdata/test: Remove all temp files
test/mambo: Skip restoring the old ulimit
hw/test: Make tests quieter
makefiles: Make attribute suggestions non-errors
tests: Squash __attrconst related warnings
include/cpu: Move __nomcount attribute
opal-ci: Remove clang builds on 18.04
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 48e38a8..13c6997 100644
--- a/openpower/package/skiboot/Config.in
+++ b/openpower/package/skiboot/Config.in
@@ -31,7 +31,7 @@
config BR2_SKIBOOT_VERSION
string
- default "v6.5-108-gca11072a" if BR2_SKIBOOT_LATEST_VERSION
+ default "v6.5-124-g7abb0ef5" if BR2_SKIBOOT_LATEST_VERSION
default BR2_SKIBOOT_CUSTOM_VERSION_VALUE \
if BR2_SKIBOOT_CUSTOM_VERSION