]> Git Repo - buildroot-mgba.git/blobdiff - configs/qemu_x86_defconfig
configs/mx6sx_udoo_neo: bump kernel to 6.6.43
[buildroot-mgba.git] / configs / qemu_x86_defconfig
index 5c6bebd3e3c034a7538c617a921e1432bcd658a9..a8596dae57ff5fcc23c1e6a4d9bbc86bdfe3319d 100644 (file)
@@ -2,6 +2,10 @@
 BR2_i386=y
 BR2_x86_pentiumpro=y
 
+# Hashes
+BR2_GLOBAL_PATCH_DIR="board/qemu/patches"
+BR2_DOWNLOAD_FORCE_CHECK_HASHES=y
+
 # System
 BR2_SYSTEM_DHCP="eth0"
 
@@ -17,12 +21,12 @@ BR2_ROOTFS_POST_IMAGE_SCRIPT="board/qemu/post-image.sh"
 BR2_ROOTFS_POST_SCRIPT_ARGS="$(BR2_DEFCONFIG)"
 
 # Linux headers same as kernel
-BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_6_1=y
+BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_6_6=y
 
 # Kernel
 BR2_LINUX_KERNEL=y
 BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.1.44"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.6.32"
 BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
 BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/qemu/x86/linux.config"
 
This page took 0.023144 seconds and 4 git commands to generate.