summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorAlexey Brodkin <Alexey.Brodkin@synopsys.com>2015-10-23 15:42:02 +0300
committerPeter Korsgaard <peter@korsgaard.com>2015-10-25 22:10:48 +0100
commit8d9927dd8fd919f642c97d1e535b48528d22fe14 (patch)
treec92273776ddea69cd8ab0b2b69579b3d8842058b /configs
parentbaafc06a2bf2f775d96e967beb085ddacfacefcf (diff)
board: ARC AXS10x bump Linux kernel to 4.2.4
Linux kernel 4.2.4 now has former out of the tree patch, see http://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/commit/?h=linux-4.2.y&id=c4e3a29030fce89272f080e7e92c162b24103736 Essentially removing the patch itself. Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/snps_axs101_defconfig5
-rw-r--r--configs/snps_axs103_defconfig5
2 files changed, 4 insertions, 6 deletions
diff --git a/configs/snps_axs101_defconfig b/configs/snps_axs101_defconfig
index 45c6a4cd0..1dee93bcb 100644
--- a/configs/snps_axs101_defconfig
+++ b/configs/snps_axs101_defconfig
@@ -10,14 +10,13 @@ BR2_ROOTFS_OVERLAY="board/synopsys/axs10x/fs-overlay"
# Headers
BR2_KERNEL_HEADERS_VERSION=y
-BR2_DEFAULT_KERNEL_VERSION="4.2"
+BR2_DEFAULT_KERNEL_VERSION="4.2.4"
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_2=y
# Kernel
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.2"
-BR2_LINUX_KERNEL_PATCH="board/synopsys/axs10x/patches/linux"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.2.4"
BR2_LINUX_KERNEL_DEFCONFIG="axs101"
# Bootloader
diff --git a/configs/snps_axs103_defconfig b/configs/snps_axs103_defconfig
index fefe474f1..d1b03f795 100644
--- a/configs/snps_axs103_defconfig
+++ b/configs/snps_axs103_defconfig
@@ -11,14 +11,13 @@ BR2_ROOTFS_OVERLAY="board/synopsys/axs10x/fs-overlay"
# Headers
BR2_KERNEL_HEADERS_VERSION=y
-BR2_DEFAULT_KERNEL_VERSION="4.2"
+BR2_DEFAULT_KERNEL_VERSION="4.2.4"
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_2=y
# Kernel
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.2"
-BR2_LINUX_KERNEL_PATCH="board/synopsys/axs10x/patches/linux"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.2.4"
BR2_LINUX_KERNEL_DEFCONFIG="axs103_smp"
# Bootloader