skiboot v6.7-10-gb825589e0

Cédric Le Goater (4):
      xive/p9: Use local_alloc() to allocate the XIVE bitmaps
      psi/p9: mask all sources at init
      xive/p9: Introduce XIVE_ESB_PAGE_SIZE
      xive/p9: Add a retry counter when updating the cache watch

Michael Neuling (1):
      external/mambo: 4 byte align chained CPIOs

Nicholas Piggin (1):
      core/cpu: fix next_ungarded_primary

Stewart Smith (3):
      core/opal.c: sparse cleanup integer as NULL
      secvar: fix Using plain integer as NULL pointer sparse warning
      witherspoon: fix using integer as NULL sparse warning

Vasant Hegde (1):
      core/platform: Fallback to full_reboot if fast-reboot fails

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 ea6572d..1e8925e 100644
--- a/openpower/package/skiboot/Config.in
+++ b/openpower/package/skiboot/Config.in
@@ -31,7 +31,7 @@
 
 config BR2_SKIBOOT_VERSION
 	string
-	default "v6.7" if BR2_SKIBOOT_LATEST_VERSION
+	default "v6.7-10-gb825589e0" if BR2_SKIBOOT_LATEST_VERSION
 	default BR2_SKIBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_SKIBOOT_CUSTOM_VERSION