summaryrefslogtreecommitdiffstats
path: root/configs/pc_x86_64_efi_defconfig
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2016-07-02 08:45:36 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-07-02 15:06:55 +0200
commit27a7eac2f311595c16b69eb46df80fab5ad200bb (patch)
treef9730c017f4ea6770d6de96ca3c4b360cd0f671a /configs/pc_x86_64_efi_defconfig
parent84458450288b1b38e15af37a565b82cea8cdc738 (diff)
downloadbuildroot-27a7eac2f311595c16b69eb46df80fab5ad200bb.tar.gz
buildroot-27a7eac2f311595c16b69eb46df80fab5ad200bb.zip
configs/pc_x86_64_{bios, efi}_defconfig: bump to linux 4.6.3
To match it's friendly qemu counterpart. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'configs/pc_x86_64_efi_defconfig')
-rw-r--r--configs/pc_x86_64_efi_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/pc_x86_64_efi_defconfig b/configs/pc_x86_64_efi_defconfig
index 9b154954e8..fe27c17ea0 100644
--- a/configs/pc_x86_64_efi_defconfig
+++ b/configs/pc_x86_64_efi_defconfig
@@ -29,7 +29,7 @@ BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_6=y
# Kernel
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.6.1"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.6.3"
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/qemu/x86_64/linux-4.6.config"
BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES="board/pc/linux-extras.config"
OpenPOWER on IntegriCloud