From: Peter Korsgaard Date: Sun, 22 May 2011 15:04:47 +0000 (+0200) Subject: defconfigs: bump 2.6.38.x stable version X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=572529a43c3b7e637adff025dabdf335bd100403;p=buildroot.git defconfigs: bump 2.6.38.x stable version Signed-off-by: Peter Korsgaard --- diff --git a/configs/qemu_arm_versatile_defconfig b/configs/qemu_arm_versatile_defconfig index 6274b686c0..faf55e33aa 100644 --- a/configs/qemu_arm_versatile_defconfig +++ b/configs/qemu_arm_versatile_defconfig @@ -13,7 +13,7 @@ BR2_TARGET_ROOTFS_EXT2=y # Kernel BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_VERSION=y -BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="2.6.38.6" +BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="2.6.38.7" BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/qemu/arm-versatile/linux-2.6.38.config" BR2_LINUX_KERNEL_ZIMAGE=y diff --git a/configs/qemu_mipsel_malta_defconfig b/configs/qemu_mipsel_malta_defconfig index 64ce976cd5..3f54cefc84 100644 --- a/configs/qemu_mipsel_malta_defconfig +++ b/configs/qemu_mipsel_malta_defconfig @@ -9,7 +9,7 @@ BR2_TARGET_ROOTFS_EXT2=y # Kernel BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_VERSION=y -BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="2.6.38.6" +BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="2.6.38.7" BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/qemu/mipsel-malta/linux-2.6.38.config" BR2_LINUX_KERNEL_VMLINUX=y