skiboot v7.0-12-g17e4ff6bd

Cédric Le Goater (2):
      skiboot v6.6.6 release notes
      skiboot.lds.S: add DWARF v5 sections

Eric Richter (3):
      secvar/secboot_tpm: correctly reset the control index on secboot format
      secvar/secboot_tpm: unify behavior for bank hash check and secboot header check
      secvar/edk2: store timestamp variable in protected storage

Frederic Barrat (10):
      skiboot v6.0.24 release notes
      opal-api: Drop diagnostics data type symbol for PHB5
      CI: start using github actions
      README: Update path to fetch a kernel image
      test/qemu: Fix test
      CI: Add Fedora 35 to github actions
      CI: Rename ubuntu-latest to ubuntu-rolling
      CI: Small cleanup in the github actions workflow file
      CI: Clean up some Docker files
      CI: Remove travis config file

Vasant Hegde (3):
      skiboot v6.7.3 release notes
      skiboot v6.8.1 release notes
      skiboot v7.0 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 58d57fb..6ab9efb 100644
--- a/openpower/package/skiboot/Config.in
+++ b/openpower/package/skiboot/Config.in
@@ -31,7 +31,7 @@
 
 config BR2_SKIBOOT_VERSION
 	string
-	default "v6.8-145-gd93ddbd39" if BR2_SKIBOOT_LATEST_VERSION
+	default "v7.0-12-g17e4ff6bd" if BR2_SKIBOOT_LATEST_VERSION
 	default BR2_SKIBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_SKIBOOT_CUSTOM_VERSION