summaryrefslogtreecommitdiff
path: root/configs/armadeus_apf27_defconfig
diff options
context:
space:
mode:
authorPhilippe Reynes <tremyfr@yahoo.fr>2013-12-24 18:07:05 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2013-12-25 10:07:32 +0100
commit0a353bf26b2fd1bb0023f5605fc8cf3c130b23e0 (patch)
treea8121800c86d437cbbfa1bcf35d5d2542599cd3f /configs/armadeus_apf27_defconfig
parent280b16f69dbfd11964218be3c2de455f6b7fa67e (diff)
apf27: bump kernel version to 3.12.6
Signed-off-by: Philippe Reynes <tremyfr@yahoo.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'configs/armadeus_apf27_defconfig')
-rw-r--r--configs/armadeus_apf27_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/armadeus_apf27_defconfig b/configs/armadeus_apf27_defconfig
index 409476fd7..21af2fb91 100644
--- a/configs/armadeus_apf27_defconfig
+++ b/configs/armadeus_apf27_defconfig
@@ -4,7 +4,7 @@ BR2_arm926t=y
# Lock down headers to avoid breaking with new defaults
BR2_KERNEL_HEADERS_VERSION=y
-BR2_DEFAULT_KERNEL_VERSION="3.12.5"
+BR2_DEFAULT_KERNEL_VERSION="3.12.6"
# System
BR2_TARGET_GENERIC_HOSTNAME="apf27"
@@ -20,7 +20,7 @@ BR2_TARGET_ROOTFS_UBI=y
# Kernel
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.12.5"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.12.6"
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/armadeus/apf27/linux-3.12.config"
BR2_LINUX_KERNEL_UIMAGE_LOADADDR="0xA0008000"