skiboot v6.2-rc2

Frederic Barrat (3):
      npu2-opencapi: Log extra information on link training failure
      npu2-opencapi: Detect if link trained in degraded mode
      npu2-opencapi: Log ODL endpoint information register

Joel Stanley (4):
      ffspart: Add toc test
      ffspart: Add test for eraseblock size
      opal-ci: Use ubuntu:rolling for Ubuntu latest image
      travis: Coverity fixed their SSL cert

Oliver O'Halloran (1):
      platform/firenze: Fix branch-to-null crash

Samuel Mendoza-Jonas (2):
      libflash: Restore blocklevel tests
      libflash: Don't merge ECC-protected ranges

Stewart Smith (6):
      Warn on long OPAL calls
      hdata/test: workaround dtc bugs
      skiboot v6.0.14 release notes
      libpore: Sync p8 files, remove erroneous "IBM Confidential"
      Don't warn on "long" OPAL_RESYNC_TIMEBASE calls
      skiboot v6.2-rc2 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 a8c73f0..78d40b5 100644
--- a/openpower/package/skiboot/Config.in
+++ b/openpower/package/skiboot/Config.in
@@ -31,7 +31,7 @@
 
 config BR2_SKIBOOT_VERSION
 	string
-	default "v6.2-rc1" if BR2_SKIBOOT_LATEST_VERSION
+	default "v6.2-rc2" if BR2_SKIBOOT_LATEST_VERSION
 	default BR2_SKIBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_SKIBOOT_CUSTOM_VERSION