skiboot v6.4
Frederic Barrat (2):
hdata: Align SMP link definitions with current HDAT spec
npu2-opencapi: Add opencapi support on ZZ
Joel Stanley (1):
Add github template telling people not to use pull requests
Oliver O'Halloran (4):
core/platform: Add finalise_dt() callback
witherspoon: Add nvlink peers in finalise_dt()
ibm-fsp: Use finalise_dt() for DT fixups
libflash: Fix broken continuations
Stewart Smith (1):
skiboot v6.4 release notes
Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
diff --git a/openpower/package/skiboot/Config.in b/openpower/package/skiboot/Config.in
index c9df3ec..1944e94 100644
--- a/openpower/package/skiboot/Config.in
+++ b/openpower/package/skiboot/Config.in
@@ -31,7 +31,7 @@
config BR2_SKIBOOT_VERSION
string
- default "v6.4-rc1" if BR2_SKIBOOT_LATEST_VERSION
+ default "v6.4" if BR2_SKIBOOT_LATEST_VERSION
default BR2_SKIBOOT_CUSTOM_VERSION_VALUE \
if BR2_SKIBOOT_CUSTOM_VERSION