From patchwork Sun Apr 13 21:24:54 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Yann E. MORIN" X-Patchwork-Id: 338794 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 477341400A4 for ; Mon, 14 Apr 2014 07:25:10 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 6D4BC8AA6D; Sun, 13 Apr 2014 21:25:09 +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 6tFXWGoPZn9u; Sun, 13 Apr 2014 21:25:06 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id 372ED8AAA5; Sun, 13 Apr 2014 21:25:05 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from fraxinus.osuosl.org (fraxinus.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id 8CEDC1BF867 for ; Sun, 13 Apr 2014 21:25:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 88DD788163 for ; Sun, 13 Apr 2014 21:25:02 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 63LQ_OR8Bd-p for ; Sun, 13 Apr 2014 21:25:02 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com [209.85.212.181]) by fraxinus.osuosl.org (Postfix) with ESMTPS id E1FD688017 for ; Sun, 13 Apr 2014 21:25:01 +0000 (UTC) Received: by mail-wi0-f181.google.com with SMTP id hm4so3195024wib.2 for ; Sun, 13 Apr 2014 14:25:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:date:message-id:in-reply-to:references; bh=7bgzYDFdtWvu1j5wQY6iCjzG7OAuEGrZ/9M+mYj/Ea0=; b=Y/qo8iSPqKL5ZUpH12R19pALqw7SvX2BEJkNtQ2tJcDkOLe/6v39fu6hSGnnjGTupM 0rwPdp0bMjrGAz+LrRg783Fmnumd+Inr0/yMWive/flf3Q6hDCVAnBEgt+h4gwwbMIci 4/fvymehoKT438aNScZR1Se+8CPf927EzvEUchcZviEuSNALNhsM/ChWUxK1SVSoqJ8u 1icyLESMYb+F5fAyNTGYY5Kz9ulT7Z8lHFnmR0pQXiAOmOAtostKyjyx1Zsn6Kn5xTcL xSqasPUTXHeSLenqvvjO0+h+Rcf8ZDEszdeS3W7AmOxIHqTWjUEra5lC1P4h2NYOn0cv b3uQ== X-Received: by 10.194.20.65 with SMTP id l1mr29861178wje.39.1397424300141; Sun, 13 Apr 2014 14:25:00 -0700 (PDT) Received: from gourin.bzh.lan (ks3095497.kimsufi.com. [94.23.60.27]) by mx.google.com with ESMTPSA id gc19sm19041158wic.5.2014.04.13.14.24.58 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 13 Apr 2014 14:24:59 -0700 (PDT) From: "Yann E. MORIN" To: buildroot@buildroot.org Date: Sun, 13 Apr 2014 23:24:54 +0200 Message-Id: <973098d2a86e14ab0e39d8388f7ca7b8744c2c96.1397424240.git.yann.morin.1998@free.fr> X-Mailer: git-send-email 1.8.3.2 In-Reply-To: References: Cc: "Yann E. MORIN" Subject: [Buildroot] [PATCH 3/3] configs: bump raspberrypi_defconfig to use the latest stable kernel 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 From: "Yann E. MORIN" Bump raspberrypi_defconfig to use the latest revision from the stable rpi-3.10.y branch, which is based on v3.10.36. Bump the kernel headers used for the toolchain at the same time. Signed-off-by: "Yann E. MORIN" --- configs/raspberrypi_defconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/raspberrypi_defconfig b/configs/raspberrypi_defconfig index a7a38a8..b7fe8c0 100644 --- a/configs/raspberrypi_defconfig +++ b/configs/raspberrypi_defconfig @@ -10,13 +10,13 @@ BR2_PACKAGE_RPI_FIRMWARE=y # Lock to 3.10 headers as the RPi kernel is based off the 3.10 branch BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="3.10.33" +BR2_DEFAULT_KERNEL_VERSION="3.10.36" BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_10=y BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_GIT=y BR2_LINUX_KERNEL_CUSTOM_REPO_URL="git://github.com/raspberrypi/linux.git" -BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="3bff11d4d4b8dc28cb9ce81449c989466ba27198" +BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="7193cfe22b63ae92d1f7e955c2276adbdafd28e0" BR2_LINUX_KERNEL_USE_DEFCONFIG=y BR2_LINUX_KERNEL_DEFCONFIG="bcmrpi_quick" BR2_LINUX_KERNEL_ZIMAGE=y