skiboot v6.1-169-gba0af421d7d3

Stewart Smith (6):
      hiomap: free ipmi message in callback
      travis/ci: rework Dockerfiles to produce build artifacts
      hiomap: fix missing newline at end of 'Flushing writes' prlog()
      Run pollers in time_wait() when not booting
      skiboot v6.0.10 release notes
      CI: Bump the Qemu we build for CI testing

Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
diff --git a/openpower/package/skiboot/Config.in b/openpower/package/skiboot/Config.in
index 9ec9688..9e456eb 100644
--- a/openpower/package/skiboot/Config.in
+++ b/openpower/package/skiboot/Config.in
@@ -31,7 +31,7 @@
 
 config BR2_SKIBOOT_VERSION
 	string
-	default "v6.1-163-g4b8cc05a9451" if BR2_SKIBOOT_LATEST_VERSION
+	default "v6.1-169-gba0af421d7d3" if BR2_SKIBOOT_LATEST_VERSION
 	default BR2_SKIBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_SKIBOOT_CUSTOM_VERSION