From patchwork Fri Oct 18 13:45:35 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gustavo Zacarias X-Patchwork-Id: 284598 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ozlabs.org (Postfix) with ESMTP id A8FB52C00B3 for ; Sat, 19 Oct 2013 00:46:05 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 3D3078C233; Fri, 18 Oct 2013 13:46:04 +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 OTiyq6isn0Ai; Fri, 18 Oct 2013 13:46:01 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id 919D78C160; Fri, 18 Oct 2013 13:46:01 +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 250C41BF966 for ; Fri, 18 Oct 2013 13:46:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 1D4928C160 for ; Fri, 18 Oct 2013 13:46:00 +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 hq6oN83T8whx for ; Fri, 18 Oct 2013 13:45:59 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from loknar.toptech.com.ar (loknar.toptech.com.ar [78.46.79.162]) by whitealder.osuosl.org (Postfix) with ESMTPS id 62C538C063 for ; Fri, 18 Oct 2013 13:45:59 +0000 (UTC) Received: from asgard (host58.190-231-106.telecom.net.ar [190.231.106.58]) (authenticated bits=0) by loknar.toptech.com.ar (8.14.7/8.14.7) with ESMTP id r9IDjq5S015390 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 18 Oct 2013 13:45:55 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=zacarias.com.ar; s=dkey; t=1382103957; bh=y8WU+7ldU+t3HGOWKh7uAR38NdyQP7yDsY9+1GSt1K8=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=gu0Aqy6CNkPcMA8jLRd5C7vLHcJ0KEWz3gJe4ks5c63Se96N0tTrV7WE6WyIFHPH/ IbqOfa+7Ret6UAoBxvNhVOoa6P5IQBU8mtxsYyHU3dZXhcVTicl6XBY5fuPSM7kFIP gLEVf7h2bV7ZTv9uaTN6xs2Xs2YqL8FTL4nU2JBM= Received: by asgard (sSMTP sendmail emulation); Fri, 18 Oct 2013 10:45:47 -0300 From: Gustavo Zacarias To: buildroot@busybox.net Date: Fri, 18 Oct 2013 10:45:35 -0300 Message-Id: <1382103935-21473-2-git-send-email-gustavo@zacarias.com.ar> X-Mailer: git-send-email 1.8.1.5 In-Reply-To: <1382103935-21473-1-git-send-email-gustavo@zacarias.com.ar> References: <1382103935-21473-1-git-send-email-gustavo@zacarias.com.ar> X-Virus-Scanned: clamav-milter 0.97.8 at loknar X-Virus-Status: Clean Subject: [Buildroot] [PATCH 2/2] configs/mpc8315erdb: bump to the latest and greatest versions X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.14 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-bounces@busybox.net Signed-off-by: Gustavo Zacarias --- .../mpc8315erdb/{linux-3.10.config => linux-3.11.config} | 0 configs/freescale_mpc8315erdb_defconfig | 11 ++++++----- 2 files changed, 6 insertions(+), 5 deletions(-) rename board/freescale/mpc8315erdb/{linux-3.10.config => linux-3.11.config} (100%) diff --git a/board/freescale/mpc8315erdb/linux-3.10.config b/board/freescale/mpc8315erdb/linux-3.11.config similarity index 100% rename from board/freescale/mpc8315erdb/linux-3.10.config rename to board/freescale/mpc8315erdb/linux-3.11.config diff --git a/configs/freescale_mpc8315erdb_defconfig b/configs/freescale_mpc8315erdb_defconfig index 12bb70e..dc4c810 100644 --- a/configs/freescale_mpc8315erdb_defconfig +++ b/configs/freescale_mpc8315erdb_defconfig @@ -10,15 +10,16 @@ BR2_TARGET_ROOTFS_JFFS2_CUSTOM_PAGESIZE=0x200 BR2_TARGET_ROOTFS_JFFS2_CUSTOM_EBSIZE=0x4000 BR2_TARGET_ROOTFS_JFFS2_NOCLEANMARKER=y -# Lock to 3.8 headers to avoid breaking with newer kernels -BR2_KERNEL_HEADERS_3_8=y +# Lock headers version to match and avoid breakage +BR2_KERNEL_HEADERS_VERSION=y +BR2_DEFAULT_KERNEL_VERSION="3.11.5" # Kernel BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_VERSION=y -BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.10.7" +BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.11.5" BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y -BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/freescale/mpc8315erdb/linux-3.10.config" +BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/freescale/mpc8315erdb/linux-3.11.config" BR2_LINUX_KERNEL_UIMAGE=y BR2_LINUX_KERNEL_DTS_SUPPORT=y BR2_LINUX_KERNEL_INTREE_DTS_NAME="mpc8315erdb" @@ -31,4 +32,4 @@ BR2_TARGET_GENERIC_GETTY_PORT="ttyS0" BR2_TARGET_UBOOT=y BR2_TARGET_UBOOT_BOARDNAME="MPC8315ERDB_NAND" BR2_TARGET_UBOOT_CUSTOM_VERSION=y -BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2013.07" +BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2013.10"