summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Muellner <christoph.muellner@theobroma-systems.com>2019-10-02 10:32:36 +0200
committerChristoph Muellner <christoph.muellner@theobroma-systems.com>2019-10-07 22:14:43 +0200
commitbaf81506874018a47fc02c6b5bf7ceb7686d4ce3 (patch)
treebf40dee3c9675c2d873f664e2c833b38b4800219
parent0860cb7c8d87d0d3313976bc07d8a71c60363565 (diff)
defconfig: puma: Bump kernel version.
This patch bumps the kernel version for Puma to stable-4.4-rk3399-linux-v2.1x-20190705-som. Signed-off-by: Christoph Muellner <christoph.muellner@theobroma-systems.com>
-rw-r--r--configs/puma-rk3399_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/puma-rk3399_defconfig b/configs/puma-rk3399_defconfig
index f81ffc01d6..fab594277c 100644
--- a/configs/puma-rk3399_defconfig
+++ b/configs/puma-rk3399_defconfig
@@ -19,7 +19,7 @@ BR2_ROOTFS_POST_SCRIPT_ARGS="-c board/theobroma-systems/puma/genimage.cfg"
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_GIT=y
BR2_LINUX_KERNEL_CUSTOM_REPO_URL="https://git.theobroma-systems.com/puma-linux.git"
-BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="puma-release-4.4.167-20190320"
+BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="stable-4.4-rk3399-linux-v2.1x-20190705-som"
BR2_LINUX_KERNEL_DEFCONFIG="puma-rk3399"
BR2_LINUX_KERNEL_DTS_SUPPORT=y
BR2_LINUX_KERNEL_INTREE_DTS_NAME="rockchip/rk3399-puma"