From patchwork Fri Sep 11 09:39:51 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gary Bisson X-Patchwork-Id: 516654 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 8C70114030C for ; Fri, 11 Sep 2015 19:41:22 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id C1760259AF; Fri, 11 Sep 2015 09:41:21 +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 QKqMOfwUSNP7; Fri, 11 Sep 2015 09:41:17 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id 00CB533561; Fri, 11 Sep 2015 09:40:35 +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 1519D1C0A72 for ; Fri, 11 Sep 2015 09:40:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 0F203919C3 for ; Fri, 11 Sep 2015 09:40:20 +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 Xei-G7wSA6e7 for ; Fri, 11 Sep 2015 09:40:10 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wi0-f173.google.com (mail-wi0-f173.google.com [209.85.212.173]) by whitealder.osuosl.org (Postfix) with ESMTPS id 53AFD919C4 for ; Fri, 11 Sep 2015 09:40:10 +0000 (UTC) Received: by wicfx3 with SMTP id fx3so51553576wic.0 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=Xi4wx+M/TJlswSKQaD5sz9DDTHzy4Ws/RrjAo5zH0Jk=; b=FRioEleTVNdTtIeA4darNkN23yrML81Dieex5wHIHPo4cLT5lBN3CC/e+5d0FcZmTH a7ZJn4VSWGnHJbRjcCEpl1YvHnQ92fDApBh8j6mc+M2kjWAwn4xL4naQebXfC60ADu63 wyb3J1BKPOF1vRzJqG1brD4ia8FhWOb7toITc+mor6KiUTta2J+FfPY9H0BOpjvO6DrQ WCZYFi4NbvuEfbTsF63NBlQvZmTIMzLNXbNC1m6FnRWSDCyT+NTh2B2j8pJ7D6ccHqE1 4RIxd4gF2ot4YgwmdL36NhSoSBaUHs8x9ytW0c65FJT/mheyRh5kXr5UuXGf/kWCIR4+ 81AA== X-Gm-Message-State: ALoCoQk++4cAKInO4uegL4Ta7e+6wjLz+PN51rWIFLrvObQXCfIdPC11W/B8oax9oMOt2dgpScNq X-Received: by 10.194.119.161 with SMTP id kv1mr77129885wjb.157.1441964409018; 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.08 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 11 Sep 2015 02:40:08 -0700 (PDT) From: Gary Bisson To: buildroot@busybox.net Date: Fri, 11 Sep 2015 11:39:51 +0200 Message-Id: <1441964394-3817-13-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 12/14] qmx6_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" Signed-off-by: Gary Bisson --- Hi, This update has only been built, it'd be great if anyone could give it a try on the actual hardware. Regards, Gary --- configs/qmx6_defconfig | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/configs/qmx6_defconfig b/configs/qmx6_defconfig index d693d82..a829b4c 100644 --- a/configs/qmx6_defconfig +++ b/configs/qmx6_defconfig @@ -1,17 +1,17 @@ BR2_arm=y BR2_cortex_a9=y 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 BR2_TARGET_GENERIC_GETTY_PORT="ttymxc1" # Notice you need a recent version of u-boot (with DT support) to be able # to boot this kernel BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_GIT=y -BR2_LINUX_KERNEL_CUSTOM_REPO_URL="https://git.congatec.com/arm/qmx6_kernel.git" -# Last version of branch cgt_imx_3.10.53_1.1.0 -BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="cea0de46e2c8f0a5c67f46005e84ae1d418731bc" +BR2_LINUX_KERNEL_CUSTOM_REPO_URL="https://git.congatec.com/arm/imx6_kernel_3.14.git" +# Last version of branch cgt_qmx6_3.14.28_1.0.0 +BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="105820d6bd251deb49c3dd3f71fa0d76adce97c7" BR2_LINUX_KERNEL_DEFCONFIG="qmx6" BR2_LINUX_KERNEL_UIMAGE_LOADADDR="0x10008000" BR2_LINUX_KERNEL_DTS_SUPPORT=y @@ -23,7 +23,7 @@ BR2_TARGET_UBOOT=y BR2_TARGET_UBOOT_BOARDNAME="cgt_qmx6_pn016103" BR2_TARGET_UBOOT_CUSTOM_GIT=y BR2_TARGET_UBOOT_CUSTOM_REPO_URL="https://git.congatec.com/arm/qmx6_uboot.git" -BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="30ba236ef6df04e4cca58c3e06c4f63c2db12115" +BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="4d3b64e93064ed3d97ef7d91ff0f61a693a460fc" BR2_TARGET_UBOOT_FORMAT_CUSTOM=y BR2_TARGET_UBOOT_FORMAT_CUSTOM_NAME="u-boot.pn016103.imx"