From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 8259FE0085D; Wed, 15 Feb 2017 05:35:59 -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.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from lelnx194.ext.ti.com (lelnx194.ext.ti.com [198.47.27.80]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 1BFEDE0082E for ; Wed, 15 Feb 2017 05:35:57 -0800 (PST) Received: from dlelxv90.itg.ti.com ([172.17.2.17]) by lelnx194.ext.ti.com (8.15.1/8.15.1) with ESMTP id v1FDZvD2004499 for ; Wed, 15 Feb 2017 07:35:57 -0600 Received: from DFLE72.ent.ti.com (dfle72.ent.ti.com [128.247.5.109]) by dlelxv90.itg.ti.com (8.14.3/8.13.8) with ESMTP id v1FDZuaE002313 for ; Wed, 15 Feb 2017 07:35:57 -0600 Received: from dlep32.itg.ti.com (157.170.170.100) by DFLE72.ent.ti.com (128.247.5.109) with Microsoft SMTP Server id 14.3.294.0; Wed, 15 Feb 2017 07:35:56 -0600 Received: from legion.dal.design.ti.com (legion.dal.design.ti.com [128.247.22.53]) by dlep32.itg.ti.com (8.14.3/8.13.8) with ESMTP id v1FDZumf007826; Wed, 15 Feb 2017 07:35:56 -0600 Received: from localhost (a0272616local.dhcp.ti.com [172.22.137.104]) by legion.dal.design.ti.com (8.11.7p1+Sun/8.11.7) with ESMTP id v1FDZt328856; Wed, 15 Feb 2017 07:35:55 -0600 (CST) From: Dan Murphy To: Date: Wed, 15 Feb 2017 07:35:51 -0600 Message-ID: <1487165751-5963-1-git-send-email-dmurphy@ti.com> X-Mailer: git-send-email 2.7.2.333.g70bd996 MIME-Version: 1.0 Subject: [PATCH] linux-ti-staging: update to 4.9.10 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: Wed, 15 Feb 2017 13:35:59 -0000 Content-Type: text/plain Signed-off-by: Dan Murphy --- recipes-kernel/linux/linux-ti-staging-rt_4.9.bb | 2 +- recipes-kernel/linux/linux-ti-staging_4.9.bb | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-kernel/linux/linux-ti-staging-rt_4.9.bb b/recipes-kernel/linux/linux-ti-staging-rt_4.9.bb index 1355558a..c6c06954 100644 --- a/recipes-kernel/linux/linux-ti-staging-rt_4.9.bb +++ b/recipes-kernel/linux/linux-ti-staging-rt_4.9.bb @@ -6,4 +6,4 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.9:" BRANCH = "ti-rt-linux-4.9.y" -SRCREV = "fca7cc6d34a3d18cbe5f54b77c0f5db12081acf8" +SRCREV = "68704903155296c0b09ce0ea0de8909e7592de65" diff --git a/recipes-kernel/linux/linux-ti-staging_4.9.bb b/recipes-kernel/linux/linux-ti-staging_4.9.bb index 0c15c76a..416420c3 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.9.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.9.bb @@ -53,8 +53,8 @@ S = "${WORKDIR}/git" BRANCH = "ti-lsk-linux-4.9.y" -SRCREV = "b4aa954ead9260eaf7138755fc9d062a9f4630eb" -PV = "4.9.9+git${SRCPV}" +SRCREV = "1c74e8801cf58a30394ae92236895599f2c77253" +PV = "4.9.10+git${SRCPV}" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild MACHINE_KERNEL_PR_append = "a" -- 2.12.0.rc1