From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 56D5DE0071E; Mon, 15 Feb 2016 14:47:23 -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=-1.8 required=5.0 tests=BAYES_00, NO_RDNS_DOTCOM_HELO, RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [206.46.173.21 listed in list.dnswl.org] * 0.8 NO_RDNS_DOTCOM_HELO Host HELO'd as a big ISP, but had no rDNS * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from vms173021pub.verizon.net (vms173021pub.verizon.net [206.46.173.21]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 617BEE00444 for ; Mon, 15 Feb 2016 14:47:21 -0800 (PST) Received: from vz-proxy-l008.mx.aol.com ([64.236.82.154]) by vms173021.mailsrvcs.net (Oracle Communications Messaging Server 7.0.5.32.0 64bit (built Jul 16 2014)) with ESMTPA id <0O2M0084J1YEK710@vms173021.mailsrvcs.net> for meta-ti@yoctoproject.org; Mon, 15 Feb 2016 16:47:02 -0600 (CST) X-CMAE-Score: 0 X-CMAE-Analysis: v=2.1 cv=WcjxEBVX c=1 sm=1 tr=0 a=Ut/DdBcw22SB5hFy08yqCQ==:117 a=jFJIQSaiL_oA:10 a=sozttTNsAAAA:8 a=Z6pEUyKhh6cp7L26gWQA:9 Received: by 100.15.86.14 with SMTP id 5bf6c42a; Mon, 15 Feb 2016 22:47:02 GMT Received: from localhost.localdomain (elrond [192.168.0.7]) by gandalf.denix.org (Postfix) with ESMTP id DFE91161EA7; Mon, 15 Feb 2016 17:47:01 -0500 (EST) From: Denys Dmytriyenko To: meta-ti@yoctoproject.org Date: Mon, 15 Feb 2016 17:47:01 -0500 Message-id: <1455576421-7496-1-git-send-email-denis@denix.org> X-Mailer: git-send-email 2.2.0 Subject: [PATCH] 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, 15 Feb 2016 22:47:23 -0000 From: Denys Dmytriyenko Signed-off-by: Denys Dmytriyenko --- recipes-kernel/linux/linux-ti-staging-rt_4.1.bb | 2 +- recipes-kernel/linux/linux-ti-staging_4.1.bb | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-kernel/linux/linux-ti-staging-rt_4.1.bb b/recipes-kernel/linux/linux-ti-staging-rt_4.1.bb index b83c9db..a8cc64e 100644 --- a/recipes-kernel/linux/linux-ti-staging-rt_4.1.bb +++ b/recipes-kernel/linux/linux-ti-staging-rt_4.1.bb @@ -6,4 +6,4 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.1:" BRANCH = "ti-rt-linux-4.1.y" -SRCREV = "dae41414135f3424c2cd6c6d03f6df979b94a0ff" +SRCREV = "fe2b227e0288c6e2dd27f8f382a831c180ca2d4f" diff --git a/recipes-kernel/linux/linux-ti-staging_4.1.bb b/recipes-kernel/linux/linux-ti-staging_4.1.bb index 0e6e17f..63055bd 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.1.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.1.bb @@ -65,11 +65,11 @@ S = "${WORKDIR}/git" BRANCH = "ti-lsk-linux-4.1.y" -SRCREV = "40263b4e2d499174013331c8800a2811d39ff8b3" +SRCREV = "3109ca18af7625629e995927e5307f24d1dfc0f2" PV = "4.1.17+git${SRCPV}" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild -MACHINE_KERNEL_PR_append = "d" +MACHINE_KERNEL_PR_append = "e" PR = "${MACHINE_KERNEL_PR}" KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" -- 2.2.0