skiboot 6.0-rc2

Anton Blanchard (1):
      mambo: Enable XER CA32 and OV32 bits on P9

Joel Stanley (7):
      opal-ci: Build qemu from Cedric's powernv-2.12 branch
      opal-ci: 18.04: Go back to updating before installing packages
      qemu-debian-test: Remove unusable hda option
      test: Simplify build process for hello and sreset tests
      Makefile: be precise about clang target
      opal-ci: Remove unwanted .orig file
      Makefile: Fix building natively on ppc64le

Michael Neuling (1):
      hmi: Fix clearing HMER on debug trigger

Stewart Smith (4):
      p9dsu: timeout for variant detection, default to 2uess
      ibm,firmware-versions: add hcode to device tree
      travis: Require Ubuntu 18.04 to pass, fix on ppc64le
      skiboot v6.0-rc2 release notes

Vaidyanathan Srinivasan (1):
      Update default stop-state-disable mask to cut only stop11

Vasant Hegde (1):
      ipmi: Add BMC firmware version to device tree

Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
diff --git a/openpower/package/skiboot/Config.in b/openpower/package/skiboot/Config.in
index 0b3c191..dc3e84f 100644
--- a/openpower/package/skiboot/Config.in
+++ b/openpower/package/skiboot/Config.in
@@ -31,7 +31,7 @@
 
 config BR2_SKIBOOT_VERSION
 	string
-	default "v6.0-rc1-31-ga18249182fbe" if BR2_SKIBOOT_LATEST_VERSION
+	default "v6.0-rc2" if BR2_SKIBOOT_LATEST_VERSION
 	default BR2_SKIBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_SKIBOOT_CUSTOM_VERSION