skiboot 5.10-rc1

Alistair Popple (2):
      npu2-hw-procedures.c: Power up lanes during ntl reset
      npu2-hw-procedures.c: Correct phy lane mapping

Cyril Bur (2):
      core: Avoid possible uninitialized pointer read (CID 209502)
      hdata/vpd: Remove possible dereference after null check (CID 207468)

Frederic Barrat (1):
      xive: Mask MMIO load/store to bad location FIR

Frédéric Bonnard (2):
      Add man pages for xscom-utils and pflash
      Fix xscom-utils distclean target

Oliver O'Halloran (1):
      witherspoon: Fix VPD EEPROM type

Shilpasri G Bhat (2):
      sensors: occ: Skip GPU sensors for non-gpu systems
      sensors: occ: Skip power sensors with zero sample value

Stewart Smith (1):
      skiboot v5.10-rc1 release notes

Vaibhav Jain (2):
      capi: Perform capp recovery sequence only when PBCQ is idle
      capi: Disable CAPP virtual machines

Vasant Hegde (1):
      hdata/vpd: Add vendor property

Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
diff --git a/openpower/package/skiboot/Config.in b/openpower/package/skiboot/Config.in
index 6a92c8e..705e97f 100644
--- a/openpower/package/skiboot/Config.in
+++ b/openpower/package/skiboot/Config.in
@@ -31,7 +31,7 @@
 
 config BR2_SKIBOOT_VERSION
 	string
-	default "v5.9-240-g081882690163" if BR2_SKIBOOT_LATEST_VERSION
+	default "v5.10-rc1" if BR2_SKIBOOT_LATEST_VERSION
 	default BR2_SKIBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_SKIBOOT_CUSTOM_VERSION