skiboot 6.0.1

Balbir Singh (1):
      Add location code to NPU2 HMI logging

Stewart Smith (2):
      OpenBMC: use 0x3a as OEM command for partial add esel
      skiboot 6.0.1 release notes

Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
diff --git a/openpower/package/skiboot/Config.in b/openpower/package/skiboot/Config.in
index 17d4a54..2e242c0 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" if BR2_SKIBOOT_LATEST_VERSION
+	default "v6.0.1" if BR2_SKIBOOT_LATEST_VERSION
 	default BR2_SKIBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_SKIBOOT_CUSTOM_VERSION