From patchwork Tue Oct 7 12:29:44 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gustavo Zacarias X-Patchwork-Id: 397274 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from silver.osuosl.org (silver.osuosl.org [140.211.166.136]) by ozlabs.org (Postfix) with ESMTP id 3218A1400DD for ; Tue, 7 Oct 2014 23:31:44 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 5F3813387C; Tue, 7 Oct 2014 12:31:43 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id i2YCkKN2yKCf; Tue, 7 Oct 2014 12:31:42 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id 29332337D0; Tue, 7 Oct 2014 12:31:42 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 2AFF91C21B3 for ; Tue, 7 Oct 2014 12:31:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 270C791A7F for ; Tue, 7 Oct 2014 12:31:41 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3TAjt0Ecd8Oa for ; Tue, 7 Oct 2014 12:31:40 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from www.zacarias.com.ar (www.zacarias.com.ar [62.210.192.172]) by whitealder.osuosl.org (Postfix) with ESMTPS id 7247D91A5B for ; Tue, 7 Oct 2014 12:31:40 +0000 (UTC) Received: from asgard (cpe-186-18-128-65.telecentro-reversos.com.ar [186.18.128.65] (may be forged)) (authenticated bits=0) by www.zacarias.com.ar (8.14.9/8.14.9) with ESMTP id s97CVYUq025670 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Tue, 7 Oct 2014 12:31:36 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=zacarias.com.ar; s=dkey; t=1412685098; bh=8U9HB/eDJF4+zOWCdE5pZPLHt3iYQ8RYm56kcWudHmU=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=Femd/+JgJE8+OosIEKEgRcCetvQ1sgKd0bgFbnHt9ZwuLcu3FM7WxAkhtKT7f+SvN UxAf+2W4ksLxcJloNVihoZutTApHWQcV4KXtlAUBqJd3La5uEA+YZEDUBkuymHovHh kiYq1gNkdzKOnJtO8vEeo2paYoA7E08Xfz7qqXCg= Received: by asgard (sSMTP sendmail emulation); Tue, 07 Oct 2014 09:31:28 -0300 From: Gustavo Zacarias To: buildroot@busybox.net Date: Tue, 7 Oct 2014 09:29:44 -0300 Message-Id: <1412684994-28760-10-git-send-email-gustavo@zacarias.com.ar> X-Mailer: git-send-email 2.0.4 In-Reply-To: <1412684994-28760-1-git-send-email-gustavo@zacarias.com.ar> References: <1412684994-28760-1-git-send-email-gustavo@zacarias.com.ar> X-Virus-Scanned: clamav-milter 0.98.4 at www X-Virus-Status: Clean Subject: [Buildroot] [PATCH 09/19] qemu/mipsel-malta: update to the latest versions X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Signed-off-by: Gustavo Zacarias --- .../qemu/mipsel-malta/{linux-3.16.config => linux-3.17.config} | 0 board/qemu/mipsel-malta/readme.txt | 2 +- configs/qemu_mipsel_malta_defconfig | 10 +++++----- 3 files changed, 6 insertions(+), 6 deletions(-) rename board/qemu/mipsel-malta/{linux-3.16.config => linux-3.17.config} (100%) diff --git a/board/qemu/mipsel-malta/linux-3.16.config b/board/qemu/mipsel-malta/linux-3.17.config similarity index 100% rename from board/qemu/mipsel-malta/linux-3.16.config rename to board/qemu/mipsel-malta/linux-3.17.config diff --git a/board/qemu/mipsel-malta/readme.txt b/board/qemu/mipsel-malta/readme.txt index fe7b6a9..4dbe9b7 100644 --- a/board/qemu/mipsel-malta/readme.txt +++ b/board/qemu/mipsel-malta/readme.txt @@ -6,4 +6,4 @@ The login prompt will appear in the terminal that started Qemu. The graphical window is the framebuffer. No keyboard support has been enabled. -Tested with QEMU 2.1.0 +Tested with QEMU 2.1.2 diff --git a/configs/qemu_mipsel_malta_defconfig b/configs/qemu_mipsel_malta_defconfig index 1818992..a80d914 100644 --- a/configs/qemu_mipsel_malta_defconfig +++ b/configs/qemu_mipsel_malta_defconfig @@ -6,17 +6,17 @@ BR2_mips_32r2=y BR2_TARGET_ROOTFS_EXT2=y # BR2_TARGET_ROOTFS_TAR is not set -# Lock to 3.16 headers to avoid breaking with newer kernels +# Lock to 3.17 headers to avoid breaking with newer kernels BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="3.16.3" -BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_16=y +BR2_DEFAULT_KERNEL_VERSION="3.17" +BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_17=y # Kernel BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_VERSION=y -BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.16.3" +BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.17" BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y -BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/qemu/mipsel-malta/linux-3.16.config" +BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/qemu/mipsel-malta/linux-3.17.config" BR2_LINUX_KERNEL_VMLINUX=y # Serial port config