]> Git Repo - buildroot-mgba.git/blobdiff - configs/qemu_ppc64le_powernv8_defconfig
configs/freescale_imx8m[mq]evk*: uboot needs openssl and gnutls
[buildroot-mgba.git] / configs / qemu_ppc64le_powernv8_defconfig
index 23ad5772c256c87437d0e9e71c4b9cc1ed44745f..763a428ee165df131c7815e330315a24c36c53bd 100644 (file)
@@ -2,6 +2,10 @@
 BR2_powerpc64le=y
 BR2_powerpc_power8=y
 
+# Hashes
+BR2_GLOBAL_PATCH_DIR="board/qemu/patches"
+BR2_DOWNLOAD_FORCE_CHECK_HASHES=y
+
 # System
 BR2_TARGET_GENERIC_GETTY_PORT="hvc0"
 BR2_SYSTEM_DHCP="eth0"
@@ -20,9 +24,10 @@ 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.6.18"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.6.32"
 BR2_LINUX_KERNEL_DEFCONFIG="powernv"
 BR2_LINUX_KERNEL_VMLINUX=y
+BR2_LINUX_KERNEL_NEEDS_HOST_LIBELF=y
 
 # host-qemu for gitlab testing
 BR2_PACKAGE_HOST_QEMU=y
This page took 0.02153 seconds and 4 git commands to generate.