From patchwork Fri Sep 11 09:39:52 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gary Bisson X-Patchwork-Id: 516658 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ozlabs.org (Postfix) with ESMTP id 1A104140784 for ; Fri, 11 Sep 2015 19:41:54 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 18BCE3359F; Fri, 11 Sep 2015 09:41:53 +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 gSc8vwBnVJAI; Fri, 11 Sep 2015 09:41:48 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id 3066433587; Fri, 11 Sep 2015 09:40:44 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 86DEB1C0A72 for ; Fri, 11 Sep 2015 09:40:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 7EC0F919A2 for ; Fri, 11 Sep 2015 09:40:21 +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 YSWgFrrqy-tJ for ; Fri, 11 Sep 2015 09:40:11 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wi0-f172.google.com (mail-wi0-f172.google.com [209.85.212.172]) by whitealder.osuosl.org (Postfix) with ESMTPS id 085CB919D2 for ; Fri, 11 Sep 2015 09:40:11 +0000 (UTC) Received: by wicgb1 with SMTP id gb1so55391203wic.1 for ; Fri, 11 Sep 2015 02:40:09 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=tbW7mzxnChDTAxinkJL0hlybULE9TRm6bPeFgidgGWM=; b=Z0RLr40TodX96An9kK4y76Cq/wl/zomxW7NzGbTmKDi0aCTjKPVp7ARDlyfvn3CgcC CwSh2GOF9m9KnplfJYTl2LZcGaMZDL1mtJ6bdgyJrajR/yrqJdX6xXjxSQMqa+ZIbtZv 3JfrQo8086NgC4zafPxh4RxSTJYygW9eTIeSP/yd/I1zFrwRHj+yfNljIuuYxx1McTy4 6ViljybWq+jIMUjFOiMomkfNV9oCW1lsoUE8c3SowtHIJ3q7azKceIykm3ZMSAh59VzW cDCiHc0reQ8bwA72NEhUXjSnz6OOqdZetRVb0FNbpKHN/EZeiHIkrExccjxsvArRoK7Z vdzA== X-Gm-Message-State: ALoCoQmZFedYM5Cx2TllWxYRbBTgyT4TsFqL82JlfkNndmb2GvXLqQqDMy9M/RaS3+JI72mgL/bB X-Received: by 10.194.82.167 with SMTP id j7mr79709130wjy.123.1441964409677; Fri, 11 Sep 2015 02:40:09 -0700 (PDT) Received: from t450s.lan (89-92-157-132.hfc.dyn.abo.bbox.fr. [89.92.157.132]) by smtp.googlemail.com with ESMTPSA id go5sm1390374wib.3.2015.09.11.02.40.09 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 11 Sep 2015 02:40:09 -0700 (PDT) From: Gary Bisson To: buildroot@busybox.net Date: Fri, 11 Sep 2015 11:39:52 +0200 Message-Id: <1441964394-3817-14-git-send-email-gary.bisson@boundarydevices.com> X-Mailer: git-send-email 2.5.1 In-Reply-To: <1441964394-3817-1-git-send-email-gary.bisson@boundarydevices.com> References: <1441964394-3817-1-git-send-email-gary.bisson@boundarydevices.com> Cc: thomas.petazzoni@free-electrons.com, jezz@sysmic.org, vincent.stehle@freescale.com, luca@lucaceresoli.net Subject: [Buildroot] [PATCH v2 13/14] nitrogen6x_defconfig: bump version to 3.14.28-1.0.0 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" U-Boot version is updated to v2015.07. Signed-off-by: Gary Bisson --- configs/nitrogen6x_defconfig | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/configs/nitrogen6x_defconfig b/configs/nitrogen6x_defconfig index 71b01f0..51c5161 100644 --- a/configs/nitrogen6x_defconfig +++ b/configs/nitrogen6x_defconfig @@ -14,21 +14,22 @@ BR2_TARGET_ROOTFS_EXT2_2r1=y # Lock headers to match kernel BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="3.10.53" -BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_10=y +BR2_DEFAULT_KERNEL_VERSION="3.14.28" +BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_14=y # bootloader BR2_TARGET_UBOOT=y BR2_TARGET_UBOOT_BOARDNAME="nitrogen6q" BR2_TARGET_UBOOT_FORMAT_IMX=y BR2_TARGET_UBOOT_CUSTOM_TARBALL=y -BR2_TARGET_UBOOT_CUSTOM_TARBALL_LOCATION="http://github.com/boundarydevices/u-boot-imx6/tarball/21eb4146/u-boot-21eb4146.tar.gz" +# Last version of branch boundary-v2015.07 +BR2_TARGET_UBOOT_CUSTOM_TARBALL_LOCATION="http://github.com/boundarydevices/u-boot-imx6/tarball/5115a9e/u-boot-5115a9e.tar.gz" # kernel BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_TARBALL=y -# Last version of branch boundary-imx_3.10.53_1.1.1_ga -BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/boundarydevices/linux-imx6/tarball/98c0fdbe/linux-imx6-98c0fdbe.tar.gz" +# Last version of branch boundary-imx_3.14.28_1.0.0_ga +BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/boundarydevices/linux-imx6/tarball/3417c66/linux-imx6-3417c66.tar.gz" BR2_LINUX_KERNEL_DEFCONFIG="nitrogen6x" BR2_LINUX_KERNEL_INSTALL_TARGET=y BR2_LINUX_KERNEL_UIMAGE_LOADADDR="0x10008000"