skiboot 6.3.3

Andrew Geissler (1):
      Support BMC IPMI heartbeat command

Michal Suchanek (1):
      errorlog: Prevent alignment error building with gcc9.

Stewart Smith (2):
      hdata/vpd: fix printing (char*)0x00
      struct p9_sbe_msg doesn't need to be packed

Vasant Hegde (1):
      skiboot v6.3.3 release notes

joy_chu (1):
      Add: add mihawk platform file

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 e002942..70e40d6 100644
--- a/openpower/package/skiboot/Config.in
+++ b/openpower/package/skiboot/Config.in
@@ -31,7 +31,7 @@
 
 config BR2_SKIBOOT_VERSION
 	string
-	default "v6.3.2" if BR2_SKIBOOT_LATEST_VERSION
+	default "v6.3.3" if BR2_SKIBOOT_LATEST_VERSION
 	default BR2_SKIBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_SKIBOOT_CUSTOM_VERSION