Merge pull request #22 from jk-ozlabs/master

Update linux & skiboot versions
diff --git a/buildroot b/buildroot
index 0ffe8fb..d0dbfff 160000
--- a/buildroot
+++ b/buildroot
@@ -1 +1 @@
-Subproject commit 0ffe8fbcd8d64d0e6ca211221937aa884f88034b
+Subproject commit d0dbfff5cf15c89cc3eff8d12841e15dafecd8e8
diff --git a/openpower/configs/palmetto_defconfig b/openpower/configs/palmetto_defconfig
index 95bb320..75de67b 100644
--- a/openpower/configs/palmetto_defconfig
+++ b/openpower/configs/palmetto_defconfig
@@ -30,7 +30,7 @@
 BR2_LINUX_KERNEL=y
 BR2_LINUX_KERNEL_CUSTOM_GIT=y
 BR2_LINUX_KERNEL_CUSTOM_REPO_URL="git://github.com/open-power/linux.git"
-BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="1dcee5aa497515a9e0fac3af9a86eaad41c77c1f"
+BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="c04097526152ef45ed87b4a89c5e52fc8f856d34"
 BR2_LINUX_KERNEL_USE_DEFCONFIG=y
 BR2_LINUX_KERNEL_DEFCONFIG="skiroot"
 BR2_LINUX_KERNEL_ZIMAGE_EPAPR=y