From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 4C237E00F45; Mon, 21 Sep 2015 09:51:55 -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 93BF9E00CC5 for ; Mon, 21 Sep 2015 09:51:34 -0700 (PDT) Received: by arago-project.org (Postfix, from userid 107) id 3A4EE52A86; Mon, 21 Sep 2015 16:51:34 +0000 (UTC) To: meta-ti@yoctoproject.org Message-Id: <20150921165134.3A4EE52A86@arago-project.org> Date: Mon, 21 Sep 2015 16:51:34 +0000 (UTC) From: git@arago-project.org (Arago Project git) Subject: Denys Dmytriyenko : linux-ti-staging: update with latest 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: Mon, 21 Sep 2015 16:51:55 -0000 Content-Type: text/plain; charset=UTF-8 Module: meta-ti Branch: fido Commit: 631f2b4037c36ff9b218de7a47e34c7754fcdcf0 URL: http://arago-project.org/git/meta-ti.git?a=commit;h=631f2b4037c36ff9b218de7a47e34c7754fcdcf0 Author: Denys Dmytriyenko Date: Mon Sep 21 21:39:59 2015 +0000 linux-ti-staging: update with latest fixes Signed-off-by: Denys Dmytriyenko --- recipes-kernel/linux/linux-ti-staging_4.1.bb | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-ti-staging_4.1.bb b/recipes-kernel/linux/linux-ti-staging_4.1.bb index 91a31e5..3bdfa35 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.1.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.1.bb @@ -53,11 +53,11 @@ S = "${WORKDIR}/git" BRANCH = "ti-lsk-linux-4.1.y" -SRCREV = "e746c9053f82d370ab5fc73227ea6bb5ba7c6fd4" +SRCREV = "6d77561dd0c6b18bd5e9abf45dc215b84ebe338f" PV = "4.1.6+git${SRCPV}" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild -MACHINE_KERNEL_PR_append = "l" +MACHINE_KERNEL_PR_append = "m" PR = "${MACHINE_KERNEL_PR}" KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"