summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Muellner <christoph.muellner@theobroma-systems.com>2019-10-07 22:16:27 +0200
committerChristoph Muellner <christoph.muellner@theobroma-systems.com>2019-10-07 22:16:27 +0200
commite651bd97ccdf7ae769ac5f881f8125a93b2dd108 (patch)
tree3f2ff2e1a2ca3a58d2ac0ffdef14c8675d546272
parentbaf81506874018a47fc02c6b5bf7ceb7686d4ce3 (diff)
defconfig: lion: Bump kernel version.
This patch bumps the kernel version for Lion to stable-4.4-rk3399-linux-v2.1x-20190705-som. Signed-off-by: Christoph Muellner <christoph.muellner@theobroma-systems.com>
-rw-r--r--configs/lion-rk3368_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/lion-rk3368_defconfig b/configs/lion-rk3368_defconfig
index 8853517d8b..0de5bf5258 100644
--- a/configs/lion-rk3368_defconfig
+++ b/configs/lion-rk3368_defconfig
@@ -18,7 +18,7 @@ BR2_ROOTFS_POST_SCRIPT_ARGS="-c board/theobroma-systems/lion/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="lion-rk3368"
BR2_LINUX_KERNEL_DTS_SUPPORT=y
BR2_LINUX_KERNEL_INTREE_DTS_NAME="rockchip/rk3368-lion-haikou"