From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 5011AE00924; Fri, 27 Mar 2015 09:42:23 -0700 (PDT) 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 2AF9EE00906 for ; Fri, 27 Mar 2015 09:42:19 -0700 (PDT) Received: by arago-project.org (Postfix, from userid 107) id A755952A78; Fri, 27 Mar 2015 16:42:18 +0000 (UTC) To: meta-ti@yoctoproject.org Message-Id: <20150327164218.A755952A78@arago-project.org> Date: Fri, 27 Mar 2015 16:42:18 +0000 (UTC) From: git@arago-project.org (Arago Project git) Subject: Denys Dmytriyenko : linux-ti-staging: update with connectivity and a&d fixes 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, 27 Mar 2015 16:42:23 -0000 Content-Type: text/plain; charset=UTF-8 Module: meta-ti Branch: daisy Commit: 0cc7fc0839812f23ad436c15ac8412ccd3d35acc URL: http://arago-project.org/git/meta-ti.git?a=commit;h=0cc7fc0839812f23ad436c15ac8412ccd3d35acc Author: Denys Dmytriyenko Date: Fri Mar 27 12:27:00 2015 -0400 linux-ti-staging: update with connectivity and a&d fixes Signed-off-by: Denys Dmytriyenko --- recipes-kernel/linux/linux-ti-staging_3.14.bb | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-ti-staging_3.14.bb b/recipes-kernel/linux/linux-ti-staging_3.14.bb index 568ad89..5cf49a8 100644 --- a/recipes-kernel/linux/linux-ti-staging_3.14.bb +++ b/recipes-kernel/linux/linux-ti-staging_3.14.bb @@ -45,11 +45,11 @@ S = "${WORKDIR}/git" BRANCH = "ti-linux-3.14.y" -SRCREV = "e53372f1d9ca5a411741ad527d54d1fa67f56f34" +SRCREV = "b60f54ead75d08d6e9729f269a8357001d459c30" PV = "3.14.35" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild -MACHINE_KERNEL_PR_append = "d+gitr${SRCPV}" +MACHINE_KERNEL_PR_append = "e+gitr${SRCPV}" PR = "${MACHINE_KERNEL_PR}" KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"