From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 65EA5E0093A; Fri, 21 Nov 2014 12:12:18 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,RDNS_DYNAMIC autolearn=no version=3.3.1 X-Spam-HAM-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * 1.0 RDNS_DYNAMIC Delivered to internal network by host with * dynamic-looking rDNS Received: from arago-project.org (ec2-184-73-161-183.compute-1.amazonaws.com [184.73.161.183]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 26C58E00948 for ; Fri, 21 Nov 2014 12:12:13 -0800 (PST) Received: by arago-project.org (Postfix, from userid 107) id DADE6529EB; Fri, 21 Nov 2014 20:12:12 +0000 (UTC) To: meta-ti@yoctoproject.org Message-Id: <20141121201212.DADE6529EB@arago-project.org> Date: Fri, 21 Nov 2014 20:12:12 +0000 (UTC) From: git@arago-project.org (Arago Project git) Subject: Denys Dmytriyenko : linux-mainline: update to 3.14.25 X-BeenThere: meta-ti@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-ti layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Nov 2014 20:12:18 -0000 Content-Type: text/plain; charset=UTF-8 Module: meta-ti Branch: daisy Commit: a7fa5da29bca2759c988f6ae6c83b043530fa89e URL: http://arago-project.org/git/meta-ti.git?a=commit;h=a7fa5da29bca2759c988f6ae6c83b043530fa89e Author: Denys Dmytriyenko Date: Sat Nov 22 00:55:32 2014 +0000 linux-mainline: update to 3.14.25 Signed-off-by: Denys Dmytriyenko --- recipes-kernel/linux/linux-mainline_3.14.bb | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-kernel/linux/linux-mainline_3.14.bb b/recipes-kernel/linux/linux-mainline_3.14.bb index 32491b7..440e170 100644 --- a/recipes-kernel/linux/linux-mainline_3.14.bb +++ b/recipes-kernel/linux/linux-mainline_3.14.bb @@ -32,9 +32,9 @@ S = "${WORKDIR}/git" BRANCH = "linux-3.14.y" -# Corresponds to tag v3.14.20 -SRCREV = "2023c00d650dfa409e58539596aca7d9deded824" -PV = "3.14.20" +# Corresponds to tag v3.14.25 +SRCREV = "2dc2565902d3c24108c4b7101e91957fd068a242" +PV = "3.14.25" SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git;protocol=git;branch=${BRANCH} \ file://defconfig \