Merge pull request #2413 from shenki/kernel-4.19.0

kernel: Move to Linux v4.19.0-openpower1
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