From patchwork Fri Aug 16 17:14:12 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gustavo Zacarias X-Patchwork-Id: 267716 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from hemlock.osuosl.org (hemlock.osuosl.org [140.211.166.133]) by ozlabs.org (Postfix) with ESMTP id 58CB72C028B for ; Sat, 17 Aug 2013 03:14:31 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 63C1A94068; Fri, 16 Aug 2013 17:14:59 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id K+fEUVjoT4GI; Fri, 16 Aug 2013 17:14:58 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id D1A5693F7A; Fri, 16 Aug 2013 17:14:58 +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 4E2021BF9CD for ; Fri, 16 Aug 2013 17:14:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 8C5638F9DE for ; Fri, 16 Aug 2013 17:14:27 +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 llbDpK5kJ9p0 for ; Fri, 16 Aug 2013 17:14:27 +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 E164C8AB83 for ; Fri, 16 Aug 2013 17:14:26 +0000 (UTC) Received: from asgard (host29.181-14-143.telecom.net.ar [181.14.143.29]) (authenticated bits=0) by loknar.toptech.com.ar (8.14.7/8.14.7) with ESMTP id r7GHEKlc014661 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 16 Aug 2013 17:14:22 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=zacarias.com.ar; s=dkey; t=1376673264; bh=CFYqkfx2ItQAMOcHgirvpIeL/ru8/BbSP7uX2JZBWs8=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=sDxYpnVYjbAo/yzFiWISg2uwhN4KC2t9fSgxr4OffoNVFtjQx3YcNPwlRchCAVFNX RJPVxRIsN6ISUhQysknoFsue8TSC0z+yAgSkyQa1EHYMb7oqYzqiQl3N4tqkhef1IZ 48EvsWEjlcpydlXfF2Dv9b+HmvJiGH58XLLS5Ea0= Received: by asgard (sSMTP sendmail emulation); Fri, 16 Aug 2013 14:14:19 -0300 From: Gustavo Zacarias To: buildroot@busybox.net Date: Fri, 16 Aug 2013 14:14:12 -0300 Message-Id: <1376673252-2329-2-git-send-email-gustavo@zacarias.com.ar> X-Mailer: git-send-email 1.8.1.5 In-Reply-To: <1376673252-2329-1-git-send-email-gustavo@zacarias.com.ar> References: <1376673252-2329-1-git-send-email-gustavo@zacarias.com.ar> X-Virus-Scanned: clamav-milter 0.97.7 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 --- board/freescale/mpc8315erdb/{linux-3.8.config => linux-3.10.config} | 0 configs/freescale_mpc8315erdb_defconfig | 6 +++--- 2 files changed, 3 insertions(+), 3 deletions(-) rename board/freescale/mpc8315erdb/{linux-3.8.config => linux-3.10.config} (100%) diff --git a/board/freescale/mpc8315erdb/linux-3.8.config b/board/freescale/mpc8315erdb/linux-3.10.config similarity index 100% rename from board/freescale/mpc8315erdb/linux-3.8.config rename to board/freescale/mpc8315erdb/linux-3.10.config diff --git a/configs/freescale_mpc8315erdb_defconfig b/configs/freescale_mpc8315erdb_defconfig index d32264e..12bb70e 100644 --- a/configs/freescale_mpc8315erdb_defconfig +++ b/configs/freescale_mpc8315erdb_defconfig @@ -16,9 +16,9 @@ BR2_KERNEL_HEADERS_3_8=y # Kernel BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_VERSION=y -BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.8.8" +BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.10.7" BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y -BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/freescale/mpc8315erdb/linux-3.8.config" +BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/freescale/mpc8315erdb/linux-3.10.config" BR2_LINUX_KERNEL_UIMAGE=y BR2_LINUX_KERNEL_DTS_SUPPORT=y BR2_LINUX_KERNEL_INTREE_DTS_NAME="mpc8315erdb" @@ -31,4 +31,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.04" +BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2013.07"