]> Git Repo - buildroot-mgba.git/blobdiff - configs/qemu_ppc_virtex_ml507_defconfig
configs/qemu: bump relevant config versions
[buildroot-mgba.git] / configs / qemu_ppc_virtex_ml507_defconfig
index f7f957d2a99bedeb6d8f6e62d7dfba0598193c68..62dd741b7de33e36abc141ae8f62b86a99e81faa 100644 (file)
@@ -6,8 +6,9 @@ BR2_powerpc_440=y
 # BR2_TARGET_ROOTFS_TAR is not set
 BR2_TARGET_ROOTFS_INITRAMFS=y
 
-# Lock to 3.7 headers to avoid breaking with newer kernels
-BR2_KERNEL_HEADERS_3_7=y
+# Lock to 3.11 headers to avoid breaking with newer kernels
+BR2_KERNEL_HEADERS_VERSION=y
+BR2_DEFAULT_KERNEL_VERSION="3.11.4"
 
 # Use soft float
 BR2_SOFT_FLOAT=y
@@ -15,7 +16,7 @@ BR2_SOFT_FLOAT=y
 # Kernel
 BR2_LINUX_KERNEL=y
 BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.7.8"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.11.4"
 BR2_LINUX_KERNEL_DEFCONFIG="44x/virtex5"
 BR2_LINUX_KERNEL_VMLINUX=y
 BR2_LINUX_KERNEL_DTS_SUPPORT=y
This page took 0.024156 seconds and 4 git commands to generate.